text stringlengths 1 2.83M | id stringlengths 16 152 | metadata dict | __index_level_0__ int64 0 949 |
|---|---|---|---|
---
Mysql::Error:
- - !ruby/regexp /Illegal\ mix\ of\ collations\ \(.*?,.*?\),\ \(.*?,.*?\),\ \(.*?,.*?\)\
for/
- Illegal mix of collations ([STRING],[STRING]), ([STRING],[STRING]), ([STRING],[STRING])
for
- - !ruby/regexp /Field\ or\ reference\ '.*?.*?.*?.*?.*?'\ of\ SELECT\ \#-?\d+\ was/
- ! 'Field or reference ''[STRING][STRING][STRING][STRING][STRING]'' of SELECT #[NUMBER]
was'
- - !ruby/regexp /Aborted\ connection\ -?\d+\ to\ db:\ '.*?'\ user:\ '.*?'\ host:\
'.*?'/
- ! 'Aborted connection [NUMBER] to db: ''[STRING]'' user: ''[STRING]'' host: ''[STRING]'''
- - !ruby/regexp /Column\ count\ of\ .*?\..*?\ is\ wrong\.\ Expected\ -?\d+,\ found\
-?\d+\./
- Column count of [STRING].[STRING] is wrong. Expected [NUMBER], found [NUMBER].
- - !ruby/regexp /.*?\ command\ denied\ to\ user\ '.*?'@'.*?'\ for\ column\ '.*?'\
in/
- ! '[STRING] command denied to user ''[STRING]''@''[STRING]'' for column ''[STRING]''
in'
- - !ruby/regexp /.*?\ command\ denied\ to\ user\ '.*?'@'.*?'\ for\ routine\ '.*?'/
- ! '[STRING] command denied to user ''[STRING]''@''[STRING]'' for routine ''[STRING]'''
- - !ruby/regexp /Column\ count\ of\ mysql\..*?\ is\ wrong\.\ Expected\ -?\d+,\ found\
-?\d+\./
- Column count of mysql.[STRING] is wrong. Expected [NUMBER], found [NUMBER].
- - !ruby/regexp /Incorrect\ number\ of\ arguments\ for\ .*?\ .*?;\ expected\ \d+,\
got/
- Incorrect number of arguments for [STRING] [STRING]; expected [NUMBER], got
- - !ruby/regexp /Incorrect\ .*?\ value:\ '.*?'\ for\ column\ '.*?'\ at\ row\ -?\d+/
- ! 'Incorrect [STRING] value: ''[STRING]'' for column ''[STRING]'' at row [NUMBER]'
- - !ruby/regexp /.*?\ command\ denied\ to\ user\ '.*?'@'.*?'\ for\ table\ '.*?'/
- ! '[STRING] command denied to user ''[STRING]''@''[STRING]'' for table ''[STRING]'''
- - !ruby/regexp /Column\ -?\d+\ of\ table\ '.*?\..*?'\ cannot\ be\ converted\ from\
type/
- Column [NUMBER] of table '[STRING].[STRING]' cannot be converted from type
- - !ruby/regexp /.*?\ variable\ '.*?'\ is\ read\-only\.\ Use\ SET\ .*?\ to\ assign\
the/
- ! '[STRING] variable ''[STRING]'' is read-only. Use SET [STRING] to assign the'
- - !ruby/regexp /Aborted\ connection\ -?\d+\ to\ db:\ '.*?'\ user:\ '.*?'\ \(.*?\)/
- ! 'Aborted connection [NUMBER] to db: ''[STRING]'' user: ''[STRING]'' ([STRING])'
- - !ruby/regexp /Illegal\ mix\ of\ collations\ \(.*?,.*?\)\ and\ \(.*?,.*?\)\ for/
- Illegal mix of collations ([STRING],[STRING]) and ([STRING],[STRING]) for
- - !ruby/regexp /Duplicate\ index\ '.*?'\ defined\ on\ the\ table\ '.*?\..*?'\.\
This/
- Duplicate index '[STRING]' defined on the table '[STRING].[STRING]'. This
- - !ruby/regexp /Error\ on\ rename\ of\ '.*?'\ to\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Error on rename of ''[STRING]'' to ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Records:\ -?\d+\ Deleted:\ -?\d+\ Skipped:\ -?\d+\ Warnings:\ -?\d+/
- ! 'Records: [NUMBER] Deleted: [NUMBER] Skipped: [NUMBER] Warnings: [NUMBER]'
- - !ruby/regexp /Access\ denied\ for\ user\ '.*?'@'.*?'\ \(using\ password:\ .*?\)/
- ! 'Access denied for user ''[STRING]''@''[STRING]'' (using password: [STRING])'
- - !ruby/regexp /.*?:\ ready\ for\ connections\.\ Version:\ '.*?'\ socket:\ '.*?'/
- ! '[STRING]: ready for connections. Version: ''[STRING]'' socket: ''[STRING]'''
- - !ruby/regexp /Can\ not\ insert\ into\ join\ view\ '.*?\..*?'\ without\ fields\
list/
- Can not insert into join view '[STRING].[STRING]' without fields list
- - !ruby/regexp /Table\ '.*?'\.'.*?'\ was\ skipped\ since\ its\ definition\ is\ being/
- Table '[STRING]'.'[STRING]' was skipped since its definition is being
- - !ruby/regexp /OUT\ or\ INOUT\ argument\ -?\d+\ for\ routine\ .*?\ is\ not\ a\
variable/
- OUT or INOUT argument [NUMBER] for routine [STRING] is not a variable
- - !ruby/regexp /There\ is\ no\ such\ grant\ defined\ for\ user\ '.*?'\ on\ host\
'.*?'/
- There is no such grant defined for user '[STRING]' on host '[STRING]'
- - !ruby/regexp /Foreign\ key\ constraint\ for\ table\ '.*?',\ record\ '.*?'\ would/
- Foreign key constraint for table '[STRING]', record '[STRING]' would
- - !ruby/regexp /Unexpected\ EOF\ found\ when\ reading\ file\ '.*?'\ \(errno:\ -?\d+\
\-/
- ! 'Unexpected EOF found when reading file ''[STRING]'' (errno: [NUMBER] -'
- - !ruby/regexp /Result\ of\ .*?\(\)\ was\ larger\ than\ max_allowed_packet\ \(-?\d+\)\
\-/
- Result of [STRING]() was larger than max_allowed_packet ([NUMBER]) -
- - !ruby/regexp /View\ '.*?\..*?'\ references\ invalid\ table\(s\)\ or\ column\(s\)\
or/
- View '[STRING].[STRING]' references invalid table(s) or column(s) or
- - !ruby/regexp /String\ '.*?'\ is\ too\ long\ for\ .*?\ \(should\ be\ no\ longer\
than/
- String '[STRING]' is too long for [STRING] (should be no longer than
- - !ruby/regexp /User\ '.*?'\ has\ exceeded\ the\ '.*?'\ resource\ \(current\ value:/
- ! 'User ''[STRING]'' has exceeded the ''[STRING]'' resource (current value:'
- - !ruby/regexp /No\ definer\ attribute\ for\ trigger\ '.*?'\.'.*?'\.\ The\ trigger/
- No definer attribute for trigger '[STRING]'.'[STRING]'. The trigger
- - !ruby/regexp /Creation\ context\ of\ stored\ routine\ `.*?`\.`.*?`\ is\ invalid/
- Creation context of stored routine `[STRING]`.`[STRING]` is invalid
- - !ruby/regexp /Cannot\ load\ from\ .*?\..*?\.\ The\ table\ is\ probably\ corrupted/
- Cannot load from [STRING].[STRING]. The table is probably corrupted
- - !ruby/regexp /Thread\ stack\ overrun:\ -?\d+\ bytes\ used\ of\ a\ -?\d+\ byte\
stack,/
- ! 'Thread stack overrun: [NUMBER] bytes used of a [NUMBER] byte stack,'
- - !ruby/regexp /Access\ denied\ for\ user\ '.*?'@'.*?'\ to\ database\ '.*?'/
- Access denied for user '[STRING]'@'[STRING]' to database '[STRING]'
- - !ruby/regexp /Too\ big\ precision\ -?\d+\ specified\ for\ column\ '.*?'\.\ Maximum/
- Too big precision [NUMBER] specified for column '[STRING]'. Maximum
- - !ruby/regexp /Comment\ for\ table\ partition\ '.*?'\ is\ too\ long\ \(max\ =\
\d+\)/
- Comment for table partition '[STRING]' is too long (max = [NUMBER])
- - !ruby/regexp /ALTER\ TABLE\ '.*?'\ IMPORT\ TABLESPACE\ failed\ with\ error\ \d+/
- ALTER TABLE '[STRING]' IMPORT TABLESPACE failed with error [NUMBER]
- - !ruby/regexp /Conflicting\ declarations:\ '.*?.*?'\ and\ '.*?.*?'/
- ! 'Conflicting declarations: ''[STRING][STRING]'' and ''[STRING][STRING]'''
- - !ruby/regexp /Unexpected\ EOF\ found\ when\ reading\ file\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Unexpected EOF found when reading file ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /You\ can't\ combine\ write\-locking\ of\ system\ '.*?\..*?'\ table/
- You can't combine write-locking of system '[STRING].[STRING]' table
- - !ruby/regexp /Table\ '.*?'\ from\ one\ of\ the\ SELECTs\ cannot\ be\ used\ in\
.*?/
- Table '[STRING]' from one of the SELECTs cannot be used in [STRING]
- - !ruby/regexp /Got\ fatal\ error\ -?\d+:\ '.*?'\ from\ master\ when\ reading\ data/
- ! 'Got fatal error [NUMBER]: ''[STRING]'' from master when reading data'
- - !ruby/regexp /Error\ dropping\ database\ \(can't\ delete\ '.*?',\ errno:\ -?\d+\)/
- ! 'Error dropping database (can''t delete ''[STRING]'', errno: [NUMBER])'
- - !ruby/regexp /Trigger\ creation\ context\ of\ table\ `.*?`\.`.*?`\ is\ invalid/
- Trigger creation context of table `[STRING]`.`[STRING]` is invalid
- - !ruby/regexp /Too\ big\ scale\ -?\d+\ specified\ for\ column\ '.*?'\.\ Maximum\
is/
- Too big scale [NUMBER] specified for column '[STRING]'. Maximum is
- - !ruby/regexp /Server\ is\ running\ in\ \-\-secure\-auth\ mode,\ but\ '.*?'@'.*?'/
- Server is running in --secure-auth mode, but '[STRING]'@'[STRING]'
- - !ruby/regexp /Out\ of\ range\ value\ adjusted\ for\ column\ '.*?'\ at\ row\ -?\d+/
- Out of range value adjusted for column '[STRING]' at row [NUMBER]
- - !ruby/regexp /Field\ of\ view\ '.*?\..*?'\ underlying\ table\ doesn't\ have\ a/
- Field of view '[STRING].[STRING]' underlying table doesn't have a
- - !ruby/regexp /Column\ length\ too\ big\ for\ column\ '.*?'\ \(max\ =\ \d+\);\
use/
- Column length too big for column '[STRING]' (max = [NUMBER]); use
- - !ruby/regexp /Error\ dropping\ database\ \(can't\ rmdir\ '.*?',\ errno:\ -?\d+\)/
- ! 'Error dropping database (can''t rmdir ''[STRING]'', errno: [NUMBER])'
- - !ruby/regexp /The\ definition\ of\ table\ '.*?'\ prevents\ operation\ .*?\ on/
- The definition of table '[STRING]' prevents operation [STRING] on
- - !ruby/regexp /Triggers\ for\ table\ `.*?`\.`.*?`\ have\ no\ creation\ context/
- Triggers for table `[STRING]`.`[STRING]` have no creation context
- - !ruby/regexp /Display\ width\ out\ of\ range\ for\ column\ '.*?'\ \(max\ =\ \d+\)/
- Display width out of range for column '[STRING]' (max = [NUMBER])
- - !ruby/regexp /'.*?'\ has\ an\ old\ format,\ you\ should\ re\-create\ the\ '.*?'/
- ! '''[STRING]'' has an old format, you should re-create the ''[STRING]'''
- - !ruby/regexp /Can't\ update\ table\ '.*?'\ while\ '.*?'\ is\ being\ created\./
- Can't update table '[STRING]' while '[STRING]' is being created.
- - !ruby/regexp /Failed\ to\ store\ event\ .*?\.\ Error\ code\ -?\d+\ from\ storage/
- Failed to store event [STRING]. Error code [NUMBER] from storage
- - !ruby/regexp /.*?\ is\ not\ supported\ in\ multi\-threaded\ slave\ mode\.\ .*?/
- ! '[STRING] is not supported in multi-threaded slave mode. [STRING]'
- - !ruby/regexp /The\ user\ specified\ as\ a\ definer\ \('.*?'@'.*?'\)\ does\ not/
- The user specified as a definer ('[STRING]'@'[STRING]') does not
- - !ruby/regexp /The\ target\ table\ .*?\ of\ the\ .*?\ is\ not\ insertable\-into/
- The target table [STRING] of the [STRING] is not insertable-into
- - !ruby/regexp /View\ '.*?'\.'.*?'\ has\ no\ definer\ information\ \(old\ table/
- View '[STRING]'.'[STRING]' has no definer information (old table
- - !ruby/regexp /Disk\ full\ \(.*?\);\ waiting\ for\ someone\ to\ free\ some\ space\.\.\./
- Disk full ([STRING]); waiting for someone to free some space...
- - !ruby/regexp /Column\ '.*?'\ is\ of\ wrong\ type\ for\ an\ InnoDB\ FULLTEXT\ index/
- Column '[STRING]' is of wrong type for an InnoDB FULLTEXT index
- - !ruby/regexp /A\ .*?\ must\ include\ all\ columns\ in\ the\ table's\ partitioning/
- A [STRING] must include all columns in the table's partitioning
- - !ruby/regexp /BLOB\/TEXT\ column\ '.*?'\ used\ in\ key\ specification\ without\
a/
- BLOB/TEXT column '[STRING]' used in key specification without a
- - !ruby/regexp /The\ system\ variable\ @@SESSION\.GTID_NEXT\ has\ the\ value\ .*?,/
- The system variable @@SESSION.GTID_NEXT has the value [STRING],
- - !ruby/regexp /Key\ value\ '.*?'\ was\ not\ found\ in\ table\ '.*?\..*?'/
- Key value '[STRING]' was not found in table '[STRING].[STRING]'
- - !ruby/regexp /Variable\ '.*?'\ is\ a\ GLOBAL\ variable\ and\ should\ be\ set\
with/
- Variable '[STRING]' is a GLOBAL variable and should be set with
- - !ruby/regexp /Plugin\ '.*?'\ is\ marked\ as\ not\ dynamically\ installable\.\
You/
- Plugin '[STRING]' is marked as not dynamically installable. You
- - !ruby/regexp /The\ requested\ server\ id\ -?\d+\ clashes\ with\ the\ slave\ startup/
- The requested server id [NUMBER] clashes with the slave startup
- - !ruby/regexp /Can't\ open\ shared\ library\ '.*?'\ \(errno:\ -?\d+\ .*?\)/
- ! 'Can''t open shared library ''[STRING]'' (errno: [NUMBER] [STRING])'
- - !ruby/regexp /This\ function\ '.*?'\ has\ the\ same\ name\ as\ a\ native\ function/
- This function '[STRING]' has the same name as a native function
- - !ruby/regexp /Only\ .*?\ PARTITIONING\ can\ use\ VALUES\ .*?\ in\ partition/
- Only [STRING] PARTITIONING can use VALUES [STRING] in partition
- - !ruby/regexp /The\ incident\ .*?\ occured\ on\ the\ master\.\ Message:\ .*?/
- ! 'The incident [STRING] occured on the master. Message: [STRING]'
- - !ruby/regexp /Recursive\ limit\ -?\d+\ \(as\ set\ by\ the\ max_sp_recursion_depth/
- Recursive limit [NUMBER] (as set by the max_sp_recursion_depth
- - !ruby/regexp /The\ number\ of\ modified\ databases\ exceeds\ the\ maximum\ -?\d+;/
- The number of modified databases exceeds the maximum [NUMBER];
- - !ruby/regexp /Can't\ create\ federated\ table\.\ Foreign\ data\ src\ error:\ .*?/
- ! 'Can''t create federated table. Foreign data src error: [STRING]'
- - !ruby/regexp /The\ system\ variable\ .*?\ cannot\ be\ set\ in\ stored\ functions/
- The system variable [STRING] cannot be set in stored functions
- - !ruby/regexp /Table\ upgrade\ required\.\ Please\ do\ "REPAIR\ TABLE\ `.*?`"\
or/
- Table upgrade required. Please do "REPAIR TABLE `[STRING]`" or
- - !ruby/regexp /Can't\ write,\ because\ of\ unique\ constraint,\ to\ table\ '.*?'/
- Can't write, because of unique constraint, to table '[STRING]'
- - !ruby/regexp /Variable\ '.*?'\ is\ not\ a\ variable\ component\ \(can't\ be\ used/
- Variable '[STRING]' is not a variable component (can't be used
- - !ruby/regexp /The\ foreign\ server,\ .*?,\ you\ are\ trying\ to\ create\ already/
- The foreign server, [STRING], you are trying to create already
- - !ruby/regexp /The\ '.*?'\ syntax\ is\ reserved\ for\ purposes\ internal\ to\ the/
- The '[STRING]' syntax is reserved for purposes internal to the
- - !ruby/regexp /Index\ '.*?'\ is\ of\ wrong\ type\ for\ an\ InnoDB\ FULLTEXT\ index/
- Index '[STRING]' is of wrong type for an InnoDB FULLTEXT index
- - !ruby/regexp /Uncompressed\ data\ size\ too\ large;\ the\ maximum\ size\ is\ -?\d+/
- Uncompressed data size too large; the maximum size is [NUMBER]
- - !ruby/regexp /Can't\ create\ a\ new\ thread\ \(errno\ -?\d+\);\ if\ you\ are\
not\ out/
- Can't create a new thread (errno [NUMBER]); if you are not out
- - !ruby/regexp /COLLATION\ '.*?'\ is\ not\ valid\ for\ CHARACTER\ SET\ '.*?'/
- COLLATION '[STRING]' is not valid for CHARACTER SET '[STRING]'
- - !ruby/regexp /BLOB\ column\ '.*?'\ can't\ be\ used\ in\ key\ specification\ with/
- BLOB column '[STRING]' can't be used in key specification with
- - !ruby/regexp /Cannot\ rename\ '.*?'\.\ When\ logging\ enabled,\ rename\ to\/from/
- Cannot rename '[STRING]'. When logging enabled, rename to/from
- - !ruby/regexp /Incorrect\ parameters\ in\ the\ call\ to\ native\ function\ '.*?'/
- Incorrect parameters in the call to native function '[STRING]'
- - !ruby/regexp /The\ requested\ value\ for\ the\ heartbeat\ period\ .*?\ .*?/
- The requested value for the heartbeat period [STRING] [STRING]
- - !ruby/regexp /Incorrect\ parameters\ in\ the\ call\ to\ stored\ function\ '.*?'/
- Incorrect parameters in the call to stored function '[STRING]'
- - !ruby/regexp /Host\ '.*?'\ is\ not\ allowed\ to\ connect\ to\ this\ MySQL\ server/
- Host '[STRING]' is not allowed to connect to this MySQL server
- - !ruby/regexp /Table\ upgrade\ required\.\ Please\ do\ "REPAIR\ TABLE\ `.*?`"\
to/
- Table upgrade required. Please do "REPAIR TABLE `[STRING]`" to
- - !ruby/regexp /The\ '.*?'\ feature\ is\ disabled;\ you\ need\ MySQL\ built\ with/
- The '[STRING]' feature is disabled; you need MySQL built with
- - !ruby/regexp /Query\ cache\ failed\ to\ set\ size\ \d+;\ new\ query\ cache\ size/
- Query cache failed to set size [NUMBER]; new query cache size
- - !ruby/regexp /Host\ '.*?'\ is\ blocked\ because\ of\ many\ connection\ errors;/
- Host '[STRING]' is blocked because of many connection errors;
- - !ruby/regexp /Column\ '.*?'\ has\ duplicated\ value\ '.*?'\ in\ .*?/
- Column '[STRING]' has duplicated value '[STRING]' in [STRING]
- - !ruby/regexp /Thread\ stack\ overrun:\ Used:\ -?\d+\ of\ a\ -?\d+\ stack\.\ Use/
- ! 'Thread stack overrun: Used: [NUMBER] of a [NUMBER] stack. Use'
- - !ruby/regexp /Table\ '.*?'\ uses\ an\ extension\ that\ doesn't\ exist\ in\ this/
- Table '[STRING]' uses an extension that doesn't exist in this
- - !ruby/regexp /Changing\ schema\ from\ '.*?'\ to\ '.*?'\ is\ not\ allowed\./
- Changing schema from '[STRING]' to '[STRING]' is not allowed.
- - !ruby/regexp /Table\ '.*?'\ is\ differently\ defined\ or\ of\ non\-MyISAM\ type/
- Table '[STRING]' is differently defined or of non-MyISAM type
- - !ruby/regexp /Table\ definition\ on\ master\ and\ slave\ does\ not\ match:\ .*?/
- ! 'Table definition on master and slave does not match: [STRING]'
- - !ruby/regexp /Upholding\ foreign\ key\ constraints\ for\ table\ '.*?',\ entry/
- Upholding foreign key constraints for table '[STRING]', entry
- - !ruby/regexp /The\ BINLOG\ statement\ of\ type\ `.*?`\ was\ not\ preceded\ by\
a/
- The BINLOG statement of type `[STRING]` was not preceded by a
- - !ruby/regexp /Bad\ schema\ for\ mysql\.ndb_replication\ table\.\ Message:\ .*?/
- ! 'Bad schema for mysql.ndb_replication table. Message: [STRING]'
- - !ruby/regexp /Plugin\ '.*?'\ is\ marked\ as\ not\ dynamically\ uninstallable\./
- Plugin '[STRING]' is marked as not dynamically uninstallable.
- - !ruby/regexp /The\ requested\ value\ \d+\ for\ the\ master\ delay\ exceeds\ the/
- The requested value [NUMBER] for the master delay exceeds the
- - !ruby/regexp /INSERT\ DELAYED\ can't\ be\ used\ with\ table\ '.*?'\ because\ it/
- INSERT DELAYED can't be used with table '[STRING]' because it
- - !ruby/regexp /Row\ -?\d+\ was\ truncated;\ it\ contained\ more\ data\ than\ there/
- Row [NUMBER] was truncated; it contained more data than there
- - !ruby/regexp /Non\ matching\ attribute\ '.*?'\ between\ partition\ and\ table/
- Non matching attribute '[STRING]' between partition and table
- - !ruby/regexp /Cannot\ use\ .*?\ access\ on\ index\ '.*?'\ due\ to\ type\ or/
- Cannot use [STRING] access on index '[STRING]' due to type or
- - !ruby/regexp /Failed\ to\ add\ the\ foreign\ key\ constraint\ '.*?'\ to\ system/
- Failed to add the foreign key constraint '[STRING]' to system
- - !ruby/regexp /Failed\ to\ add\ the\ foreign\ key\ constraint\ on\ table\ '.*?'\./
- Failed to add the foreign key constraint on table '[STRING]'.
- - !ruby/regexp /Column\ '.*?'\ cannot\ be\ NOT\ NULL:\ needed\ in\ a\ foreign\ key/
- ! 'Column ''[STRING]'' cannot be NOT NULL: needed in a foreign key'
- - !ruby/regexp /Error\ on\ rename\ of\ '.*?'\ to\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Error on rename of ''[STRING]'' to ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Too\ many\ tables;\ MySQL\ can\ only\ use\ -?\d+\ tables\ in\ a\
join/
- Too many tables; MySQL can only use [NUMBER] tables in a join
- - !ruby/regexp /The\ statement\ 'SET\ .*?'\ cannot\ invoke\ a\ stored\ function\./
- The statement 'SET [STRING]' cannot invoke a stored function.
- - !ruby/regexp /You\ can't\ specify\ target\ table\ '.*?'\ for\ update\ in\ FROM/
- You can't specify target table '[STRING]' for update in FROM
- - !ruby/regexp /Specified\ key\ was\ too\ long;\ max\ key\ length\ is\ -?\d+\ bytes/
- Specified key was too long; max key length is [NUMBER] bytes
- - !ruby/regexp /Table\ storage\ engine\ for\ '.*?'\ doesn't\ have\ this\ option/
- Table storage engine for '[STRING]' doesn't have this option
- - !ruby/regexp /Out\ of\ memory;\ restart\ server\ and\ try\ again\ \(needed\ -?\d+/
- Out of memory; restart server and try again (needed [NUMBER]
- - !ruby/regexp /Invalid\ TIMESTAMP\ value\ in\ column\ '.*?'\ at\ row\ -?\d+/
- Invalid TIMESTAMP value in column '[STRING]' at row [NUMBER]
- - !ruby/regexp /Table\ '.*?'\ is\ marked\ as\ crashed\ and\ should\ be\ repaired/
- Table '[STRING]' is marked as crashed and should be repaired
- - !ruby/regexp /The\ .*?\ handler\ only\ supports\ 32\ bit\ integers\ in\ VALUES/
- The [STRING] handler only supports 32 bit integers in VALUES
- - !ruby/regexp /.*?\ PARTITION\ can\ only\ be\ used\ on\ RANGE\/LIST\ partitions/
- ! '[STRING] PARTITION can only be used on RANGE/LIST partitions'
- - !ruby/regexp /Can't\ create\ conversion\ table\ for\ table\ '.*?\..*?'/
- Can't create conversion table for table '[STRING].[STRING]'
- - !ruby/regexp /Rows\ matched:\ -?\d+\ Changed:\ -?\d+\ Warnings:\ -?\d+/
- ! 'Rows matched: [NUMBER] Changed: [NUMBER] Warnings: [NUMBER]'
- - !ruby/regexp /The\ system\ variable\ .*?\ cannot\ be\ set\ when\ there\ is\ an/
- The system variable [STRING] cannot be set when there is an
- - !ruby/regexp /Table\ '.*?'\ is\ marked\ as\ crashed\ and\ last\ \(automatic\?\)/
- Table '[STRING]' is marked as crashed and last (automatic?)
- - !ruby/regexp /Error\ while\ parsing\ parameter\ '.*?'\ \(line:\ '.*?'\)/
- ! 'Error while parsing parameter ''[STRING]'' (line: ''[STRING]'')'
- - !ruby/regexp /Can't\ get\ status\ of\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Can''t get status of ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Table\ to\ exchange\ with\ partition\ is\ partitioned:\ '.*?'/
- ! 'Table to exchange with partition is partitioned: ''[STRING]'''
- - !ruby/regexp /Can't\ change\ dir\ to\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Can''t change dir to ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Password\ hash\ should\ be\ a\ -?\d+\-digit\ hexadecimal\ number/
- Password hash should be a [NUMBER]-digit hexadecimal number
- - !ruby/regexp /Variable\ '.*?'\ is\ a\ SESSION\ variable\ and\ can't\ be\ used/
- Variable '[STRING]' is a SESSION variable and can't be used
- - !ruby/regexp /Table\ storage\ engine\ '.*?'\ does\ not\ support\ the\ create/
- Table storage engine '[STRING]' does not support the create
- - !ruby/regexp /The\ file\ '.*?'\ must\ be\ in\ the\ database\ directory\ or\ be/
- The file '[STRING]' must be in the database directory or be
- - !ruby/regexp /Unknown\ prepared\ statement\ handler\ \(%\.\*s\)\ given\ to\ .*?/
- Unknown prepared statement handler (%.*s) given to [STRING]
- - !ruby/regexp /.*?:\ Forcing\ close\ of\ thread\ -?\d+\ user:\ '.*?'/
- ! '[STRING]: Forcing close of thread [NUMBER] user: ''[STRING]'''
- - !ruby/regexp /Got\ fatal\ error\ -?\d+\ from\ master\ when\ reading\ data\ from/
- Got fatal error [NUMBER] from master when reading data from
- - !ruby/regexp /Variable\ '.*?'\ can't\ be\ set\ to\ the\ value\ of\ '.*?'/
- Variable '[STRING]' can't be set to the value of '[STRING]'
- - !ruby/regexp /The\ value\ of\ '.*?'\ should\ be\ no\ less\ than\ the\ value\ of/
- The value of '[STRING]' should be no less than the value of
- - !ruby/regexp /The\ MySQL\ server\ is\ running\ with\ the\ .*?\ option\ so\ it/
- The MySQL server is running with the [STRING] option so it
- - !ruby/regexp /The\ syntax\ '.*?'\ is\ deprecated\ and\ will\ be\ removed\ in/
- The syntax '[STRING]' is deprecated and will be removed in
- - !ruby/regexp /The\ target\ table\ .*?\ of\ the\ .*?\ is\ not\ updatable/
- The target table [STRING] of the [STRING] is not updatable
- - !ruby/regexp /Error\ reading\ file\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Error reading file ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /The\ data\ source\ connection\ string\ '.*?'\ is\ not\ in\ the/
- The data source connection string '[STRING]' is not in the
- - !ruby/regexp /Incorrect\ .*?\ value:\ '.*?'\ for\ function\ .*?/
- ! 'Incorrect [STRING] value: ''[STRING]'' for function [STRING]'
- - !ruby/regexp /Can't\ create\ a\ .*?\ from\ within\ another\ stored\ routine/
- Can't create a [STRING] from within another stored routine
- - !ruby/regexp /Error\ writing\ file\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Error writing file ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Native\ table\ '.*?'\.'.*?'\ has\ the\ wrong\ structure/
- Native table '[STRING]'.'[STRING]' has the wrong structure
- - !ruby/regexp /Creation\ context\ of\ event\ `.*?`\.`.*?`\ is\ invalid/
- Creation context of event `[STRING]`.`[STRING]` is invalid
- - !ruby/regexp /Field\ '.*?'\ is\ of\ a\ not\ allowed\ type\ for\ this\ type\ of/
- Field '[STRING]' is of a not allowed type for this type of
- - !ruby/regexp /Updating\ of\ .*?\ row\ is\ not\ allowed\ in\ .*?trigger/
- Updating of [STRING] row is not allowed in [STRING]trigger
- - !ruby/regexp /Syntax\ error:\ .*?\ PARTITIONING\ requires\ definition\ of/
- ! 'Syntax error: [STRING] PARTITIONING requires definition of'
- - !ruby/regexp /User\ .*?\ already\ has\ more\ than\ 'max_user_connections'/
- User [STRING] already has more than 'max_user_connections'
- - !ruby/regexp /Error\ on\ delete\ of\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Error on delete of ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Storage\ engine\ .*?\ does\ not\ support\ rollback\ for\ this/
- Storage engine [STRING] does not support rollback for this
- - !ruby/regexp /Tablespace\ for\ table\ '.*?'\ exists\.\ Please\ DISCARD\ the/
- Tablespace for table '[STRING]' exists. Please DISCARD the
- - !ruby/regexp /YEAR\(\d+\)\ column\ type\ is\ deprecated\.\ Creating\ YEAR\(4\)/
- YEAR([NUMBER]) column type is deprecated. Creating YEAR(4)
- - !ruby/regexp /FUNCTION\ .*?\ does\ not\ exist\.\ Check\ the\ 'Function\ Name/
- FUNCTION [STRING] does not exist. Check the 'Function Name
- - !ruby/regexp /Can't\ create\ file\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Can''t create file ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Table\ '.*?'\ has\ no\ index\ like\ the\ one\ used\ in\ CREATE/
- Table '[STRING]' has no index like the one used in CREATE
- - !ruby/regexp /PROCEDURE\ .*?\ can't\ return\ a\ result\ set\ in\ the\ given/
- PROCEDURE [STRING] can't return a result set in the given
- - !ruby/regexp /Comment\ for\ field\ '.*?'\ is\ too\ long\ \(max\ =\ \d+\)/
- Comment for field '[STRING]' is too long (max = [NUMBER])
- - !ruby/regexp /Can't\ read\ dir\ of\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Can''t read dir of ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Incorrect\ key\ file\ for\ table\ '.*?';\ try\ to\ repair\ it/
- Incorrect key file for table '[STRING]'; try to repair it
- - !ruby/regexp /The\ storage\ engine\ for\ the\ table\ doesn't\ support\ .*?/
- The storage engine for the table doesn't support [STRING]
- - !ruby/regexp /Comment\ for\ table\ '.*?'\ is\ too\ long\ \(max\ =\ \d+\)/
- Comment for table '[STRING]' is too long (max = [NUMBER])
- - !ruby/regexp /Table\ to\ exchange\ with\ partition\ is\ temporary:\ '.*?'/
- ! 'Table to exchange with partition is temporary: ''[STRING]'''
- - !ruby/regexp /Records:\ -?\d+\ Duplicates:\ -?\d+\ Warnings:\ -?\d+/
- ! 'Records: [NUMBER] Duplicates: [NUMBER] Warnings: [NUMBER]'
- - !ruby/regexp /Variable\ '.*?'\ must\ be\ quoted\ with\ `\.\.\.`,\ or\ renamed/
- Variable '[STRING]' must be quoted with `...`, or renamed
- - !ruby/regexp /Cannot\ have\ more\ than\ one\ value\ for\ this\ type\ of\ .*?/
- Cannot have more than one value for this type of [STRING]
- - !ruby/regexp /Incorrect\ foreign\ key\ definition\ for\ '.*?':\ .*?/
- ! 'Incorrect foreign key definition for ''[STRING]'': [STRING]'
- - !ruby/regexp /Storage\ engine\ '.*?'\ does\ not\ support\ system\ tables\./
- Storage engine '[STRING]' does not support system tables.
- - !ruby/regexp /File\ '.*?'\ has\ unknown\ type\ '.*?'\ in\ its\ header/
- File '[STRING]' has unknown type '[STRING]' in its header
- - !ruby/regexp /Table\ rebuild\ required\.\ Please\ do\ "ALTER\ TABLE\ `.*?`/
- Table rebuild required. Please do "ALTER TABLE `[STRING]`
- - !ruby/regexp /Skipping\ transaction\ .*?\ because\ it\ has\ already\ been/
- Skipping transaction [STRING] because it has already been
- - !ruby/regexp /Can't\ drop\ or\ alter\ a\ .*?\ from\ within\ another\ stored/
- Can't drop or alter a [STRING] from within another stored
- - !ruby/regexp /Table\ '.*?'\ was\ locked\ with\ a\ READ\ lock\ and\ can't\ be/
- Table '[STRING]' was locked with a READ lock and can't be
- - !ruby/regexp /There\ is\ a\ foreign\ key\ check\ running\ on\ table\ '.*?'\./
- There is a foreign key check running on table '[STRING]'.
- - !ruby/regexp /Creation\ context\ of\ view\ `.*?`\.`.*?'\ is\ invalid/
- Creation context of view `[STRING]`.`[STRING]' is invalid
- - !ruby/regexp /Column\ '.*?'\ is\ used\ with\ UNIQUE\ or\ INDEX\ but\ is\ not/
- Column '[STRING]' is used with UNIQUE or INDEX but is not
- - !ruby/regexp /Error\ on\ close\ of\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Error on close of ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Comment\ for\ index\ '.*?'\ is\ too\ long\ \(max\ =\ \d+\)/
- Comment for index '[STRING]' is too long (max = [NUMBER])
- - !ruby/regexp /Option\ binlog_stmt_cache_size\ \(\d+\)\ is\ greater\ than/
- Option binlog_stmt_cache_size ([NUMBER]) is greater than
- - !ruby/regexp /Plugin\ '.*?'\ is\ force_plus_permanent\ and\ can\ not\ be/
- Plugin '[STRING]' is force_plus_permanent and can not be
- - !ruby/regexp /VALUES\ value\ for\ partition\ '.*?'\ must\ have\ type\ INT/
- VALUES value for partition '[STRING]' must have type INT
- - !ruby/regexp /'.*?'@'.*?'\ is\ not\ allowed\ to\ create\ new\ users/
- ! '''[STRING]''@''[STRING]'' is not allowed to create new users'
- - !ruby/regexp /Can't\ update\ table\ '.*?'\ in\ stored\ function\/trigger/
- Can't update table '[STRING]' in stored function/trigger
- - !ruby/regexp /Too\ many\ key\ parts\ specified;\ max\ -?\d+\ parts\ allowed/
- Too many key parts specified; max [NUMBER] parts allowed
- - !ruby/regexp /'.*?'\ is\ deprecated\ and\ will\ be\ removed\ in\ a\ future/
- ! '''[STRING]'' is deprecated and will be removed in a future'
- - !ruby/regexp /Failed\ to\ load\ routine\ .*?\.\ The\ table\ mysql\.proc\ is/
- Failed to load routine [STRING]. The table mysql.proc is
- - !ruby/regexp /non\-grouping\ field\ '.*?'\ is\ used\ in\ .*?\ clause/
- non-grouping field '[STRING]' is used in [STRING] clause
- - !ruby/regexp /Non\-grouping\ field\ '.*?'\ is\ used\ in\ .*?\ clause/
- Non-grouping field '[STRING]' is used in [STRING] clause
- - !ruby/regexp /Out\ of\ range\ value\ for\ column\ '.*?'\ at\ row\ -?\d+/
- Out of range value for column '[STRING]' at row [NUMBER]
- - !ruby/regexp /Can't\ find\ file:\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Can''t find file: ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Can't\ get\ working\ directory\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Can''t get working directory (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Can't\ open\ file:\ '.*?'\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Can''t open file: ''[STRING]'' (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Access\ denied;\ you\ need\ the\ .*?\ privilege\ for\ this/
- Access denied; you need the [STRING] privilege for this
- - !ruby/regexp /You\ cannot\ '.*?'\ a\ log\ table\ if\ logging\ is\ enabled/
- You cannot '[STRING]' a log table if logging is enabled
- - !ruby/regexp /Unexpected\ end\ of\ file\ while\ parsing\ comment\ '.*?'/
- Unexpected end of file while parsing comment '[STRING]'
- - !ruby/regexp /Cannot\ create\ stored\ routine\ `.*?`\.\ Check\ warnings/
- Cannot create stored routine `[STRING]`. Check warnings
- - !ruby/regexp /Trigger\ '.*?'\ has\ an\ error\ in\ its\ body:\ '.*?'/
- ! 'Trigger ''[STRING]'' has an error in its body: ''[STRING]'''
- - !ruby/regexp /For\ .*?\ partitions\ each\ partition\ must\ be\ defined/
- For [STRING] partitions each partition must be defined
- - !ruby/regexp /Cannot\ change\ column\ '.*?':\ used\ in\ a\ foreign\ key/
- ! 'Cannot change column ''[STRING]'': used in a foreign key'
- - !ruby/regexp /Column\ count\ doesn't\ match\ value\ count\ at\ row\ -?\d+/
- Column count doesn't match value count at row [NUMBER]
- - !ruby/regexp /Cannot\ load\ from\ mysql\..*?\.\ The\ table\ is\ probably/
- Cannot load from mysql.[STRING]. The table is probably
- - !ruby/regexp /Record\ has\ changed\ since\ last\ read\ in\ table\ '.*?'/
- Record has changed since last read in table '[STRING]'
- - !ruby/regexp /Illegal\ .*?\ '.*?'\ value\ found\ during\ parsing/
- Illegal [STRING] '[STRING]' value found during parsing
- - !ruby/regexp /Access\ denied;\ you\ need\ \(at\ least\ one\ of\)\ the\ .*?/
- Access denied; you need (at least one of) the [STRING]
- - !ruby/regexp /CHECK\ OPTION\ on\ non\-updatable\ view\ '.*?\..*?'/
- CHECK OPTION on non-updatable view '[STRING].[STRING]'
- - !ruby/regexp /Converting\ column\ '.*?'\ from\ .*?\ to\ .*?/
- Converting column '[STRING]' from [STRING] to [STRING]
- - !ruby/regexp /Failed\ rebuilding\ the\ index\ of\ dumped\ table\ '.*?'/
- Failed rebuilding the index of dumped table '[STRING]'
- - !ruby/regexp /BLOB\/TEXT\ column\ '.*?'\ can't\ have\ a\ default\ value/
- BLOB/TEXT column '[STRING]' can't have a default value
- - !ruby/regexp /Can't\ drop\ database\ '.*?';\ database\ doesn't\ exist/
- Can't drop database '[STRING]'; database doesn't exist
- - !ruby/regexp /Cannot\ drop\ column\ '.*?':\ needed\ in\ a\ foreign\ key/
- ! 'Cannot drop column ''[STRING]'': needed in a foreign key'
- - !ruby/regexp /Error\ in\ parsing\ conflict\ function\.\ Message:\ .*?/
- ! 'Error in parsing conflict function. Message: [STRING]'
- - !ruby/regexp /The\ used\ storage\ engine\ can't\ index\ column\ '.*?'/
- The used storage engine can't index column '[STRING]'
- - !ruby/regexp /Got\ temporary\ error\ -?\d+\ '.*?'\ from\ .*?/
- Got temporary error [NUMBER] '[STRING]' from [STRING]
- - !ruby/regexp /.*?\ is\ not\ allowed\ in\ stored\ function\ or\ trigger/
- ! '[STRING] is not allowed in stored function or trigger'
- - !ruby/regexp /Cannot\ drop\ index\ '.*?':\ needed\ in\ a\ foreign\ key/
- ! 'Cannot drop index ''[STRING]'': needed in a foreign key'
- - !ruby/regexp /Can't\ generate\ a\ unique\ log\-filename\ .*?\.\(1\-999\)/
- Can't generate a unique log-filename [STRING].(1-999)
- - !ruby/regexp /View's\ SELECT\ refers\ to\ a\ temporary\ table\ '.*?'/
- View's SELECT refers to a temporary table '[STRING]'
- - !ruby/regexp /Write\ to\ exceptions\ table\ failed\.\ Message:\ .*?"/
- ! 'Write to exceptions table failed. Message: [STRING]"'
- - !ruby/regexp /This\ version\ of\ MySQL\ doesn't\ yet\ support\ '.*?'/
- This version of MySQL doesn't yet support '[STRING]'
- - !ruby/regexp /Unknown\ trigger\ has\ an\ error\ in\ its\ body:\ '.*?'/
- ! 'Unknown trigger has an error in its body: ''[STRING]'''
- - !ruby/regexp /It\ is\ not\ allowed\ to\ specify\ .*?\ more\ than\ once/
- It is not allowed to specify [STRING] more than once
- - !ruby/regexp /Data\ truncated\ for\ column\ '.*?'\ at\ row\ -?\d+/
- Data truncated for column '[STRING]' at row [NUMBER]
- - !ruby/regexp /Cannot\ open\ table\ for\ trigger\ `.*?`\.`.*?`/
- Cannot open table for trigger `[STRING]`.`[STRING]`
- - !ruby/regexp /Option\ binlog_cache_size\ \(\d+\)\ is\ greater\ than/
- Option binlog_cache_size ([NUMBER]) is greater than
- - !ruby/regexp /Data\ too\ long\ for\ column\ '.*?'\ at\ row\ -?\d+/
- Data too long for column '[STRING]' at row [NUMBER]
- - !ruby/regexp /Can't\ DROP\ '.*?';\ check\ that\ column\/key\ exists/
- Can't DROP '[STRING]'; check that column/key exists
- - !ruby/regexp /View\ `.*?`\.`.*?`\ has\ no\ creation\ context/
- View `[STRING]`.`[STRING]` has no creation context
- - !ruby/regexp /Column\ '.*?'\ cannot\ be\ part\ of\ FULLTEXT\ index/
- Column '[STRING]' cannot be part of FULLTEXT index
- - !ruby/regexp /Corrupted\ TRG\ file\ for\ table\ `.*?`\.`.*?`/
- Corrupted TRG file for table `[STRING]`.`[STRING]`
- - !ruby/regexp /Unable\ to\ connect\ to\ foreign\ data\ source:\ .*?/
- ! 'Unable to connect to foreign data source: [STRING]'
- - !ruby/regexp /Can't\ create\ database\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Can''t create database ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Too\ many\ keys\ specified;\ max\ -?\d+\ keys\ allowed/
- Too many keys specified; max [NUMBER] keys allowed
- - !ruby/regexp /Using\ storage\ engine\ .*?\ for\ table\ '.*?'/
- Using storage engine [STRING] for table '[STRING]'
- - !ruby/regexp /Not\ allowed\ to\ return\ a\ result\ set\ from\ a\ .*?/
- Not allowed to return a result set from a [STRING]
- - !ruby/regexp /Tablespace\ has\ been\ discarded\ for\ table\ '.*?'/
- Tablespace has been discarded for table '[STRING]'
- - !ruby/regexp /Illegal\ mix\ of\ collations\ for\ operation\ '.*?'/
- Illegal mix of collations for operation '[STRING]'
- - !ruby/regexp /DELAYED\ option\ not\ supported\ for\ table\ '.*?'/
- DELAYED option not supported for table '[STRING]'
- - !ruby/regexp /Row\ -?\d+\ doesn't\ contain\ data\ for\ all\ columns/
- Row [NUMBER] doesn't contain data for all columns
- - !ruby/regexp /Can\ not\ delete\ from\ join\ view\ '.*?\..*?'/
- Can not delete from join view '[STRING].[STRING]'
- - !ruby/regexp /Incorrect\ parameter\ count\ to\ procedure\ '.*?'/
- Incorrect parameter count to procedure '[STRING]'
- - !ruby/regexp /Can't\ create\ database\ '.*?';\ database\ exists/
- Can't create database '[STRING]'; database exists
- - !ruby/regexp /Incorrect\ column\ specifier\ for\ column\ '.*?'/
- Incorrect column specifier for column '[STRING]'
- - !ruby/regexp /Variable\ '.*?'\ doesn't\ have\ a\ default\ value/
- Variable '[STRING]' doesn't have a default value
- - !ruby/regexp /Table\ '.*?'\ was\ not\ locked\ with\ LOCK\ TABLES/
- Table '[STRING]' was not locked with LOCK TABLES
- - !ruby/regexp /'.*?'\ is\ deprecated;\ use\ '.*?'\ instead/
- ! '''[STRING]'' is deprecated; use ''[STRING]'' instead'
- - !ruby/regexp /Invalid\ column\ reference\ \(.*?\)\ in\ LOAD\ DATA/
- Invalid column reference ([STRING]) in LOAD DATA
- - !ruby/regexp /Duplicate\ foreign\ key\ constraint\ name\ '.*?'/
- Duplicate foreign key constraint name '[STRING]'
- - !ruby/regexp /Unknown\ partition\ '.*?'\ in\ table\ '.*?'/
- Unknown partition '[STRING]' in table '[STRING]'
- - !ruby/regexp /Key\ '.*?'\ doesn't\ exist\ in\ table\ '.*?'/
- Key '[STRING]' doesn't exist in table '[STRING]'
- - !ruby/regexp /Can't\ get\ status\ of\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Can''t get status of ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Failed\ initializing\ relay\ log\ position:\ .*?/
- ! 'Failed initializing relay log position: [STRING]'
- - !ruby/regexp /Can't\ change\ dir\ to\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Can''t change dir to ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Leading\ spaces\ are\ removed\ from\ name\ '.*?'/
- Leading spaces are removed from name '[STRING]'
- - !ruby/regexp /Select\ \d+\ was\ reduced\ during\ optimization/
- Select [NUMBER] was reduced during optimization
- - !ruby/regexp /Duplicate\ condition\ information\ item\ '.*?'/
- Duplicate condition information item '[STRING]'
- - !ruby/regexp /Error\ on\ delete\ of\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Error on delete of ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Error\ when\ executing\ command\ .*?:\ .*?/
- ! 'Error when executing command [STRING]: [STRING]'
- - !ruby/regexp /Error\ reading\ file\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Error reading file ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Error\ writing\ file\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Error writing file ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Can't\ create\ table\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Can''t create table ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Trigger's\ '.*?'\ is\ view\ or\ temporary\ table/
- Trigger's '[STRING]' is view or temporary table
- - !ruby/regexp /Truncated\ incorrect\ .*?\ value:\ '.*?'/
- ! 'Truncated incorrect [STRING] value: ''[STRING]'''
- - !ruby/regexp /Invalid\ ON\ UPDATE\ clause\ for\ '.*?'\ column/
- Invalid ON UPDATE clause for '[STRING]' column
- - !ruby/regexp /Can't\ initialize\ function\ '.*?';\ .*?/
- Can't initialize function '[STRING]'; [STRING]
- - !ruby/regexp /Incorrect\ argument\ type\ to\ variable\ '.*?'/
- Incorrect argument type to variable '[STRING]'
- - !ruby/regexp /Failed\ to\ open\ the\ referenced\ table\ '.*?'/
- Failed to open the referenced table '[STRING]'
- - !ruby/regexp /Binary\ logging\ not\ possible\.\ Message:\ .*?/
- ! 'Binary logging not possible. Message: [STRING]'
- - !ruby/regexp /Number\ of\ .*?\ =\ 0\ is\ not\ an\ allowed\ value/
- Number of [STRING] = 0 is not an allowed value
- - !ruby/regexp /Error\ on\ close\ of\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Error on close of ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Can't\ create\ file\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Can''t create file ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Can't\ write;\ duplicate\ key\ in\ table\ '.*?'/
- Can't write; duplicate key in table '[STRING]'
- - !ruby/regexp /Can't\ read\ dir\ of\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Can''t read dir of ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Can't\ get\ working\ directory\ \(errno:\ -?\d+\)/
- ! 'Can''t get working directory (errno: [NUMBER])'
- - !ruby/regexp /Malformed\ file\ type\ header\ in\ file\ '.*?'/
- Malformed file type header in file '[STRING]'
- - !ruby/regexp /Can't\ open\ file:\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Can''t open file: ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Can't\ find\ file:\ '.*?'\ \(errno:\ -?\d+\)/
- ! 'Can''t find file: ''[STRING]'' (errno: [NUMBER])'
- - !ruby/regexp /Old\ key\ file\ for\ table\ '.*?';\ repair\ it!/
- Old key file for table '[STRING]'; repair it!
- - !ruby/regexp /IO\ Write\ error:\ \(\d+,\ .*?\)\ .*?/
- ! 'IO Write error: ([NUMBER], [STRING]) [STRING]'
- - !ruby/regexp /`.*?`\.`.*?`\ contains\ view\ recursion/
- ! '`[STRING]`.`[STRING]` contains view recursion'
- - !ruby/regexp /Reference\ '.*?'\ not\ supported\ \(.*?\)/
- Reference '[STRING]' not supported ([STRING])
- - !ruby/regexp /Invalid\ .*?\ character\ string:\ '.*?'/
- ! 'Invalid [STRING] character string: ''[STRING]'''
- - !ruby/regexp /Duplicate\ entry\ '.*?'\ for\ key\ '.*?'/
- Duplicate entry '[STRING]' for key '[STRING]'
- - !ruby/regexp /Variable\ '.*?'\ can\ only\ be\ set,\ not\ read/
- Variable '[STRING]' can only be set, not read
- - !ruby/regexp /Field\ '.*?'\ doesn't\ have\ a\ default\ value/
- Field '[STRING]' doesn't have a default value
- - !ruby/regexp /Key\ column\ '.*?'\ doesn't\ exist\ in\ table/
- Key column '[STRING]' doesn't exist in table
- - !ruby/regexp /IO\ Read\ error:\ \(\d+,\ .*?\)\ .*?/
- ! 'IO Read error: ([NUMBER], [STRING]) [STRING]'
- - !ruby/regexp /There\ is\ no\ '.*?'@'.*?'\ registered/
- There is no '[STRING]'@'[STRING]' registered
- - !ruby/regexp /The\ .*?\ function\ returns\ the\ wrong\ type/
- The [STRING] function returns the wrong type
- - !ruby/regexp /.*?\ value\ is\ out\ of\ range\ in\ '.*?'/
- ! '[STRING] value is out of range in ''[STRING]'''
- - !ruby/regexp /The\ path\ specified\ for\ .*?\ is\ too\ long\./
- The path specified for [STRING] is too long.
- - !ruby/regexp /Data\ truncated\ for\ condition\ item\ '.*?'/
- Data truncated for condition item '[STRING]'
- - !ruby/regexp /There\ is\ no\ .*?\ row\ in\ .*?\ trigger/
- There is no [STRING] row in [STRING] trigger
- - !ruby/regexp /Referring\ to\ uninitialized\ variable\ .*?/
- Referring to uninitialized variable [STRING]
- - !ruby/regexp /.*?\ is\ not\ allowed\ in\ stored\ procedures/
- ! '[STRING] is not allowed in stored procedures'
- - !ruby/regexp /View\ '.*?'\ doesn't\ exist\ for\ '.*?'/
- View '[STRING]' doesn't exist for '[STRING]'
- - !ruby/regexp /Incorrect\ parameters\ to\ procedure\ '.*?'/
- Incorrect parameters to procedure '[STRING]'
- - !ruby/regexp /Can't\ lock\ file\ \(errno:\ -?\d+\ \-\ .*?\)/
- ! 'Can''t lock file (errno: [NUMBER] - [STRING])'
- - !ruby/regexp /Creating\ index\ '.*?'\ required\ more\ than/
- Creating index '[STRING]' required more than
- - !ruby/regexp /Too\ many\ strings\ for\ column\ .*?\ and\ SET/
- Too many strings for column [STRING] and SET
- - !ruby/regexp /Unexpected\ master's\ heartbeat\ data:\ .*?/
- ! 'Unexpected master''s heartbeat data: [STRING]'
- - !ruby/regexp /The\ statement\ \(\d+\)\ has\ no\ open\ cursor\./
- The statement ([NUMBER]) has no open cursor.
- - !ruby/regexp /Malformed\ GTID\ set\ specification\ '.*?'\./
- Malformed GTID set specification '[STRING]'.
- - !ruby/regexp /Access\ denied\ for\ user\ '.*?'@'.*?'/
- Access denied for user '[STRING]'@'[STRING]'
- - !ruby/regexp /Data\ too\ long\ for\ condition\ item\ '.*?'/
- Data too long for condition item '[STRING]'
- - !ruby/regexp /Got\ error\ -?\d+\ '.*?'\ from\ .*?/
- Got error [NUMBER] '[STRING]' from [STRING]
- - !ruby/regexp /Duplicate\ entry\ '.*?'\ for\ key\ -?\d+/
- Duplicate entry '[STRING]' for key [NUMBER]
- - !ruby/regexp /-?\d+\ line\(s\)\ were\ cut\ by\ GROUP_CONCAT\(\)/
- ! '[NUMBER] line(s) were cut by GROUP_CONCAT()'
- - !ruby/regexp /Ambiguous\ slave\ modes\ combination\.\ .*?/
- Ambiguous slave modes combination. [STRING]
- - !ruby/regexp /Datetime\ function:\ .*?\ field\ overflow/
- ! 'Datetime function: [STRING] field overflow'
- - !ruby/regexp /Variable\ '.*?'\ is\ a\ .*?\ variable/
- Variable '[STRING]' is a [STRING] variable
- - !ruby/regexp /Unknown\ or\ incorrect\ time\ zone:\ '.*?'/
- ! 'Unknown or incorrect time zone: ''[STRING]'''
- - !ruby/regexp /Column\ '.*?'\ in\ .*?\ is\ ambiguous/
- Column '[STRING]' in [STRING] is ambiguous
- - !ruby/regexp /Tablespace\ is\ missing\ for\ table\ '.*?'/
- Tablespace is missing for table '[STRING]'
- - !ruby/regexp /View's\ SELECT\ contains\ a\ '.*?'\ clause/
- View's SELECT contains a '[STRING]' clause
- - !ruby/regexp /Incorrect\ information\ in\ file:\ '.*?'/
- ! 'Incorrect information in file: ''[STRING]'''
- - !ruby/regexp /Option\ '.*?'\ used\ twice\ in\ statement/
- Option '[STRING]' used twice in statement
- - !ruby/regexp /Can't\ map\ file:\ .*?,\ errno:\ -?\d+/
- ! 'Can''t map file: [STRING], errno: [NUMBER]'
- - !ruby/regexp /Table\ has\ no\ partition\ for\ value\ .*?/
- Table has no partition for value [STRING]
- - !ruby/regexp /Operand\ should\ contain\ -?\d+\ column\(s\)/
- Operand should contain [NUMBER] column(s)
- - !ruby/regexp /Duplicate\ partition\ field\ name\ '.*?'/
- Duplicate partition field name '[STRING]'
- - !ruby/regexp /.*?\ with\ no\ matching\ label:\ .*?/
- ! '[STRING] with no matching label: [STRING]'
- - !ruby/regexp /Can't\ find\ function\ '.*?'\ in\ library/
- Can't find function '[STRING]' in library
- - !ruby/regexp /.*?\ near\ '.*?'\ at\ line\ -?\d+/
- ! '[STRING] near ''[STRING]'' at line [NUMBER]'
- - !ruby/regexp /Malformed\ GTID\ specification\ '.*?'\./
- Malformed GTID specification '[STRING]'.
- - !ruby/regexp /Configuration\ file\ '.*?'\ is\ too\ big/
- Configuration file '[STRING]' is too big
- - !ruby/regexp /Master\ command\ .*?\ failed:\ .*?/
- ! 'Master command [STRING] failed: [STRING]'
- - !ruby/regexp /Incorrect\ usage\ of\ .*?\ and\ .*?/
- Incorrect usage of [STRING] and [STRING]
- - !ruby/regexp /.*?:\ Got\ signal\ -?\d+\.\ Aborting!/
- ! '[STRING]: Got signal [NUMBER]. Aborting!'
- - !ruby/regexp /Table\ '.*?\..*?'\ doesn't\ exist/
- Table '[STRING].[STRING]' doesn't exist
- - !ruby/regexp /Unknown\ column\ '.*?'\ in\ '.*?'/
- Unknown column '[STRING]' in '[STRING]'
- - !ruby/regexp /Error\ running\ query\ on\ master:\ .*?/
- ! 'Error running query on master: [STRING]'
- - !ruby/regexp /Failed\ purging\ old\ relay\ logs:\ .*?/
- ! 'Failed purging old relay logs: [STRING]'
- - !ruby/regexp /CHECK\ OPTION\ failed\ '.*?\..*?'/
- CHECK OPTION failed '[STRING].[STRING]'
- - !ruby/regexp /Unknown\ EXPLAIN\ format\ name:\ '.*?'/
- ! 'Unknown EXPLAIN format name: ''[STRING]'''
- - !ruby/regexp /Can't\ find\ symbol\ '.*?'\ in\ library/
- Can't find symbol '[STRING]' in library
- - !ruby/regexp /Routine\ body\ for\ '.*?'\ is\ too\ long/
- Routine body for '[STRING]' is too long
- - !ruby/regexp /Incorrect\ usage\/placement\ of\ '.*?'/
- Incorrect usage/placement of '[STRING]'
- - !ruby/regexp /Being\ purged\ log\ .*?\ was\ not\ found/
- Being purged log [STRING] was not found
- - !ruby/regexp /Error\ in\ list\ of\ partitions\ to\ .*?/
- Error in list of partitions to [STRING]
- - !ruby/regexp /FUNCTION\ .*?\ ended\ without\ RETURN/
- FUNCTION [STRING] ended without RETURN
- - !ruby/regexp /Row\ \d+\ was\ cut\ by\ GROUP_CONCAT\(\)/
- Row [NUMBER] was cut by GROUP_CONCAT()
- - !ruby/regexp /Got\ error\ -?\d+\ from\ storage\ engine/
- Got error [NUMBER] from storage engine
- - !ruby/regexp /Records:\ -?\d+\ Duplicates:\ -?\d+/
- ! 'Records: [NUMBER] Duplicates: [NUMBER]'
- - !ruby/regexp /Key\ part\ '.*?'\ length\ cannot\ be\ 0/
- Key part '[STRING]' length cannot be 0
- - !ruby/regexp /Operation\ .*?\ failed\ for\ .*?/
- Operation [STRING] failed for [STRING]
- - !ruby/regexp /Identifier\ name\ '.*?'\ is\ too\ long/
- Identifier name '[STRING]' is too long
- - !ruby/regexp /Table\ '.*?'\ in\ system\ tablespace/
- Table '[STRING]' in system tablespace
- - !ruby/regexp /Incorrect\ .*?\ value:\ '.*?'/
- ! 'Incorrect [STRING] value: ''[STRING]'''
- - !ruby/regexp /Unknown\ table\ '.*?'\ in\ .*?/
- Unknown table '[STRING]' in [STRING]
- - !ruby/regexp /Error\ connecting\ to\ master:\ .*?/
- ! 'Error connecting to master: [STRING]'
- - !ruby/regexp /You\ are\ not\ owner\ of\ thread\ \d+/
- You are not owner of thread [NUMBER]
- - !ruby/regexp /No\ RETURN\ found\ in\ FUNCTION\ .*?/
- No RETURN found in FUNCTION [STRING]
- - !ruby/regexp /Got\ error\ -?\d+\ during\ FLUSH_LOGS/
- Got error [NUMBER] during FLUSH_LOGS
- - !ruby/regexp /Invalid\ default\ value\ for\ '.*?'/
- Invalid default value for '[STRING]'
- - !ruby/regexp /Got\ error\ -?\d+\ during\ CHECKPOINT/
- Got error [NUMBER] during CHECKPOINT
- - !ruby/regexp /Data\ for\ column\ '.*?'\ too\ long/
- Data for column '[STRING]' too long
- - !ruby/regexp /'.*?\..*?'\ is\ not\ .*?/
- ! '''[STRING].[STRING]'' is not [STRING]'
- - !ruby/regexp /'.*?'\ is\ locked\ against\ change/
- ! '''[STRING]'' is locked against change'
- - !ruby/regexp /Unknown\ system\ variable\ '.*?'/
- Unknown system variable '[STRING]'
- - !ruby/regexp /Incorrect\ database\ name\ '.*?'/
- Incorrect database name '[STRING]'
- - !ruby/regexp /Got\ error\ -?\d+\ during\ ROLLBACK/
- Got error [NUMBER] during ROLLBACK
- - !ruby/regexp /Function\ '.*?'\ already\ exists/
- Function '[STRING]' already exists
- - !ruby/regexp /Not\ unique\ table\/alias:\ '.*?'/
- ! 'Not unique table/alias: ''[STRING]'''
- - !ruby/regexp /partition\ '.*?'\ doesn't\ exist/
- partition '[STRING]' doesn't exist
- - !ruby/regexp /Column\ '.*?'\ is\ not\ updatable/
- Column '[STRING]' is not updatable
- - !ruby/regexp /Function\ '.*?'\ is\ not\ defined/
- Function '[STRING]' is not defined
- - !ruby/regexp /Failed\ to\ CREATE\ .*?\ .*?/
- Failed to CREATE [STRING] [STRING]
- - !ruby/regexp /Failed\ to\ ALTER\ .*?\ .*?/
- Failed to ALTER [STRING] [STRING]
- - !ruby/regexp /Relay\ log\ write\ failure:\ .*?/
- ! 'Relay log write failure: [STRING]'
- - !ruby/regexp /Unknown\ storage\ engine\ '.*?'/
- Unknown storage engine '[STRING]'
- - !ruby/regexp /Duplicate\ partition\ name\ .*?/
- Duplicate partition name [STRING]
- - !ruby/regexp /Internal\ scheduler\ error\ -?\d+/
- Internal scheduler error [NUMBER]
- - !ruby/regexp /Incorrect\ catalog\ name\ '.*?'/
- Incorrect catalog name '[STRING]'
- - !ruby/regexp /Incorrect\ routine\ name\ '.*?'/
- Incorrect routine name '[STRING]'
- - !ruby/regexp /Unknown\ character\ set:\ '.*?'/
- ! 'Unknown character set: ''[STRING]'''
- - !ruby/regexp /Can't\ lock\ file\ \(errno:\ -?\d+\)/
- ! 'Can''t lock file (errno: [NUMBER])'
- - !ruby/regexp /Column\ '.*?'\ specified\ twice/
- Column '[STRING]' specified twice
- - !ruby/regexp /.*?\ .*?\ does\ not\ exist/
- ! '[STRING] [STRING] does not exist'
- - !ruby/regexp /Incorrect\ column\ name\ '.*?'/
- Incorrect column name '[STRING]'
- - !ruby/regexp /Relay\ log\ read\ failure:\ .*?/
- ! 'Relay log read failure: [STRING]'
- - !ruby/regexp /.*?\ .*?\ already\ exists/
- ! '[STRING] [STRING] already exists'
- - !ruby/regexp /End\-label\ .*?\ without\ match/
- End-label [STRING] without match
- - !ruby/regexp /Column\ '.*?'\ cannot\ be\ null/
- Column '[STRING]' cannot be null
- - !ruby/regexp /Got\ error\ -?\d+\ during\ COMMIT/
- Got error [NUMBER] during COMMIT
- - !ruby/regexp /Failed\ to\ alter\ event\ '.*?'/
- Failed to alter event '[STRING]'
- - !ruby/regexp /Got\ error\ '.*?'\ from\ regexp/
- Got error '[STRING]' from regexp
- - !ruby/regexp /Failed\ to\ DROP\ .*?\ .*?/
- Failed to DROP [STRING] [STRING]
- - !ruby/regexp /Duplicate\ column\ name\ '.*?'/
- Duplicate column name '[STRING]'
- - !ruby/regexp /Incorrect\ arguments\ to\ .*?/
- Incorrect arguments to [STRING]
- - !ruby/regexp /Incorrect\ table\ name\ '.*?'/
- Incorrect table name '[STRING]'
- - !ruby/regexp /Event\ '.*?'\ already\ exists/
- Event '[STRING]' already exists
- - !ruby/regexp /Unknown\ table\ engine\ '.*?'/
- Unknown table engine '[STRING]'
- - !ruby/regexp /Plugin\ '.*?'\ is\ not\ loaded/
- Plugin '[STRING]' is not loaded
- - !ruby/regexp /Can't\ find\ record\ in\ '.*?'/
- Can't find record in '[STRING]'
- - !ruby/regexp /Table\ '.*?'\ already\ exists/
- Table '[STRING]' already exists
- - !ruby/regexp /Incorrect\ index\ name\ '.*?'/
- Incorrect index name '[STRING]'
- - !ruby/regexp /Cannot\ activate\ '.*?'\ log/
- Cannot activate '[STRING]' log
- - !ruby/regexp /Can't\ load\ function\ '.*?'/
- Can't load function '[STRING]'
- - !ruby/regexp /File\ '.*?'\ already\ exists/
- File '[STRING]' already exists
- - !ruby/regexp /Can't\ reopen\ table:\ '.*?'/
- ! 'Can''t reopen table: ''[STRING]'''
- - !ruby/regexp /Duplicate\ condition:\ .*?/
- ! 'Duplicate condition: [STRING]'
- - !ruby/regexp /Unknown\ collation:\ '.*?'/
- ! 'Unknown collation: ''[STRING]'''
- - !ruby/regexp /Error\ from\ master:\ '.*?'/
- ! 'Error from master: ''[STRING]'''
- - !ruby/regexp /Duplicate\ key\ name\ '.*?'/
- Duplicate key name '[STRING]'
- - !ruby/regexp /Too\ many\ fields\ in\ '.*?'/
- Too many fields in '[STRING]'
- - !ruby/regexp /Duplicate\ parameter:\ .*?/
- ! 'Duplicate parameter: [STRING]'
- - !ruby/regexp /Undeclared\ variable:\ .*?/
- ! 'Undeclared variable: [STRING]'
- - !ruby/regexp /Undefined\ CONDITION:\ .*?/
- ! 'Undefined CONDITION: [STRING]'
- - !ruby/regexp /Name\ '.*?'\ has\ become\ ''/
- Name '[STRING]' has become ''
- - !ruby/regexp /Table\ '.*?'\ is\ read\ only/
- Table '[STRING]' is read only
- - !ruby/regexp /Unknown\ key\ cache\ '.*?'/
- Unknown key cache '[STRING]'
- - !ruby/regexp /Duplicate\ variable:\ .*?/
- ! 'Duplicate variable: [STRING]'
- - !ruby/regexp /'.*?'\ isn't\ in\ GROUP\ BY/
- ! '''[STRING]'' isn''t in GROUP BY'
- - !ruby/regexp /.*?\ Statement:\ .*?/
- ! '[STRING] Statement: [STRING]'
- - !ruby/regexp /Unknown\ procedure\ '.*?'/
- Unknown procedure '[STRING]'
- - !ruby/regexp /Unknown\ ALGORITHM\ '.*?'/
- Unknown ALGORITHM '[STRING]'
- - !ruby/regexp /Unknown\ LOCK\ type\ '.*?'/
- Unknown LOCK type '[STRING]'
- - !ruby/regexp /The\ table\ '.*?'\ is\ full/
- The table '[STRING]' is full
- - !ruby/regexp /Unknown\ thread\ id:\ \d+/
- ! 'Unknown thread id: [NUMBER]'
- - !ruby/regexp /Unknown\ database\ '.*?'/
- Unknown database '[STRING]'
- - !ruby/regexp /Index\ .*?\ is\ corrupted/
- Index [STRING] is corrupted
- - !ruby/regexp /.*?:\ Shutdown\ complete/
- ! '[STRING]: Shutdown complete'
- - !ruby/regexp /Undefined\ CURSOR:\ .*?/
- ! 'Undefined CURSOR: [STRING]'
- - !ruby/regexp /Unknown\ locale:\ '.*?'/
- ! 'Unknown locale: ''[STRING]'''
- - !ruby/regexp /Schema\ mismatch\ \(.*?\)/
- Schema mismatch ([STRING])
- - !ruby/regexp /Duplicate\ cursor:\ .*?/
- ! 'Duplicate cursor: [STRING]'
- - !ruby/regexp /.*?:\ Normal\ shutdown/
- ! '[STRING]: Normal shutdown'
- - !ruby/regexp /Failed\ to\ create\ .*?/
- Failed to create [STRING]
- - !ruby/regexp /Can't\ group\ on\ '.*?'/
- Can't group on '[STRING]'
- - !ruby/regexp /Failed\ to\ alter:\ .*?/
- ! 'Failed to alter: [STRING]'
- - !ruby/regexp /Redefining\ label\ .*?/
- Redefining label [STRING]
- - !ruby/regexp /<.*?>\ option\ ignored/
- <[STRING]> option ignored
- - !ruby/regexp /Bad\ SQLSTATE:\ '.*?'/
- ! 'Bad SQLSTATE: ''[STRING]'''
- - !ruby/regexp /Internal\ error:\ .*?/
- ! 'Internal error: [STRING]'
- - !ruby/regexp /Unknown\ table\ '.*?'/
- Unknown table '[STRING]'
- - !ruby/regexp /Unknown\ event\ '.*?'/
- Unknown event '[STRING]'
- - !ruby/regexp /Failed\ to\ drop\ .*?/
- Failed to drop [STRING]
- - !ruby/regexp /Index\ corrupt:\ .*?/
- ! 'Index corrupt: [STRING]'
- - !ruby/regexp /Wrong\ magic\ in\ .*?/
- Wrong magic in [STRING]
- - !ruby/regexp /Fatal\ error:\ .*?/
- ! 'Fatal error: [STRING]'
Mysql2::Error:
- Mysql::Error
PGError:
- - !ruby/regexp /recursive\ query\ "(?-mix:.*?)"\ column\ (?-mix:-?\d+)\ has\ collation\
"(?-mix:.*?)"\ in\ non\-recursive\ term\ but\ collation\ "(?-mix:.*?)"\ overall/
- recursive query "[STRING]" column [NUMBER] has collation "[STRING]" in non-recursive
term but collation "[STRING]" overall
- - !ruby/regexp /must\ not\ omit\ initial\ value\ when\ transition\ function\ is\
strict\ and\ transition\ type\ is\ not\ compatible\ with\ input\ type/
- must not omit initial value when transition function is strict and transition
type is not compatible with input type
- - !ruby/regexp /cannot\ enable\ "log_statement_stats"\ when\ "log_parser_stats",\
"log_planner_stats",\ or\ "log_executor_stats"\ is\ true/
- cannot enable "log_statement_stats" when "log_parser_stats", "log_planner_stats",
or "log_executor_stats" is true
- - !ruby/regexp /could\ not\ extend\ relation\ (?-mix:\d+)\/(?-mix:\d+)\/(?-mix:\d+):\
wrote\ only\ (?-mix:-?\d+)\ of\ (?-mix:-?\d+)\ bytes\ at\ block\ (?-mix:\d+)/
- ! 'could not extend relation [NUMBER]/[NUMBER]/[NUMBER]: wrote only [NUMBER] of
[NUMBER] bytes at block [NUMBER]'
- - !ruby/regexp /recursive\ query\ "(?-mix:.*?)"\ column\ (?-mix:-?\d+)\ has\ type\
(?-mix:.*?)\ in\ non\-recursive\ term\ but\ type\ (?-mix:.*?)\ overall/
- recursive query "[STRING]" column [NUMBER] has type [STRING] in non-recursive
term but type [STRING] overall
- - !ruby/regexp /cannot\ assign\ to\ field\ "(?-mix:.*?)"\ of\ column\ "(?-mix:.*?)"\
because\ there\ is\ no\ such\ column\ in\ data\ type\ (?-mix:.*?)/
- cannot assign to field "[STRING]" of column "[STRING]" because there is no such
column in data type [STRING]
- - !ruby/regexp /could\ not\ write\ block\ (?-mix:\d+)\ of\ relation\ (?-mix:\d+)\/(?-mix:\d+)\/(?-mix:\d+):\
wrote\ only\ (?-mix:-?\d+)\ of\ (?-mix:-?\d+)\ bytes/
- ! 'could not write block [NUMBER] of relation [NUMBER]/[NUMBER]/[NUMBER]: wrote
only [NUMBER] of [NUMBER] bytes'
- - !ruby/regexp /cannot\ cluster\ on\ expressional\ index\ "(?-mix:.*?)"\ because\
its\ index\ access\ method\ does\ not\ handle\ null\ values/
- cannot cluster on expressional index "[STRING]" because its index access method
does not handle null values
- - !ruby/regexp /could\ not\ read\ block\ (?-mix:\d+)\ of\ relation\ (?-mix:\d+)\/(?-mix:\d+)\/(?-mix:\d+):\
read\ only\ (?-mix:-?\d+)\ of\ (?-mix:-?\d+)\ bytes/
- ! 'could not read block [NUMBER] of relation [NUMBER]/[NUMBER]/[NUMBER]: read
only [NUMBER] of [NUMBER] bytes'
- - !ruby/regexp /referential\ integrity\ query\ on\ "(?-mix:.*?)"\ from\ constraint\
"(?-mix:.*?)"\ on\ "(?-mix:.*?)"\ gave\ unexpected\ result/
- referential integrity query on "[STRING]" from constraint "[STRING]" on "[STRING]"
gave unexpected result
- - !ruby/regexp /cannot\ assign\ to\ field\ "(?-mix:.*?)"\ of\ column\ "(?-mix:.*?)"\
because\ its\ type\ (?-mix:.*?)\ is\ not\ a\ composite\ type/
- cannot assign to field "[STRING]" of column "[STRING]" because its type [STRING]
is not a composite type
- - !ruby/regexp /could\ not\ convert\ Python\ object\ into\ cstring:\ Python\ string\
representation\ appears\ to\ contain\ null\ bytes/
- ! 'could not convert Python object into cstring: Python string representation
appears to contain null bytes'
- - !ruby/regexp /cannot\ reassign\ ownership\ of\ objects\ owned\ by\ (?-mix:.*?)\
because\ they\ are\ required\ by\ the\ database\ system/
- cannot reassign ownership of objects owned by [STRING] because they are required
by the database system
- - !ruby/regexp /character\ with\ byte\ sequence\ (?-mix:.*?)\ in\ encoding\ "(?-mix:.*?)"\
has\ no\ equivalent\ in\ encoding\ "(?-mix:.*?)"/
- character with byte sequence [STRING] in encoding "[STRING]" has no equivalent
in encoding "[STRING]"
- - !ruby/regexp /SELinux\ could\ not\ compute\ a\ new\ context:\ scontext=(?-mix:.*?)\
tcontext=(?-mix:.*?)\ tclass=(?-mix:.*?):\ (?-mix:.*?)/
- ! 'SELinux could not compute a new context: scontext=[STRING] tcontext=[STRING]
tclass=[STRING]: [ERROR]'
- - !ruby/regexp /update\ or\ delete\ on\ table\ "(?-mix:.*?)"\ violates\ foreign\
key\ constraint\ "(?-mix:.*?)"\ on\ table\ "(?-mix:.*?)"/
- update or delete on table "[STRING]" violates foreign key constraint "[STRING]"
on table "[STRING]"
- - !ruby/regexp /SELinux\ could\ not\ compute\ av_decision:\ scontext=(?-mix:.*?)\
tcontext=(?-mix:.*?)\ tclass=(?-mix:.*?):\ (?-mix:.*?)/
- ! 'SELinux could not compute av_decision: scontext=[STRING] tcontext=[STRING]
tclass=[STRING]: [ERROR]'
- - !ruby/regexp /column\ "(?-mix:.*?)\.(?-mix:.*?)"\ must\ appear\ in\ the\ GROUP\
BY\ clause\ or\ be\ used\ in\ an\ aggregate\ function/
- column "[STRING].[STRING]" must appear in the GROUP BY clause or be used in an
aggregate function
- - !ruby/regexp /cannot\ move\ extension\ "(?-mix:.*?)"\ into\ schema\ "(?-mix:.*?)"\
because\ the\ extension\ contains\ the\ schema/
- cannot move extension "[STRING]" into schema "[STRING]" because the extension
contains the schema
- - !ruby/regexp /recursive\ query\ "(?-mix:.*?)"\ does\ not\ have\ the\ form\ non\-recursive\-term\
UNION\ \[ALL\]\ recursive\-term/
- recursive query "[STRING]" does not have the form non-recursive-term UNION [ALL]
recursive-term
- - !ruby/regexp /new\ collation\ \((?-mix:.*?)\)\ is\ incompatible\ with\ the\ collation\
of\ the\ template\ database\ \((?-mix:.*?)\)/
- new collation ([STRING]) is incompatible with the collation of the template database
([STRING])
- - !ruby/regexp /could\ not\ determine\ actual\ result\ type\ for\ function\ "(?-mix:.*?)"\
declared\ to\ return\ type\ (?-mix:.*?)/
- could not determine actual result type for function "[STRING]" declared to return
type [STRING]
- - !ruby/regexp /bind\ message\ supplies\ (?-mix:-?\d+)\ parameters,\ but\ prepared\
statement\ "(?-mix:.*?)"\ requires\ (?-mix:-?\d+)/
- bind message supplies [NUMBER] parameters, but prepared statement "[STRING]" requires
[NUMBER]
- - !ruby/regexp /database\ is\ not\ accepting\ commands\ to\ avoid\ wraparound\ data\
loss\ in\ database\ with\ OID\ (?-mix:\d+)/
- database is not accepting commands to avoid wraparound data loss in database with
OID [NUMBER]
- - !ruby/regexp /a\ non\-read\-only\ serializable\ transaction\ cannot\ import\ a\
snapshot\ from\ a\ read\-only\ transaction/
- a non-read-only serializable transaction cannot import a snapshot from a read-only
transaction
- - !ruby/regexp /cannot\ add\ schema\ "(?-mix:.*?)"\ to\ extension\ "(?-mix:.*?)"\
because\ the\ schema\ contains\ the\ extension/
- cannot add schema "[STRING]" to extension "[STRING]" because the schema contains
the extension
- - !ruby/regexp /cannot\ PREPARE\ while\ holding\ both\ session\-level\ and\ transaction\-level\
locks\ on\ the\ same\ object/
- cannot PREPARE while holding both session-level and transaction-level locks on
the same object
- - !ruby/regexp /pg_extension_config_dump\(\)\ can\ only\ be\ called\ from\ an\ SQL\
script\ executed\ by\ CREATE\ EXTENSION/
- pg_extension_config_dump() can only be called from an SQL script executed by CREATE
EXTENSION
- - !ruby/regexp /not\ enough\ shared\ memory\ for\ elements\ of\ data\ structure\
"(?-mix:.*?)"\ \((?-mix:\d+)\ bytes\ requested\)/
- not enough shared memory for elements of data structure "[STRING]" ([NUMBER] bytes
requested)
- - !ruby/regexp /new\ LC_CTYPE\ \((?-mix:.*?)\)\ is\ incompatible\ with\ the\ LC_CTYPE\
of\ the\ template\ database\ \((?-mix:.*?)\)/
- new LC_CTYPE ([STRING]) is incompatible with the LC_CTYPE of the template database
([STRING])
- - !ruby/regexp /new\ encoding\ \((?-mix:.*?)\)\ is\ incompatible\ with\ the\ encoding\
of\ the\ template\ database\ \((?-mix:.*?)\)/
- new encoding ([STRING]) is incompatible with the encoding of the template database
([STRING])
- - !ruby/regexp /Ispell\ dictionary\ supports\ only\ default\ flag\ value\ at\ line\
(?-mix:-?\d+)\ of\ affix\ file\ "(?-mix:.*?)"/
- Ispell dictionary supports only default flag value at line [NUMBER] of affix file
"[STRING]"
- - !ruby/regexp /UNION\/INTERSECT\/EXCEPT\ member\ statement\ may\ not\ refer\ to\
other\ relations\ of\ same\ query\ level/
- UNION/INTERSECT/EXCEPT member statement may not refer to other relations of same
query level
- - !ruby/regexp /type\ of\ parameter\ (?-mix:-?\d+)\ \((?-mix:.*?)\)\ does\ not\
match\ that\ when\ preparing\ the\ plan\ \((?-mix:.*?)\)/
- type of parameter [NUMBER] ([STRING]) does not match that when preparing the plan
([STRING])
- - !ruby/regexp /UNION\/INTERSECT\/EXCEPT\ member\ statement\ cannot\ refer\ to\
other\ relations\ of\ same\ query\ level/
- UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same
query level
- - !ruby/regexp /operator\ family\ "(?-mix:.*?)"\ for\ access\ method\ "(?-mix:.*?)"\
already\ exists\ in\ schema\ "(?-mix:.*?)"/
- operator family "[STRING]" for access method "[STRING]" already exists in schema
"[STRING]"
- - !ruby/regexp /could\ not\ extend\ relation\ (?-mix:.*?):\ wrote\ only\ (?-mix:-?\d+)\
of\ (?-mix:-?\d+)\ bytes\ at\ block\ (?-mix:\d+)/
- ! 'could not extend relation [STRING]: wrote only [NUMBER] of [NUMBER] bytes at
block [NUMBER]'
- - !ruby/regexp /cannot\ alter\ foreign\ table\ "(?-mix:.*?)"\ because\ column\ "(?-mix:.*?)\.(?-mix:.*?)"\
uses\ its\ row\ type/
- cannot alter foreign table "[STRING]" because column "[STRING].[STRING]" uses
its row type
- - !ruby/regexp /a\ snapshot\-importing\ transaction\ must\ have\ isolation\ level\
SERIALIZABLE\ or\ REPEATABLE\ READ/
- a snapshot-importing transaction must have isolation level SERIALIZABLE or REPEATABLE
READ
- - !ruby/regexp /could\ not\ write\ block\ (?-mix:\d+)\ of\ relation\ (?-mix:.*?):\
wrote\ only\ (?-mix:-?\d+)\ of\ (?-mix:-?\d+)\ bytes/
- ! 'could not write block [NUMBER] of relation [STRING]: wrote only [NUMBER] of
[NUMBER] bytes'
- - !ruby/regexp /operator\ class\ "(?-mix:.*?)"\ for\ access\ method\ "(?-mix:.*?)"\
already\ exists\ in\ schema\ "(?-mix:.*?)"/
- operator class "[STRING]" for access method "[STRING]" already exists in schema
"[STRING]"
- - !ruby/regexp /cannot\ cluster\ on\ expressional\ index\ when\ index\ access\ method\
does\ not\ handle\ null\ values/
- cannot cluster on expressional index when index access method does not handle
null values
- - !ruby/regexp /SELinux:\ could\ not\ determine\ initial\ security\ label\ for\
(?-mix:.*?)\ \(type=(?-mix:-?\d+)\):\ (?-mix:.*?)/
- ! 'SELinux: could not determine initial security label for [STRING] (type=[NUMBER]):
[ERROR]'
- - !ruby/regexp /could\ not\ extend\ file\ "(?-mix:.*?)":\ wrote\ only\ (?-mix:-?\d+)\
of\ (?-mix:-?\d+)\ bytes\ at\ block\ (?-mix:\d+)/
- ! 'could not extend file "[STRING]": wrote only [NUMBER] of [NUMBER] bytes at
block [NUMBER]'
- - !ruby/regexp /could\ not\ write\ block\ (?-mix:\d+)\ in\ file\ "(?-mix:.*?)":\
wrote\ only\ (?-mix:-?\d+)\ of\ (?-mix:-?\d+)\ bytes/
- ! 'could not write block [NUMBER] in file "[STRING]": wrote only [NUMBER] of [NUMBER]
bytes'
- - !ruby/regexp /could\ not\ read\ block\ (?-mix:\d+)\ of\ relation\ (?-mix:.*?):\
read\ only\ (?-mix:-?\d+)\ of\ (?-mix:-?\d+)\ bytes/
- ! 'could not read block [NUMBER] of relation [STRING]: read only [NUMBER] of [NUMBER]
bytes'
- - !ruby/regexp /multi\-statement\ DO\ INSTEAD\ rules\ are\ not\ supported\ for\
data\-modifying\ statements\ in\ WITH/
- multi-statement DO INSTEAD rules are not supported for data-modifying statements
in WITH
- - !ruby/regexp /array\ assignment\ to\ "(?-mix:.*?)"\ requires\ type\ (?-mix:.*?)\
but\ expression\ is\ of\ type\ (?-mix:.*?)/
- array assignment to "[STRING]" requires type [STRING] but expression is of type
[STRING]
- - !ruby/regexp /return\ data\ type\ of\ cast\ function\ must\ match\ or\ be\ binary\-coercible\
to\ target\ data\ type/
- return data type of cast function must match or be binary-coercible to target
data type
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ conflicts\ with\ non\-inherited\ constraint\
on\ child\ table\ "(?-mix:.*?)"/
- constraint "[STRING]" conflicts with non-inherited constraint on child table "[STRING]"
- - !ruby/regexp /SETOF\-composite\-returning\ PL\/Perl\ function\ must\ call\ return_next\
with\ reference\ to\ hash/
- SETOF-composite-returning PL/Perl function must call return_next with reference
to hash
- - !ruby/regexp /update\ or\ delete\ on\ "(?-mix:.*?)"\ violates\ foreign\ key\ constraint\
"(?-mix:.*?)"\ on\ "(?-mix:.*?)"/
- update or delete on "[STRING]" violates foreign key constraint "[STRING]" on "[STRING]"
- - !ruby/regexp /database\ is\ not\ accepting\ commands\ to\ avoid\ wraparound\ data\
loss\ in\ database\ "(?-mix:.*?)"/
- database is not accepting commands to avoid wraparound data loss in database "[STRING]"
- - !ruby/regexp /a\ serializable\ transaction\ cannot\ import\ a\ snapshot\ from\
a\ non\-serializable\ transaction/
- a serializable transaction cannot import a snapshot from a non-serializable transaction
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ allowed\ with\ set\-returning\
functions\ in\ the\ target\ list/
- SELECT FOR UPDATE/SHARE is not allowed with set-returning functions in the target
list
- - !ruby/regexp /check\ constraint\ name\ "(?-mix:.*?)"\ appears\ multiple\ times\
but\ with\ different\ expressions/
- check constraint name "[STRING]" appears multiple times but with different expressions
- - !ruby/regexp /WITH\ query\ name\ "(?-mix:.*?)"\ appears\ in\ both\ a\ rule\ action\
and\ the\ query\ being\ rewritten/
- WITH query name "[STRING]" appears in both a rule action and the query being rewritten
- - !ruby/regexp /cannot\ compare\ dissimilar\ column\ types\ (?-mix:.*?)\ and\ (?-mix:.*?)\
at\ record\ column\ (?-mix:-?\d+)/
- cannot compare dissimilar column types [STRING] and [STRING] at record column
[NUMBER]
- - !ruby/regexp /thesaurus\ substitute\ word\ "(?-mix:.*?)"\ isn't\ recognized\ by\
subdictionary\ \(rule\ (?-mix:-?\d+)\)/
- thesaurus substitute word "[STRING]" isn't recognized by subdictionary (rule [NUMBER])
- - !ruby/regexp /could\ not\ read\ block\ (?-mix:\d+)\ in\ file\ "(?-mix:.*?)":\
read\ only\ (?-mix:-?\d+)\ of\ (?-mix:-?\d+)\ bytes/
- ! 'could not read block [NUMBER] in file "[STRING]": read only [NUMBER] of [NUMBER]
bytes'
- - !ruby/regexp /VALUES\ lists\ "(?-mix:.*?)"\ have\ (?-mix:-?\d+)\ columns\ available\
but\ (?-mix:-?\d+)\ columns\ specified/
- VALUES lists "[STRING]" have [NUMBER] columns available but [NUMBER] columns specified
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ supported\ within\ a\ query\
with\ multiple\ result\ relations/
- SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations
- - !ruby/regexp /cannot\ drop\ objects\ owned\ by\ (?-mix:.*?)\ because\ they\ are\
required\ by\ the\ database\ system/
- cannot drop objects owned by [STRING] because they are required by the database
system
- - !ruby/regexp /extension\ "(?-mix:.*?)"\ has\ no\ update\ path\ from\ version\
"(?-mix:.*?)"\ to\ version\ "(?-mix:.*?)"/
- extension "[STRING]" has no update path from version "[STRING]" to version "[STRING]"
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ of\ relation\ "(?-mix:.*?)"\ is\ not\
a\ foreign\ key\ or\ check\ constraint/
- constraint "[STRING]" of relation "[STRING]" is not a foreign key or check constraint
- - !ruby/regexp /column\ "(?-mix:.*?)"\ of\ table\ "(?-mix:.*?)"\ contains\ values\
that\ violate\ the\ new\ constraint/
- column "[STRING]" of table "[STRING]" contains values that violate the new constraint
- - !ruby/regexp /equality\ operator\ for\ types\ (?-mix:.*?)\ and\ (?-mix:.*?)\ should\
be\ merge\-joinable,\ but\ isn't/
- equality operator for types [STRING] and [STRING] should be merge-joinable, but
isn't
- - !ruby/regexp /collations\ with\ different\ collate\ and\ ctype\ values\ are\ not\
supported\ on\ this\ platform/
- collations with different collate and ctype values are not supported on this platform
- - !ruby/regexp /setval:\ value\ (?-mix:.*?)\ is\ out\ of\ bounds\ for\ sequence\
"(?-mix:.*?)"\ \((?-mix:.*?)\.\.(?-mix:.*?)\)/
- ! 'setval: value [STRING] is out of bounds for sequence "[STRING]" ([STRING]..[STRING])'
- - !ruby/regexp /table\ "(?-mix:.*?)"\ does\ not\ have\ column\ "(?-mix:.*?)"\ referenced\
by\ constraint\ "(?-mix:.*?)"/
- table "[STRING]" does not have column "[STRING]" referenced by constraint "[STRING]"
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ conflicts\ with\ non\-inherited\ constraint\
on\ relation\ "(?-mix:.*?)"/
- constraint "[STRING]" conflicts with non-inherited constraint on relation "[STRING]"
- - !ruby/regexp /could\ not\ determine\ actual\ result\ type\ for\ function\ declared\
to\ return\ type\ (?-mix:.*?)/
- could not determine actual result type for function declared to return type [STRING]
- - !ruby/regexp /CREATE\ specifies\ a\ schema\ \((?-mix:.*?)\)\ different\ from\
the\ one\ being\ created\ \((?-mix:.*?)\)/
- CREATE specifies a schema ([STRING]) different from the one being created ([STRING])
- - !ruby/regexp /cannot\ cluster\ on\ index\ "(?-mix:.*?)"\ because\ access\ method\
does\ not\ handle\ null\ values/
- cannot cluster on index "[STRING]" because access method does not handle null
values
- - !ruby/regexp /parameter\ \$(?-mix:-?\d+)\ of\ type\ (?-mix:.*?)\ cannot\ be\ coerced\
to\ the\ expected\ type\ (?-mix:.*?)/
- parameter $[NUMBER] of type [STRING] cannot be coerced to the expected type [STRING]
- - !ruby/regexp /conditional\ DO\ INSTEAD\ rules\ are\ not\ supported\ for\ data\-modifying\
statements\ in\ WITH/
- conditional DO INSTEAD rules are not supported for data-modifying statements in
WITH
- - !ruby/regexp /cannot\ cluster\ on\ index\ "(?-mix:.*?)"\ because\ access\ method\
does\ not\ support\ clustering/
- cannot cluster on index "[STRING]" because access method does not support clustering
- - !ruby/regexp /setof\-composite\-returning\ Perl\ function\ must\ call\ return_next\
with\ reference\ to\ hash/
- setof-composite-returning Perl function must call return_next with reference to
hash
- - !ruby/regexp /cannot\ alter\ table\ "(?-mix:.*?)"\ because\ column\ "(?-mix:.*?)"\."(?-mix:.*?)"\
uses\ its\ rowtype/
- cannot alter table "[STRING]" because column "[STRING]"."[STRING]" uses its rowtype
- - !ruby/regexp /rules\ with\ WHERE\ conditions\ may\ only\ have\ SELECT,\ INSERT,\
UPDATE,\ or\ DELETE\ actions/
- rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE actions
- - !ruby/regexp /rules\ with\ WHERE\ conditions\ can\ only\ have\ SELECT,\ INSERT,\
UPDATE,\ or\ DELETE\ actions/
- rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions
- - !ruby/regexp /cannot\ acquire\ lock\ mode\ (?-mix:.*?)\ on\ database\ objects\
while\ recovery\ is\ in\ progress/
- cannot acquire lock mode [STRING] on database objects while recovery is in progress
- - !ruby/regexp /WITH\ query\ "(?-mix:.*?)"\ has\ (?-mix:-?\d+)\ columns\ available\
but\ (?-mix:-?\d+)\ columns\ specified/
- WITH query "[STRING]" has [NUMBER] columns available but [NUMBER] columns specified
- - !ruby/regexp /argument\ declared\ "anyrange"\ is\ not\ consistent\ with\ argument\
declared\ "anyelement"/
- argument declared "anyrange" is not consistent with argument declared "anyelement"
- - !ruby/regexp /attribute\ notation\ \.(?-mix:.*?)\ applied\ to\ type\ (?-mix:.*?),\
which\ is\ not\ a\ complex\ type/
- attribute notation .[STRING] applied to type [STRING], which is not a complex
type
- - !ruby/regexp /cannot\ alter\ table\ "(?-mix:.*?)"\ because\ column\ "(?-mix:.*?)\.(?-mix:.*?)"\
uses\ its\ row\ type/
- cannot alter table "[STRING]" because column "[STRING].[STRING]" uses its row
type
- - !ruby/regexp /thesaurus\ sample\ word\ "(?-mix:.*?)"\ isn't\ recognized\ by\ subdictionary\
\(rule\ (?-mix:-?\d+)\)/
- thesaurus sample word "[STRING]" isn't recognized by subdictionary (rule [NUMBER])
- - !ruby/regexp /argument\ declared\ "anyarray"\ is\ not\ consistent\ with\ argument\
declared\ "anyelement"/
- argument declared "anyarray" is not consistent with argument declared "anyelement"
- - !ruby/regexp /version\ mismatch\ in\ index\ "(?-mix:.*?)":\ file\ version\ (?-mix:-?\d+),\
code\ version\ (?-mix:-?\d+)/
- ! 'version mismatch in index "[STRING]": file version [NUMBER], code version [NUMBER]'
- - !ruby/regexp /operator\ (?-mix:-?\d+)\((?-mix:.*?),(?-mix:.*?)\)\ already\ exists\
in\ operator\ family\ "(?-mix:.*?)"/
- operator [NUMBER]([STRING],[STRING]) already exists in operator family "[STRING]"
- - !ruby/regexp /function\ (?-mix:-?\d+)\((?-mix:.*?),(?-mix:.*?)\)\ already\ exists\
in\ operator\ family\ "(?-mix:.*?)"/
- function [NUMBER]([STRING],[STRING]) already exists in operator family "[STRING]"
- - !ruby/regexp /operator\ (?-mix:-?\d+)\((?-mix:.*?),(?-mix:.*?)\)\ does\ not\ exist\
in\ operator\ family\ "(?-mix:.*?)"/
- operator [NUMBER]([STRING],[STRING]) does not exist in operator family "[STRING]"
- - !ruby/regexp /function\ (?-mix:-?\d+)\((?-mix:.*?),(?-mix:.*?)\)\ does\ not\ exist\
in\ operator\ family\ "(?-mix:.*?)"/
- function [NUMBER]([STRING],[STRING]) does not exist in operator family "[STRING]"
- - !ruby/regexp /column\ notation\ \.(?-mix:.*?)\ applied\ to\ type\ (?-mix:.*?),\
which\ is\ not\ a\ composite\ type/
- column notation .[STRING] applied to type [STRING], which is not a composite type
- - !ruby/regexp /there\ is\ no\ unique\ constraint\ matching\ given\ keys\ for\ referenced\
table\ "(?-mix:.*?)"/
- there is no unique constraint matching given keys for referenced table "[STRING]"
- - !ruby/regexp /not\ enough\ shared\ memory\ for\ data\ structure\ "(?-mix:.*?)"\
\((?-mix:\d+)\ bytes\ requested\)/
- not enough shared memory for data structure "[STRING]" ([NUMBER] bytes requested)
- - !ruby/regexp /cannot\ drop\ "(?-mix:.*?)"\ because\ it\ is\ being\ used\ by\ active\
queries\ in\ this\ session/
- cannot drop "[STRING]" because it is being used by active queries in this session
- - !ruby/regexp /argument\ of\ cast\ function\ must\ match\ or\ be\ binary\-coercible\
from\ source\ data\ type/
- argument of cast function must match or be binary-coercible from source data type
- - !ruby/regexp /multibyte\ flag\ character\ is\ not\ allowed\ at\ line\ (?-mix:-?\d+)\
of\ affix\ file\ "(?-mix:.*?)"/
- multibyte flag character is not allowed at line [NUMBER] of affix file "[STRING]"
- - !ruby/regexp /function\ call\ message\ contains\ (?-mix:-?\d+)\ arguments\ but\
function\ requires\ (?-mix:-?\d+)/
- function call message contains [NUMBER] arguments but function requires [NUMBER]
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ does\ not\ have\ a\ FOR\ UPDATE\/SHARE\ reference\
to\ table\ "(?-mix:.*?)"/
- cursor "[STRING]" does not have a FOR UPDATE/SHARE reference to table "[STRING]"
- - !ruby/regexp /collation\ "(?-mix:.*?)"\ for\ encoding\ "(?-mix:.*?)"\ already\
exists\ in\ schema\ "(?-mix:.*?)"/
- collation "[STRING]" for encoding "[STRING]" already exists in schema "[STRING]"
- - !ruby/regexp /function\ returning\ setof\ record\ called\ in\ context\ that\ cannot\
accept\ type\ record/
- function returning setof record called in context that cannot accept type record
- - !ruby/regexp /DO\ INSTEAD\ NOTHING\ rules\ are\ not\ supported\ for\ data\-modifying\
statements\ in\ WITH/
- DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH
- - !ruby/regexp /set\-returning\ PL\/Perl\ function\ must\ return\ reference\ to\
array\ or\ use\ return_next/
- set-returning PL/Perl function must return reference to array or use return_next
- - !ruby/regexp /conflicting\ NULL\/NOT\ NULL\ declarations\ for\ column\ "(?-mix:.*?)"\
of\ table\ "(?-mix:.*?)"/
- conflicting NULL/NOT NULL declarations for column "[STRING]" of table "[STRING]"
- - !ruby/regexp /FULL\ JOIN\ is\ only\ supported\ with\ merge\-joinable\ or\ hash\-joinable\
join\ conditions/
- FULL JOIN is only supported with merge-joinable or hash-joinable join conditions
- - !ruby/regexp /ORDER\ BY\ on\ a\ UNION\/INTERSECT\/EXCEPT\ result\ must\ be\ on\
one\ of\ the\ result\ columns/
- ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result columns
- - !ruby/regexp /column\ "(?-mix:.*?)"\ is\ of\ type\ (?-mix:.*?)\ but\ default\
expression\ is\ of\ type\ (?-mix:.*?)/
- column "[STRING]" is of type [STRING] but default expression is of type [STRING]
- - !ruby/regexp /function\ expression\ in\ FROM\ may\ not\ refer\ to\ other\ relations\
of\ same\ query\ level/
- function expression in FROM may not refer to other relations of same query level
- - !ruby/regexp /not\ enough\ elements\ in\ RWConflictPool\ to\ record\ a\ potential\
read\/write\ conflict/
- not enough elements in RWConflictPool to record a potential read/write conflict
- - !ruby/regexp /type\ modifier\ output\ function\ is\ useless\ without\ a\ type\
modifier\ input\ function/
- type modifier output function is useless without a type modifier input function
- - !ruby/regexp /function\ expression\ in\ FROM\ cannot\ refer\ to\ other\ relations\
of\ same\ query\ level/
- function expression in FROM cannot refer to other relations of same query level
- - !ruby/regexp /corrupted\ page\ pointers:\ lower\ =\ (?-mix:\d+),\ upper\ =\ (?-mix:\d+),\
special\ =\ (?-mix:\d+)/
- ! 'corrupted page pointers: lower = [NUMBER], upper = [NUMBER], special = [NUMBER]'
- - !ruby/regexp /current\ transaction\ is\ aborted,\ commands\ ignored\ until\ end\
of\ transaction\ block/
- current transaction is aborted, commands ignored until end of transaction block
- - !ruby/regexp /function\ call\ message\ contains\ (?-mix:-?\d+)\ argument\ formats\
but\ (?-mix:-?\d+)\ arguments/
- function call message contains [NUMBER] argument formats but [NUMBER] arguments
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ cannot\ be\ applied\ to\ the\ nullable\
side\ of\ an\ outer\ join/
- SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer join
- - !ruby/regexp /OVER\ specified,\ but\ (?-mix:.*?)\ is\ not\ a\ window\ function\
nor\ an\ aggregate\ function/
- OVER specified, but [STRING] is not a window function nor an aggregate function
- - !ruby/regexp /child\ table\ "(?-mix:.*?)"\ has\ different\ definition\ for\ check\
constraint\ "(?-mix:.*?)"/
- child table "[STRING]" has different definition for check constraint "[STRING]"
- - !ruby/regexp /insert\ or\ update\ on\ table\ "(?-mix:.*?)"\ violates\ foreign\
key\ constraint\ "(?-mix:.*?)"/
- insert or update on table "[STRING]" violates foreign key constraint "[STRING]"
- - !ruby/regexp /WITH\ cannot\ be\ used\ in\ a\ query\ that\ is\ rewritten\ by\ rules\
into\ multiple\ queries/
- WITH cannot be used in a query that is rewritten by rules into multiple queries
- - !ruby/regexp /triggered_change_notification:\ must\ not\ be\ called\ with\ more\
than\ one\ parameter/
- ! 'triggered_change_notification: must not be called with more than one parameter'
- - !ruby/regexp /table\ "(?-mix:.*?)"\ has\ (?-mix:-?\d+)\ columns\ available\ but\
(?-mix:-?\d+)\ columns\ specified/
- table "[STRING]" has [NUMBER] columns available but [NUMBER] columns specified
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ has\ multiple\ FOR\ UPDATE\/SHARE\ references\
to\ table\ "(?-mix:.*?)"/
- cursor "[STRING]" has multiple FOR UPDATE/SHARE references to table "[STRING]"
- - !ruby/regexp /constraints\ on\ unlogged\ tables\ may\ reference\ only\ permanent\
or\ unlogged\ tables/
- constraints on unlogged tables may reference only permanent or unlogged tables
- - !ruby/regexp /unexpected\ end\ of\ line\ or\ lexeme\ at\ line\ (?-mix:-?\d+)\
of\ thesaurus\ file\ "(?-mix:.*?)"/
- unexpected end of line or lexeme at line [NUMBER] of thesaurus file "[STRING]"
- - !ruby/regexp /@@\ operator\ does\ not\ support\ lexeme\ weight\ restrictions\
in\ GIN\ index\ searches/
- ! '@@ operator does not support lexeme weight restrictions in GIN index searches'
- - !ruby/regexp /could\ not\ determine\ anyarray\/anyelement\ type\ because\ input\
has\ type\ "unknown"/
- could not determine anyarray/anyelement type because input has type "unknown"
- - !ruby/regexp /SELECT\ rule's\ target\ entry\ (?-mix:-?\d+)\ has\ different\ column\
name\ from\ "(?-mix:.*?)"/
- SELECT rule's target entry [NUMBER] has different column name from "[STRING]"
- - !ruby/regexp /must\ specify\ provider\ when\ multiple\ security\ label\ providers\
have\ been\ loaded/
- must specify provider when multiple security label providers have been loaded
- - !ruby/regexp /storage\ type\ may\ not\ be\ different\ from\ data\ type\ for\ access\
method\ "(?-mix:.*?)"/
- storage type may not be different from data type for access method "[STRING]"
- - !ruby/regexp /set\-returning\ Perl\ function\ must\ return\ reference\ to\ array\
or\ use\ return_next/
- set-returning Perl function must return reference to array or use return_next
- - !ruby/regexp /cannot\ set\ security\ labels\ on\ relations\ except\ for\ tables,\
sequences\ or\ views/
- cannot set security labels on relations except for tables, sequences or views
- - !ruby/regexp /SELECT\ rule's\ target\ entry\ (?-mix:-?\d+)\ has\ different\ type\
from\ column\ "(?-mix:.*?)"/
- SELECT rule's target entry [NUMBER] has different type from column "[STRING]"
- - !ruby/regexp /data\ type\ (?-mix:.*?)\ has\ no\ default\ operator\ class\ for\
access\ method\ "(?-mix:.*?)"/
- data type [STRING] has no default operator class for access method "[STRING]"
- - !ruby/regexp /SELECT\ rule's\ target\ entry\ (?-mix:-?\d+)\ has\ different\ size\
from\ column\ "(?-mix:.*?)"/
- SELECT rule's target entry [NUMBER] has different size from column "[STRING]"
- - !ruby/regexp /no\ Snowball\ stemmer\ available\ for\ language\ "(?-mix:.*?)"\
and\ encoding\ "(?-mix:.*?)"/
- no Snowball stemmer available for language "[STRING]" and encoding "[STRING]"
- - !ruby/regexp /storage\ type\ cannot\ be\ different\ from\ data\ type\ for\ access\
method\ "(?-mix:.*?)"/
- storage type cannot be different from data type for access method "[STRING]"
- - !ruby/regexp /table\ "(?-mix:.*?)"\ without\ OIDs\ cannot\ inherit\ from\ table\
"(?-mix:.*?)"\ with\ OIDs/
- table "[STRING]" without OIDs cannot inherit from table "[STRING]" with OIDs
- - !ruby/regexp /could\ not\ determine\ actual\ argument\ type\ for\ polymorphic\
function\ "(?-mix:.*?)"/
- could not determine actual argument type for polymorphic function "[STRING]"
- - !ruby/regexp /could\ not\ serialize\ access\ due\ to\ read\/write\ dependencies\
among\ transactions/
- could not serialize access due to read/write dependencies among transactions
- - !ruby/regexp /number\ of\ array\ dimensions\ \((?-mix:-?\d+)\)\ exceeds\ the\
maximum\ allowed\ \((?-mix:-?\d+)\)/
- number of array dimensions ([NUMBER]) exceeds the maximum allowed ([NUMBER])
- - !ruby/regexp /xpath_table\ requires\ Materialize\ mode,\ but\ it\ is\ not\ allowed\
in\ this\ context/
- xpath_table requires Materialize mode, but it is not allowed in this context
- - !ruby/regexp /WAL\ generated\ with\ full_page_writes=off\ was\ replayed\ since\
last\ restartpoint/
- WAL generated with full_page_writes=off was replayed since last restartpoint
- - !ruby/regexp /remote\ query\ result\ rowtype\ does\ not\ match\ the\ specified\
FROM\ clause\ rowtype/
- remote query result rowtype does not match the specified FROM clause rowtype
- - !ruby/regexp /no\ collation\ was\ derived\ for\ column\ "(?-mix:.*?)"\ with\ collatable\
type\ (?-mix:.*?)/
- no collation was derived for column "[STRING]" with collatable type [STRING]
- - !ruby/regexp /multidimensional\ arrays\ must\ have\ array\ expressions\ with\
matching\ dimensions/
- multidimensional arrays must have array expressions with matching dimensions
- - !ruby/regexp /triggered_change_notification:\ must\ be\ called\ on\ a\ table\
with\ a\ primary\ key/
- ! 'triggered_change_notification: must be called on a table with a primary key'
- - !ruby/regexp /cannot\ change\ data\ type\ of\ view\ column\ "(?-mix:.*?)"\ from\
(?-mix:.*?)\ to\ (?-mix:.*?)/
- cannot change data type of view column "[STRING]" from [STRING] to [STRING]
- - !ruby/regexp /cross\-database\ references\ are\ not\ implemented:\ "(?-mix:.*?)\.(?-mix:.*?)\.(?-mix:.*?)"/
- ! 'cross-database references are not implemented: "[STRING].[STRING].[STRING]"'
- - !ruby/regexp /default\ for\ column\ "(?-mix:.*?)"\ cannot\ be\ cast\ automatically\
to\ type\ (?-mix:.*?)/
- default for column "[STRING]" cannot be cast automatically to type [STRING]
- - !ruby/regexp /character\ 0x(?-mix:.*?)\ of\ encoding\ "(?-mix:.*?)"\ has\ no\
equivalent\ in\ "(?-mix:.*?)"/
- character 0x[STRING] of encoding "[STRING]" has no equivalent in "[STRING]"
- - !ruby/regexp /multiple\ default\ values\ specified\ for\ column\ "(?-mix:.*?)"\
of\ table\ "(?-mix:.*?)"/
- multiple default values specified for column "[STRING]" of table "[STRING]"
- - !ruby/regexp /WITH\ clause\ containing\ a\ data\-modifying\ statement\ must\ be\
at\ the\ top\ level/
- WITH clause containing a data-modifying statement must be at the top level
- - !ruby/regexp /index\ expressions\ and\ predicates\ can\ refer\ only\ to\ the\
table\ being\ indexed/
- index expressions and predicates can refer only to the table being indexed
- - !ruby/regexp /some\ relations\ of\ database\ "(?-mix:.*?)"\ are\ already\ in\
tablespace\ "(?-mix:.*?)"/
- some relations of database "[STRING]" are already in tablespace "[STRING]"
- - !ruby/regexp /FROM\ version\ must\ be\ different\ from\ installation\ target\
version\ "(?-mix:.*?)"/
- FROM version must be different from installation target version "[STRING]"
- - !ruby/regexp /cannot\ PREPARE\ a\ transaction\ that\ has\ executed\ LISTEN,\ UNLISTEN,\
or\ NOTIFY/
- cannot PREPARE a transaction that has executed LISTEN, UNLISTEN, or NOTIFY
- - !ruby/regexp /function\ returning\ record\ called\ in\ context\ that\ cannot\
accept\ type\ record/
- function returning record called in context that cannot accept type record
- - !ruby/regexp /array\ assignment\ requires\ type\ (?-mix:.*?)\ but\ expression\
is\ of\ type\ (?-mix:.*?)/
- array assignment requires type [STRING] but expression is of type [STRING]
- - !ruby/regexp /aggregate\ (?-mix:\d+)\ needs\ to\ have\ compatible\ input\ type\
and\ transition\ type/
- aggregate [NUMBER] needs to have compatible input type and transition type
- - !ruby/regexp /subfield\ "(?-mix:.*?)"\ is\ of\ type\ (?-mix:.*?)\ but\ expression\
is\ of\ type\ (?-mix:.*?)/
- subfield "[STRING]" is of type [STRING] but expression is of type [STRING]
- - !ruby/regexp /index\ expressions\ and\ predicates\ may\ refer\ only\ to\ the\
table\ being\ indexed/
- index expressions and predicates may refer only to the table being indexed
- - !ruby/regexp /could\ not\ determine\ actual\ return\ type\ for\ polymorphic\ function\
"(?-mix:.*?)"/
- could not determine actual return type for polymorphic function "[STRING]"
- - !ruby/regexp /wrong\ affix\ file\ format\ for\ flag\ at\ line\ (?-mix:-?\d+)\
of\ affix\ file\ "(?-mix:.*?)"/
- wrong affix file format for flag at line [NUMBER] of affix file "[STRING]"
- - !ruby/regexp /cannot\ use\ a\ deferrable\ unique\ constraint\ for\ referenced\
table\ "(?-mix:.*?)"/
- cannot use a deferrable unique constraint for referenced table "[STRING]"
- - !ruby/regexp /column\ "(?-mix:.*?)"\ specified\ in\ USING\ clause\ does\ not\
exist\ in\ right\ table/
- column "[STRING]" specified in USING clause does not exist in right table
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ cannot\ be\ applied\ to\ the\ nullable\ side\
of\ an\ outer\ join/
- SELECT FOR UPDATE cannot be applied to the nullable side of an outer join
- - !ruby/regexp /transaction\ control\ statements\ are\ not\ allowed\ within\ an\
extension\ script/
- transaction control statements are not allowed within an extension script
- - !ruby/regexp /a\ column\ definition\ list\ is\ only\ allowed\ for\ functions\
returning\ "record"/
- a column definition list is only allowed for functions returning "record"
- - !ruby/regexp /cannot\ alter\ type\ "(?-mix:.*?)"\ because\ column\ "(?-mix:.*?)"\."(?-mix:.*?)"\
uses\ it/
- cannot alter type "[STRING]" because column "[STRING]"."[STRING]" uses it
- - !ruby/regexp /WAL\ generated\ with\ full_page_writes=off\ was\ replayed\ during\
online\ backup/
- WAL generated with full_page_writes=off was replayed during online backup
- - !ruby/regexp /cannot\ PREPARE\ a\ transaction\ that\ has\ executed\ LISTEN,\ UNLISTEN\
or\ NOTIFY/
- cannot PREPARE a transaction that has executed LISTEN, UNLISTEN or NOTIFY
- - !ruby/regexp /cannot\ extend\ relation\ (?-mix:\d+)\/(?-mix:\d+)\/(?-mix:\d+)\
beyond\ (?-mix:\d+)\ blocks/
- cannot extend relation [NUMBER]/[NUMBER]/[NUMBER] beyond [NUMBER] blocks
- - !ruby/regexp /column\ "(?-mix:.*?)"\ specified\ in\ USING\ clause\ does\ not\
exist\ in\ left\ table/
- column "[STRING]" specified in USING clause does not exist in left table
- - !ruby/regexp /collation\ mismatch\ between\ explicit\ collations\ "(?-mix:.*?)"\
and\ "(?-mix:.*?)"/
- collation mismatch between explicit collations "[STRING]" and "[STRING]"
- - !ruby/regexp /procedure\ number\ (?-mix:-?\d+)\ for\ \((?-mix:.*?),(?-mix:.*?)\)\
appears\ more\ than\ once/
- procedure number [NUMBER] for ([STRING],[STRING]) appears more than once
- - !ruby/regexp /attribute\ "(?-mix:.*?)"\ of\ "(?-mix:.*?)"\ must\ be\ type\ TIMESTAMP\
or\ TIMESTAMPTZ/
- attribute "[STRING]" of "[STRING]" must be type TIMESTAMP or TIMESTAMPTZ
- - !ruby/regexp /could\ not\ convert\ table\ "(?-mix:.*?)"\ to\ a\ view\ because\
it\ has\ child\ tables/
- could not convert table "[STRING]" to a view because it has child tables
- - !ruby/regexp /column\ "(?-mix:.*?)"\ is\ of\ type\ (?-mix:.*?)\ but\ expression\
is\ of\ type\ (?-mix:.*?)/
- column "[STRING]" is of type [STRING] but expression is of type [STRING]
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ view,\ composite\ type,\ index,\
or\ foreign\ table/
- ! '"[STRING]" is not a table, view, composite type, index, or foreign table'
- - !ruby/regexp /fillfactor=(?-mix:-?\d+)\ is\ out\ of\ range\ \(should\ be\ between\
(?-mix:-?\d+)\ and\ 100\)/
- fillfactor=[NUMBER] is out of range (should be between [NUMBER] and 100)
- - !ruby/regexp /parameter\ "(?-mix:.*?)"\ cannot\ be\ set\ in\ a\ secondary\ extension\
control\ file/
- parameter "[STRING]" cannot be set in a secondary extension control file
- - !ruby/regexp /function\ (?-mix:\d+)\ has\ too\ many\ arguments\ \((?-mix:-?\d+),\
maximum\ is\ (?-mix:-?\d+)\)/
- function [NUMBER] has too many arguments ([NUMBER], maximum is [NUMBER])
- - !ruby/regexp /collation\ mismatch\ between\ implicit\ collations\ "(?-mix:.*?)"\
and\ "(?-mix:.*?)"/
- collation mismatch between implicit collations "[STRING]" and "[STRING]"
- - !ruby/regexp /cannot\ alter\ type\ "(?-mix:.*?)"\ because\ column\ "(?-mix:.*?)\.(?-mix:.*?)"\
uses\ it/
- cannot alter type "[STRING]" because column "[STRING].[STRING]" uses it
- - !ruby/regexp /type\ of\ "(?-mix:.*?)\.(?-mix:.*?)"\ does\ not\ match\ that\ when\
preparing\ the\ plan/
- type of "[STRING].[STRING]" does not match that when preparing the plan
- - !ruby/regexp /operator\ number\ (?-mix:-?\d+)\ for\ \((?-mix:.*?),(?-mix:.*?)\)\
appears\ more\ than\ once/
- operator number [NUMBER] for ([STRING],[STRING]) appears more than once
- - !ruby/regexp /foreign\ key\ constraint\ "(?-mix:.*?)"\ of\ relation\ "(?-mix:.*?)"\
does\ not\ exist/
- foreign key constraint "[STRING]" of relation "[STRING]" does not exist
- - !ruby/regexp /type\ of\ inherited\ column\ "(?-mix:.*?)"\ must\ be\ changed\ in\
child\ tables\ too/
- type of inherited column "[STRING]" must be changed in child tables too
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ in\ FOR\ UPDATE\/SHARE\ clause\ not\ found\
in\ FROM\ clause/
- relation "[STRING]" in FOR UPDATE/SHARE clause not found in FROM clause
- - !ruby/regexp /bind\ message\ has\ (?-mix:-?\d+)\ result\ formats\ but\ query\
has\ (?-mix:-?\d+)\ columns/
- bind message has [NUMBER] result formats but query has [NUMBER] columns
- - !ruby/regexp /a\ negative\ number\ raised\ to\ a\ non\-integer\ power\ yields\
a\ complex\ result/
- a negative number raised to a non-integer power yields a complex result
- - !ruby/regexp /input\ parameters\ after\ one\ with\ a\ default\ value\ must\ also\
have\ defaults/
- input parameters after one with a default value must also have defaults
- - !ruby/regexp /old\ GIN\ indexes\ do\ not\ support\ whole\-index\ scans\ nor\ searches\
for\ nulls/
- old GIN indexes do not support whole-index scans nor searches for nulls
- - !ruby/regexp /could\ not\ identify\ an\ equality\ operator\ for\ types\ (?-mix:.*?)\
and\ (?-mix:.*?)/
- could not identify an equality operator for types [STRING] and [STRING]
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ view,\ composite\ type,\ index\
or\ foreign\ table/
- ! '"[STRING]" is not a table, view, composite type, index or foreign table'
- - !ruby/regexp /alignment\ "(?-mix:.)"\ is\ invalid\ for\ passed\-by\-value\ type\
of\ size\ (?-mix:-?\d+)/
- alignment "[CHAR]" is invalid for passed-by-value type of size [NUMBER]
- - !ruby/regexp /operator\ family\ "(?-mix:.*?)"\ does\ not\ exist\ for\ access\
method\ "(?-mix:.*?)"/
- operator family "[STRING]" does not exist for access method "[STRING]"
- - !ruby/regexp /range\ subtype\ diff\ function\ (?-mix:.*?)\ must\ return\ type\
double\ precision/
- range subtype diff function [STRING] must return type double precision
- - !ruby/regexp /cannot\ truncate\ table\ "(?-mix:.*?)"\ because\ it\ has\ pending\
trigger\ events/
- cannot truncate table "[STRING]" because it has pending trigger events
- - !ruby/regexp /recursive\ reference\ to\ query\ "(?-mix:.*?)"\ must\ not\ appear\
more\ than\ once/
- recursive reference to query "[STRING]" must not appear more than once
- - !ruby/regexp /null\ value\ cannot\ be\ assigned\ to\ variable\ "(?-mix:.*?)"\
declared\ NOT\ NULL/
- null value cannot be assigned to variable "[STRING]" declared NOT NULL
- - !ruby/regexp /unrecognized\ API\ version\ (?-mix:-?\d+)\ reported\ by\ info\ function\
"(?-mix:.*?)"/
- unrecognized API version [NUMBER] reported by info function "[STRING]"
- - !ruby/regexp /operator\ family\ "(?-mix:.*?)"\ for\ access\ method\ "(?-mix:.*?)"\
already\ exists/
- operator family "[STRING]" for access method "[STRING]" already exists
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ cannot\ be\ applied\ to\ an\ outer\-level\
WITH\ query/
- SELECT FOR UPDATE/SHARE cannot be applied to an outer-level WITH query
- - !ruby/regexp /SELECT\ DISTINCT\ ON\ expressions\ must\ match\ initial\ ORDER\
BY\ expressions/
- SELECT DISTINCT ON expressions must match initial ORDER BY expressions
- - !ruby/regexp /query\-specified\ return\ row\ and\ actual\ function\ return\ row\
do\ not\ match/
- query-specified return row and actual function return row do not match
- - !ruby/regexp /SET\ TRANSACTION\ ISOLATION\ LEVEL\ must\ not\ be\ called\ in\ a\
subtransaction/
- SET TRANSACTION ISOLATION LEVEL must not be called in a subtransaction
- - !ruby/regexp /could\ not\ determine\ interpretation\ of\ row\ comparison\ operator\
(?-mix:.*?)/
- could not determine interpretation of row comparison operator [STRING]
- - !ruby/regexp /subquery\ in\ FROM\ may\ not\ refer\ to\ other\ relations\ of\ same\
query\ level/
- subquery in FROM may not refer to other relations of same query level
- - !ruby/regexp /operator\ class\ "(?-mix:.*?)"\ does\ not\ exist\ for\ access\ method\
"(?-mix:.*?)"/
- operator class "[STRING]" does not exist for access method "[STRING]"
- - !ruby/regexp /DO\ ALSO\ rules\ are\ not\ supported\ for\ data\-modifying\ statements\
in\ WITH/
- DO ALSO rules are not supported for data-modifying statements in WITH
- - !ruby/regexp /not\ enough\ elements\ in\ RWConflictPool\ to\ record\ a\ read\/write\
conflict/
- not enough elements in RWConflictPool to record a read/write conflict
- - !ruby/regexp /could\ not\ make\ operator\ class\ "(?-mix:.*?)"\ be\ default\ for\
type\ (?-mix:.*?)/
- could not make operator class "[STRING]" be default for type [STRING]
- - !ruby/regexp /recursive\ query\ "(?-mix:.*?)"\ must\ not\ contain\ data\-modifying\
statements/
- recursive query "[STRING]" must not contain data-modifying statements
- - !ruby/regexp /Unicode\ characters\ greater\ than\ or\ equal\ to\ 0x10000\ are\
not\ supported/
- Unicode characters greater than or equal to 0x10000 are not supported
- - !ruby/regexp /operator\ class\ "(?-mix:.*?)"\ for\ access\ method\ "(?-mix:.*?)"\
already\ exists/
- operator class "[STRING]" for access method "[STRING]" already exists
- - !ruby/regexp /invalid\ check\ digit\ for\ (?-mix:.*?)\ number:\ "(?-mix:.*?)",\
should\ be\ (?-mix:.)/
- ! 'invalid check digit for [STRING] number: "[STRING]", should be [CHAR]'
- - !ruby/regexp /component\ in\ parameter\ "dynamic_library_path"\ is\ not\ an\ absolute\
path/
- component in parameter "dynamic_library_path" is not an absolute path
- - !ruby/regexp /type\ of\ tg_argv\[(?-mix:-?\d+)\]\ does\ not\ match\ that\ when\
preparing\ the\ plan/
- type of tg_argv[[NUMBER]] does not match that when preparing the plan
- - !ruby/regexp /could\ not\ determine\ which\ collation\ to\ use\ for\ view\ column\
"(?-mix:.*?)"/
- could not determine which collation to use for view column "[STRING]"
- - !ruby/regexp /column\ "(?-mix:.*?)"\ referenced\ in\ foreign\ key\ constraint\
does\ not\ exist/
- column "[STRING]" referenced in foreign key constraint does not exist
- - !ruby/regexp /index\ row\ size\ (?-mix:\d+)\ exceeds\ maximum\ (?-mix:\d+)\ for\
index\ "(?-mix:.*?)"/
- index row size [NUMBER] exceeds maximum [NUMBER] for index "[STRING]"
- - !ruby/regexp /cannot\ set\ transaction\ read\-write\ mode\ inside\ a\ read\-only\
transaction/
- cannot set transaction read-write mode inside a read-only transaction
- - !ruby/regexp /number\ of\ referencing\ and\ referenced\ columns\ for\ foreign\
key\ disagree/
- number of referencing and referenced columns for foreign key disagree
- - !ruby/regexp /a\ column\ definition\ list\ is\ required\ for\ functions\ returning\
"record"/
- a column definition list is required for functions returning "record"
- - !ruby/regexp /could\ not\ determine\ polymorphic\ type\ because\ input\ has\ type\
"unknown"/
- could not determine polymorphic type because input has type "unknown"
- - !ruby/regexp /query\-specified\ return\ tuple\ and\ crosstab\ function\ are\ not\
compatible/
- query-specified return tuple and crosstab function are not compatible
- - !ruby/regexp /aggregate\ functions\ not\ allowed\ in\ a\ recursive\ query's\ recursive\
term/
- aggregate functions not allowed in a recursive query's recursive term
- - !ruby/regexp /result\ of\ PL\/Perl\ trigger\ function\ must\ be\ undef,\ "SKIP",\
or\ "MODIFY"/
- result of PL/Perl trigger function must be undef, "SKIP", or "MODIFY"
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ cannot\ be\ used\ with\ foreign\ table\
"(?-mix:.*?)"/
- SELECT FOR UPDATE/SHARE cannot be used with foreign table "[STRING]"
- - !ruby/regexp /permission\ denied\ to\ change\ owner\ of\ foreign\-data\ wrapper\
"(?-mix:.*?)"/
- permission denied to change owner of foreign-data wrapper "[STRING]"
- - !ruby/regexp /child\ table\ "(?-mix:.*?)"\ has\ different\ collation\ for\ column\
"(?-mix:.*?)"/
- child table "[STRING]" has different collation for column "[STRING]"
- - !ruby/regexp /subquery\ in\ FROM\ cannot\ refer\ to\ other\ relations\ of\ same\
query\ level/
- subquery in FROM cannot refer to other relations of same query level
- - !ruby/regexp /cannot\ alter\ type\ "(?-mix:.*?)"\ because\ it\ is\ the\ type\
of\ a\ typed\ table/
- cannot alter type "[STRING]" because it is the type of a typed table
- - !ruby/regexp /new\ row\ for\ relation\ "(?-mix:.*?)"\ violates\ check\ constraint\
"(?-mix:.*?)"/
- new row for relation "[STRING]" violates check constraint "[STRING]"
- - !ruby/regexp /type\ of\ tgargv\[(?-mix:-?\d+)\]\ does\ not\ match\ that\ when\
preparing\ the\ plan/
- type of tgargv[[NUMBER]] does not match that when preparing the plan
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ is\ not\ a\ simply\ updatable\ scan\ of\
table\ "(?-mix:.*?)"/
- cursor "[STRING]" is not a simply updatable scan of table "[STRING]"
- - !ruby/regexp /expression\ returning\ multiple\ columns\ is\ not\ valid\ in\ parameter\
list/
- expression returning multiple columns is not valid in parameter list
- - !ruby/regexp /constraint\ definition\ for\ check\ constraint\ "(?-mix:.*?)"\ does\
not\ match/
- constraint definition for check constraint "[STRING]" does not match
- - !ruby/regexp /could\ not\ convert\ table\ "(?-mix:.*?)"\ to\ a\ view\ because\
it\ has\ triggers/
- could not convert table "[STRING]" to a view because it has triggers
- - !ruby/regexp /string\ is\ too\ long\ for\ tsvector\ \((?-mix:-?\d+)\ bytes,\ max\
(?-mix:-?\d+)\ bytes\)/
- string is too long for tsvector ([NUMBER] bytes, max [NUMBER] bytes)
- - !ruby/regexp /for\ SELECT\ DISTINCT,\ ORDER\ BY\ expressions\ must\ appear\ in\
select\ list/
- for SELECT DISTINCT, ORDER BY expressions must appear in select list
- - !ruby/regexp /unexpected\ end\ of\ line\ at\ line\ (?-mix:-?\d+)\ of\ thesaurus\
file\ "(?-mix:.*?)"/
- unexpected end of line at line [NUMBER] of thesaurus file "[STRING]"
- - !ruby/regexp /could\ not\ convert\ table\ "(?-mix:.*?)"\ to\ a\ view\ because\
it\ is\ not\ empty/
- could not convert table "[STRING]" to a view because it is not empty
- - !ruby/regexp /Expression\ returning\ multiple\ columns\ is\ not\ valid\ in\ parameter\
list/
- Expression returning multiple columns is not valid in parameter list
- - !ruby/regexp /cannot\ set\ parameter\ "(?-mix:.*?)"\ within\ security\-restricted\
operation/
- cannot set parameter "[STRING]" within security-restricted operation
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ of\ domain\ "(?-mix:.*?)"\ is\ not\ a\
check\ constraint/
- constraint "[STRING]" of domain "[STRING]" is not a check constraint
- - !ruby/regexp /RAISE\ without\ parameters\ cannot\ be\ used\ outside\ an\ exception\
handler/
- RAISE without parameters cannot be used outside an exception handler
- - !ruby/regexp /BEFORE\ trigger's\ WHEN\ condition\ cannot\ reference\ NEW\ system\
columns/
- BEFORE trigger's WHEN condition cannot reference NEW system columns
- - !ruby/regexp /concurrent\ index\ creation\ on\ system\ catalog\ tables\ is\ not\
supported/
- concurrent index creation on system catalog tables is not supported
- - !ruby/regexp /thesaurus\ substitute\ word\ "(?-mix:.*?)"\ is\ a\ stop\ word\ \(rule\
(?-mix:-?\d+)\)/
- thesaurus substitute word "[STRING]" is a stop word (rule [NUMBER])
- - !ruby/regexp /cannot\ cluster\ when\ index\ access\ method\ does\ not\ handle\
null\ values/
- cannot cluster when index access method does not handle null values
- - !ruby/regexp /common\ column\ name\ "(?-mix:.*?)"\ appears\ more\ than\ once\
in\ right\ table/
- common column name "[STRING]" appears more than once in right table
- - !ruby/regexp /subquery\ uses\ ungrouped\ column\ "(?-mix:.*?)\.(?-mix:.*?)"\ from\
outer\ query/
- subquery uses ungrouped column "[STRING].[STRING]" from outer query
- - !ruby/regexp /inherited\ constraint\ "(?-mix:.*?)"\ must\ be\ renamed\ in\ child\
tables\ too/
- inherited constraint "[STRING]" must be renamed in child tables too
- - !ruby/regexp /permission\ denied\ to\ create\ temporary\ tables\ in\ database\
"(?-mix:.*?)"/
- permission denied to create temporary tables in database "[STRING]"
- - !ruby/regexp /timestamp\((?-mix:-?\d+)\)\ precision\ must\ be\ between\ (?-mix:-?\d+)\
and\ (?-mix:-?\d+)/
- timestamp([NUMBER]) precision must be between [NUMBER] and [NUMBER]
- - !ruby/regexp /RESTART\ value\ \((?-mix:.*?)\)\ cannot\ be\ greater\ than\ MAXVALUE\
\((?-mix:.*?)\)/
- RESTART value ([STRING]) cannot be greater than MAXVALUE ([STRING])
- - !ruby/regexp /cannot\ use\ a\ deferrable\ primary\ key\ for\ referenced\ table\
"(?-mix:.*?)"/
- cannot use a deferrable primary key for referenced table "[STRING]"
- - !ruby/regexp /constraints\ on\ temporary\ tables\ may\ reference\ only\ temporary\
tables/
- constraints on temporary tables may reference only temporary tables
- - !ruby/regexp /could\ not\ convert\ table\ "(?-mix:.*?)"\ to\ a\ view\ because\
it\ has\ indexes/
- could not convert table "[STRING]" to a view because it has indexes
- - !ruby/regexp /relation\ reference\ "(?-mix:.*?)"\ cannot\ be\ used\ as\ a\ select\-list\
entry/
- relation reference "[STRING]" cannot be used as a select-list entry
- - !ruby/regexp /role\ "(?-mix:.*?)"\ cannot\ be\ dropped\ because\ some\ objects\
depend\ on\ it/
- role "[STRING]" cannot be dropped because some objects depend on it
- - !ruby/regexp /bind\ message\ has\ (?-mix:-?\d+)\ parameter\ formats\ but\ (?-mix:-?\d+)\
parameters/
- bind message has [NUMBER] parameter formats but [NUMBER] parameters
- - !ruby/regexp /(?-mix:.*?)\(\*\)\ must\ be\ used\ to\ call\ a\ parameterless\ aggregate\
function/
- ! '[STRING](*) must be used to call a parameterless aggregate function'
- - !ruby/regexp /constraints\ on\ permanent\ tables\ may\ reference\ only\ permanent\
tables/
- constraints on permanent tables may reference only permanent tables
- - !ruby/regexp /GET\ STACKED\ DIAGNOSTICS\ cannot\ be\ used\ outside\ an\ exception\
handler/
- GET STACKED DIAGNOSTICS cannot be used outside an exception handler
- - !ruby/regexp /associated\ data\ types\ must\ be\ specified\ for\ index\ support\
procedure/
- associated data types must be specified for index support procedure
- - !ruby/regexp /row\ comparison\ operator\ must\ yield\ type\ boolean,\ not\ type\
(?-mix:.*?)/
- row comparison operator must yield type boolean, not type [STRING]
- - !ruby/regexp /access\ method\ "(?-mix:.*?)"\ does\ not\ support\ NULLS\ FIRST\/LAST\
options/
- access method "[STRING]" does not support NULLS FIRST/LAST options
- - !ruby/regexp /cannot\ create\ temporary\ table\ within\ security\-restricted\
operation/
- cannot create temporary table within security-restricted operation
- - !ruby/regexp /unexpected\ delimiter\ at\ line\ (?-mix:-?\d+)\ of\ thesaurus\ file\
"(?-mix:.*?)"/
- unexpected delimiter at line [NUMBER] of thesaurus file "[STRING]"
- - !ruby/regexp /operator\ argument\ types\ must\ be\ specified\ in\ ALTER\ OPERATOR\
FAMILY/
- operator argument types must be specified in ALTER OPERATOR FAMILY
- - !ruby/regexp /provided\ "categories"\ SQL\ must\ return\ 1\ column\ of\ at\ least\
one\ row/
- provided "categories" SQL must return 1 column of at least one row
- - !ruby/regexp /length\ of\ returned\ sequence\ did\ not\ match\ number\ of\ columns\
in\ row/
- length of returned sequence did not match number of columns in row
- - !ruby/regexp /rule\ WHERE\ condition\ may\ not\ contain\ references\ to\ other\
relations/
- rule WHERE condition may not contain references to other relations
- - !ruby/regexp /conversion\ specifies\ argument\ 0,\ but\ arguments\ are\ numbered\
from\ 1/
- conversion specifies argument 0, but arguments are numbered from 1
- - !ruby/regexp /interval\((?-mix:-?\d+)\)\ precision\ must\ be\ between\ (?-mix:-?\d+)\
and\ (?-mix:-?\d+)/
- interval([NUMBER]) precision must be between [NUMBER] and [NUMBER]
- - !ruby/regexp /cannot\ PREPARE\ a\ transaction\ that\ has\ operated\ on\ temporary\
tables/
- cannot PREPARE a transaction that has operated on temporary tables
- - !ruby/regexp /cannot\ drop\ desired\ object\(s\)\ because\ other\ objects\ depend\
on\ them/
- cannot drop desired object(s) because other objects depend on them
- - !ruby/regexp /there\ are\ multiple\ default\ operator\ classes\ for\ data\ type\
(?-mix:.*?)/
- there are multiple default operator classes for data type [STRING]
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ allowed\ with\ UNION\/INTERSECT\/EXCEPT/
- SELECT FOR UPDATE/SHARE is not allowed with UNION/INTERSECT/EXCEPT
- - !ruby/regexp /common\ column\ name\ "(?-mix:.*?)"\ appears\ more\ than\ once\
in\ left\ table/
- common column name "[STRING]" appears more than once in left table
- - !ruby/regexp /text\ search\ configuration\ name\ "(?-mix:.*?)"\ must\ be\ schema\-qualified/
- text search configuration name "[STRING]" must be schema-qualified
- - !ruby/regexp /sort\ operator\ can\ only\ be\ specified\ for\ single\-argument\
aggregates/
- sort operator can only be specified for single-argument aggregates
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ timestamp\ with\ time\ zone:\
"(?-mix:.*?)"/
- ! 'invalid input syntax for type timestamp with time zone: "[STRING]"'
- - !ruby/regexp /composite\-returning\ PL\/Perl\ function\ must\ return\ reference\
to\ hash/
- composite-returning PL/Perl function must return reference to hash
- - !ruby/regexp /cannot\ remove\ dependency\ on\ (?-mix:.*?)\ because\ it\ is\ a\
system\ object/
- cannot remove dependency on [STRING] because it is a system object
- - !ruby/regexp /cannot\ drop\ inherited\ constraint\ "(?-mix:.*?)"\ of\ relation\
"(?-mix:.*?)"/
- cannot drop inherited constraint "[STRING]" of relation "[STRING]"
- - !ruby/regexp /rules\ on\ SELECT\ must\ not\ contain\ data\-modifying\ statements\
in\ WITH/
- rules on SELECT must not contain data-modifying statements in WITH
- - !ruby/regexp /DROP\ INDEX\ CONCURRENTLY\ does\ not\ support\ dropping\ multiple\
objects/
- DROP INDEX CONCURRENTLY does not support dropping multiple objects
- - !ruby/regexp /cannot\ drop\ (?-mix:.*?)\ because\ it\ is\ required\ by\ the\ database\
system/
- cannot drop [STRING] because it is required by the database system
- - !ruby/regexp /parameter\ "schema"\ cannot\ be\ specified\ when\ "relocatable"\
is\ true/
- parameter "schema" cannot be specified when "relocatable" is true
- - !ruby/regexp /restriction\ estimator\ function\ (?-mix:.*?)\ must\ return\ type\
"float8"/
- restriction estimator function [STRING] must return type "float8"
- - !ruby/regexp /a\ snapshot\-importing\ transaction\ must\ not\ be\ READ\ ONLY\
DEFERRABLE/
- a snapshot-importing transaction must not be READ ONLY DEFERRABLE
- - !ruby/regexp /could\ not\ determine\ which\ collation\ to\ use\ for\ regular\
expression/
- could not determine which collation to use for regular expression
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ in\ FOR\ UPDATE\ clause\ not\ found\ in\
FROM\ clause/
- relation "[STRING]" in FOR UPDATE clause not found in FROM clause
- - !ruby/regexp /could\ not\ determine\ row\ description\ for\ function\ returning\
record/
- could not determine row description for function returning record
- - !ruby/regexp /invalid\ procedure\ number\ (?-mix:-?\d+),\ must\ be\ between\ 1\
and\ (?-mix:-?\d+)/
- invalid procedure number [NUMBER], must be between 1 and [NUMBER]
- - !ruby/regexp /shared\ table\ "(?-mix:.*?)"\ can\ only\ be\ reindexed\ in\ stand\-alone\
mode/
- shared table "[STRING]" can only be reindexed in stand-alone mode
- - !ruby/regexp /rule\ WHERE\ condition\ cannot\ contain\ references\ to\ other\
relations/
- rule WHERE condition cannot contain references to other relations
- - !ruby/regexp /could\ not\ determine\ which\ collation\ to\ use\ for\ initcap\(\)\
function/
- could not determine which collation to use for initcap() function
- - !ruby/regexp /no\ pg_constraint\ entry\ for\ trigger\ "(?-mix:.*?)"\ on\ table\
"(?-mix:.*?)"/
- no pg_constraint entry for trigger "[STRING]" on table "[STRING]"
- - !ruby/regexp /cannot\ PREPARE\ a\ transaction\ that\ has\ executed\ LISTEN\ or\
UNLISTEN/
- cannot PREPARE a transaction that has executed LISTEN or UNLISTEN
- - !ruby/regexp /shared\ index\ "(?-mix:.*?)"\ can\ only\ be\ reindexed\ in\ stand\-alone\
mode/
- shared index "[STRING]" can only be reindexed in stand-alone mode
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ view,\ composite\ type,\ or\
foreign\ table/
- ! '"[STRING]" is not a table, view, composite type, or foreign table'
- - !ruby/regexp /DECLARE\ CURSOR\ must\ not\ contain\ data\-modifying\ statements\
in\ WITH/
- DECLARE CURSOR must not contain data-modifying statements in WITH
- - !ruby/regexp /START\ value\ \((?-mix:.*?)\)\ cannot\ be\ greater\ than\ MAXVALUE\
\((?-mix:.*?)\)/
- START value ([STRING]) cannot be greater than MAXVALUE ([STRING])
- - !ruby/regexp /range\ lower\ bound\ must\ be\ less\ than\ or\ equal\ to\ range\
upper\ bound/
- range lower bound must be less than or equal to range upper bound
- - !ruby/regexp /conditional\ UNION\/INTERSECT\/EXCEPT\ statements\ are\ not\ implemented/
- conditional UNION/INTERSECT/EXCEPT statements are not implemented
- - !ruby/regexp /statement\ trigger's\ WHEN\ condition\ cannot\ reference\ column\
values/
- statement trigger's WHEN condition cannot reference column values
- - !ruby/regexp /currval\ of\ sequence\ "(?-mix:.*?)"\ is\ not\ yet\ defined\ in\
this\ session/
- currval of sequence "[STRING]" is not yet defined in this session
- - !ruby/regexp /result\ of\ Perl\ trigger\ function\ must\ be\ undef,\ "SKIP"\ or\
"MODIFY"/
- result of Perl trigger function must be undef, "SKIP" or "MODIFY"
- - !ruby/regexp /function\ "(?-mix:.*?)"\ called\ with\ wrong\ number\ of\ trigger\
arguments/
- function "[STRING]" called with wrong number of trigger arguments
- - !ruby/regexp /index\ "(?-mix:.*?)"\ contains\ unexpected\ zero\ page\ at\ block\
(?-mix:\d+)/
- index "[STRING]" contains unexpected zero page at block [NUMBER]
- - !ruby/regexp /nextval:\ reached\ minimum\ value\ of\ sequence\ "(?-mix:.*?)"\
\((?-mix:.*?)\)/
- ! 'nextval: reached minimum value of sequence "[STRING]" ([STRING])'
- - !ruby/regexp /(?-mix:.*?)\(\*\)\ specified,\ but\ (?-mix:.*?)\ is\ not\ an\ aggregate\
function/
- ! '[STRING](*) specified, but [STRING] is not an aggregate function'
- - !ruby/regexp /invalid\ operator\ number\ (?-mix:-?\d+),\ must\ be\ between\ 1\
and\ (?-mix:-?\d+)/
- invalid operator number [NUMBER], must be between 1 and [NUMBER]
- - !ruby/regexp /materialize\ mode\ required,\ but\ it\ is\ not\ allowed\ in\ this\
context/
- materialize mode required, but it is not allowed in this context
- - !ruby/regexp /cannot\ reference\ permanent\ table\ from\ temporary\ table\ constraint/
- cannot reference permanent table from temporary table constraint
- - !ruby/regexp /postmaster\ environment\ variable\ "(?-mix:.*?)"\ must\ be\ absolute\
path/
- postmaster environment variable "[STRING]" must be absolute path
- - !ruby/regexp /nextval:\ reached\ maximum\ value\ of\ sequence\ "(?-mix:.*?)"\
\((?-mix:.*?)\)/
- ! 'nextval: reached maximum value of sequence "[STRING]" ([STRING])'
- - !ruby/regexp /DECLARE\ INSENSITIVE\ CURSOR\ \.\.\.\ FOR\ UPDATE\/SHARE\ is\ not\
supported/
- DECLARE INSENSITIVE CURSOR ... FOR UPDATE/SHARE is not supported
- - !ruby/regexp /RESTART\ value\ \((?-mix:.*?)\)\ cannot\ be\ less\ than\ MINVALUE\
\((?-mix:.*?)\)/
- RESTART value ([STRING]) cannot be less than MINVALUE ([STRING])
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ supported\ for\ inheritance\
queries/
- SELECT FOR UPDATE/SHARE is not supported for inheritance queries
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ TOAST\ table,\ index,\ view,\
or\ sequence/
- ! '"[STRING]" is not a table, TOAST table, index, view, or sequence'
- - !ruby/regexp /cannot\ PREPARE\ a\ transaction\ that\ has\ created\ a\ cursor\
WITH\ HOLD/
- cannot PREPARE a transaction that has created a cursor WITH HOLD
- - !ruby/regexp /NULL\ cannot\ be\ assigned\ to\ variable\ "(?-mix:.*?)"\ declared\
NOT\ NULL/
- NULL cannot be assigned to variable "[STRING]" declared NOT NULL
- - !ruby/regexp /number\ of\ array\ dimensions\ exceeds\ the\ maximum\ allowed,\
(?-mix:-?\d+)/
- number of array dimensions exceeds the maximum allowed, [NUMBER]
- - !ruby/regexp /no\ target\ table\ given\ for\ trigger\ "(?-mix:.*?)"\ on\ table\
"(?-mix:.*?)"/
- no target table given for trigger "[STRING]" on table "[STRING]"
- - !ruby/regexp /cannot\ reference\ temporary\ table\ from\ permanent\ table\ constraint/
- cannot reference temporary table from permanent table constraint
- - !ruby/regexp /corrupted\ item\ lengths:\ total\ (?-mix:\d+),\ available\ space\
(?-mix:\d+)/
- ! 'corrupted item lengths: total [NUMBER], available space [NUMBER]'
- - !ruby/regexp /RIGHT\ JOIN\ is\ only\ supported\ with\ merge\-joinable\ join\ conditions/
- RIGHT JOIN is only supported with merge-joinable join conditions
- - !ruby/regexp /could\ not\ determine\ which\ collation\ to\ use\ for\ string\ comparison/
- could not determine which collation to use for string comparison
- - !ruby/regexp /suppress_redundant_updates_trigger:\ must\ be\ called\ before\ update/
- ! 'suppress_redundant_updates_trigger: must be called before update'
- - !ruby/regexp /slice\ dimension\ \((?-mix:-?\d+)\)\ is\ out\ of\ the\ valid\ range\
0\.\.(?-mix:-?\d+)/
- slice dimension ([NUMBER]) is out of the valid range 0..[NUMBER]
- - !ruby/regexp /START\ value\ \((?-mix:.*?)\)\ can't\ be\ greater\ than\ MAXVALUE\
\((?-mix:.*?)\)/
- START value ([STRING]) can't be greater than MAXVALUE ([STRING])
- - !ruby/regexp /range\ collation\ specified\ but\ subtype\ does\ not\ support\ collation/
- range collation specified but subtype does not support collation
- - !ruby/regexp /function\ "(?-mix:.*?)"\ in\ FROM\ has\ unsupported\ return\ type\
(?-mix:.*?)/
- function "[STRING]" in FROM has unsupported return type [STRING]
- - !ruby/regexp /suppress_redundant_updates_trigger:\ must\ be\ called\ for\ each\
row/
- ! 'suppress_redundant_updates_trigger: must be called for each row'
- - !ruby/regexp /thesaurus\ sample\ word\ "(?-mix:.*?)"\ is\ a\ stop\ word\ \(rule\
(?-mix:-?\d+)\)/
- thesaurus sample word "[STRING]" is a stop word (rule [NUMBER])
- - !ruby/regexp /default\ for\ column\ "(?-mix:.*?)"\ cannot\ be\ cast\ to\ type\
"(?-mix:.*?)"/
- default for column "[STRING]" cannot be cast to type "[STRING]"
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ must\ specify\ unqualified\ relation\
names/
- SELECT FOR UPDATE/SHARE must specify unqualified relation names
- - !ruby/regexp /maximum\ number\ of\ committed\ subtransactions\ \((?-mix:-?\d+)\)\
exceeded/
- maximum number of committed subtransactions ([NUMBER]) exceeded
- - !ruby/regexp /NUMERIC\ scale\ (?-mix:-?\d+)\ must\ be\ between\ 0\ and\ precision\
(?-mix:-?\d+)/
- NUMERIC scale [NUMBER] must be between 0 and precision [NUMBER]
- - !ruby/regexp /table\ "(?-mix:.*?)"\ is\ not\ a\ member\ of\ the\ extension\ being\
created/
- table "[STRING]" is not a member of the extension being created
- - !ruby/regexp /inherited\ column\ "(?-mix:.*?)"\ must\ be\ renamed\ in\ child\
tables\ too/
- inherited column "[STRING]" must be renamed in child tables too
- - !ruby/regexp /could\ not\ create\ ShmemIndex\ entry\ for\ data\ structure\ "(?-mix:.*?)"/
- could not create ShmemIndex entry for data structure "[STRING]"
- - !ruby/regexp /cannot\ pass\ result\ of\ subquery\ or\ join\ "(?-mix:.*?)"\ to\
a\ function/
- cannot pass result of subquery or join "[STRING]" to a function
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ allowed\ with\ aggregate\ functions/
- SELECT FOR UPDATE/SHARE is not allowed with aggregate functions
- - !ruby/regexp /attribute\ (?-mix:-?\d+)\ of\ relation\ with\ OID\ (?-mix:\d+)\
does\ not\ exist/
- attribute [NUMBER] of relation with OID [NUMBER] does not exist
- - !ruby/regexp /SET\ TRANSACTION\ ISOLATION\ LEVEL\ must\ be\ called\ before\ any\
query/
- SET TRANSACTION ISOLATION LEVEL must be called before any query
- - !ruby/regexp /function\ result\ type\ must\ be\ (?-mix:.*?)\ because\ of\ OUT\
parameters/
- function result type must be [STRING] because of OUT parameters
- - !ruby/regexp /could\ not\ determine\ which\ collation\ to\ use\ for\ index\ expression/
- could not determine which collation to use for index expression
- - !ruby/regexp /column\ "(?-mix:.*?)"\ cannot\ be\ cast\ automatically\ to\ type\
(?-mix:.*?)/
- column "[STRING]" cannot be cast automatically to type [STRING]
- - !ruby/regexp /composite\-returning\ Perl\ function\ must\ return\ reference\ to\
hash/
- composite-returning Perl function must return reference to hash
- - !ruby/regexp /ALTER\ TYPE\ ADD\ BEFORE\/AFTER\ is\ incompatible\ with\ binary\
upgrade/
- ALTER TYPE ADD BEFORE/AFTER is incompatible with binary upgrade
- - !ruby/regexp /child\ table\ "(?-mix:.*?)"\ has\ different\ type\ for\ column\
"(?-mix:.*?)"/
- child table "[STRING]" has different type for column "[STRING]"
- - !ruby/regexp /access\ method\ "(?-mix:.*?)"\ does\ not\ support\ exclusion\ constraints/
- access method "[STRING]" does not support exclusion constraints
- - !ruby/regexp /could\ not\ determine\ which\ collation\ to\ use\ for\ lower\(\)\
function/
- could not determine which collation to use for lower() function
- - !ruby/regexp /user\-defined\ indexes\ on\ system\ catalog\ tables\ are\ not\ supported/
- user-defined indexes on system catalog tables are not supported
- - !ruby/regexp /could\ not\ determine\ which\ collation\ to\ use\ for\ upper\(\)\
function/
- could not determine which collation to use for upper() function
- - !ruby/regexp /FULL\ JOIN\ is\ only\ supported\ with\ merge\-joinable\ join\ conditions/
- FULL JOIN is only supported with merge-joinable join conditions
- - !ruby/regexp /function\ return\ row\ and\ query\-specified\ return\ row\ do\ not\
match/
- function return row and query-specified return row do not match
- - !ruby/regexp /query\ requires\ full\ scan,\ which\ is\ not\ supported\ by\ GIN\
indexes/
- query requires full scan, which is not supported by GIN indexes
- - !ruby/regexp /operator\ (?-mix:.*?)\ is\ not\ a\ member\ of\ operator\ family\
"(?-mix:.*?)"/
- operator [STRING] is not a member of operator family "[STRING]"
- - !ruby/regexp /cannot\ truncate\ a\ table\ referenced\ in\ a\ foreign\ key\ constraint/
- cannot truncate a table referenced in a foreign key constraint
- - !ruby/regexp /permission\ denied\ for\ column\ "(?-mix:.*?)"\ of\ relation\ "(?-mix:.*?)"/
- permission denied for column "[STRING]" of relation "[STRING]"
- - !ruby/regexp /argument\ declared\ "anyarray"\ is\ not\ an\ array\ but\ type\ (?-mix:.*?)/
- argument declared "anyarray" is not an array but type [STRING]
- - !ruby/regexp /array\ coercion\ to\ domain\ type\ elements\ not\ currently\ supported/
- array coercion to domain type elements not currently supported
- - !ruby/regexp /INTO\ is\ only\ allowed\ on\ first\ SELECT\ of\ UNION\/INTERSECT\/EXCEPT/
- INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT
- - !ruby/regexp /prepared\ transaction\ with\ identifier\ "(?-mix:.*?)"\ does\ not\
exist/
- prepared transaction with identifier "[STRING]" does not exist
- - !ruby/regexp /conflicting\ key\ value\ violates\ exclusion\ constraint\ "(?-mix:.*?)"/
- conflicting key value violates exclusion constraint "[STRING]"
- - !ruby/regexp /pg_stat_statements\ must\ be\ loaded\ via\ shared_preload_libraries/
- pg_stat_statements must be loaded via shared_preload_libraries
- - !ruby/regexp /DECLARE\ CURSOR\ WITH\ HOLD\ \.\.\.\ FOR\ UPDATE\/SHARE\ is\ not\
supported/
- DECLARE CURSOR WITH HOLD ... FOR UPDATE/SHARE is not supported
- - !ruby/regexp /cannot\ cast\ EAN13\((?-mix:.*?)\)\ to\ (?-mix:.*?)\ for\ number:\
"(?-mix:.*?)"/
- ! 'cannot cast EAN13([STRING]) to [STRING] for number: "[STRING]"'
- - !ruby/regexp /parameter\ "recovery_target_inclusive"\ requires\ a\ Boolean\ value/
- parameter "recovery_target_inclusive" requires a Boolean value
- - !ruby/regexp /START\ value\ \((?-mix:.*?)\)\ cannot\ be\ less\ than\ MINVALUE\
\((?-mix:.*?)\)/
- START value ([STRING]) cannot be less than MINVALUE ([STRING])
- - !ruby/regexp /COPY\ null\ representation\ cannot\ use\ newline\ or\ carriage\
return/
- COPY null representation cannot use newline or carriage return
- - !ruby/regexp /cannot\ assign\ null\ value\ to\ an\ element\ of\ a\ fixed\-length\
array/
- cannot assign null value to an element of a fixed-length array
- - !ruby/regexp /triggered_change_notification:\ must\ be\ called\ after\ the\ change/
- ! 'triggered_change_notification: must be called after the change'
- - !ruby/regexp /returned\ tuple\ structure\ does\ not\ match\ table\ of\ trigger\
event/
- returned tuple structure does not match table of trigger event
- - !ruby/regexp /set\-valued\ function\ called\ in\ context\ that\ cannot\ accept\
a\ set/
- set-valued function called in context that cannot accept a set
- - !ruby/regexp /type\ of\ "(?-mix:.*?)"\ does\ not\ match\ that\ when\ preparing\
the\ plan/
- type of "[STRING]" does not match that when preparing the plan
- - !ruby/regexp /more\ than\ one\ row\ returned\ by\ a\ subquery\ used\ as\ an\ expression/
- more than one row returned by a subquery used as an expression
- - !ruby/regexp /value\ for\ domain\ (?-mix:.*?)\ violates\ check\ constraint\ "(?-mix:.*?)"/
- value for domain [STRING] violates check constraint "[STRING]"
- - !ruby/regexp /value\ too\ long\ for\ restore\ point\ \(maximum\ (?-mix:-?\d+)\
characters\)/
- value too long for restore point (maximum [NUMBER] characters)
- - !ruby/regexp /cannot\ create\ relations\ in\ temporary\ schemas\ of\ other\ sessions/
- cannot create relations in temporary schemas of other sessions
- - !ruby/regexp /JOIN\/ON\ clause\ refers\ to\ "(?-mix:.*?)",\ which\ is\ not\ part\
of\ JOIN/
- JOIN/ON clause refers to "[STRING]", which is not part of JOIN
- - !ruby/regexp /PL\/Python\ function\ with\ return\ type\ "void"\ did\ not\ return\
None/
- PL/Python function with return type "void" did not return None
- - !ruby/regexp /basetype\ is\ redundant\ with\ aggregate\ input\ type\ specification/
- basetype is redundant with aggregate input type specification
- - !ruby/regexp /could\ not\ determine\ actual\ type\ of\ argument\ declared\ (?-mix:.*?)/
- could not determine actual type of argument declared [STRING]
- - !ruby/regexp /cannot\ access\ temporary\ or\ unlogged\ relations\ during\ recovery/
- cannot access temporary or unlogged relations during recovery
- - !ruby/regexp /cannot\ drop\ extension\ "(?-mix:.*?)"\ because\ it\ is\ being\
modified/
- cannot drop extension "[STRING]" because it is being modified
- - !ruby/regexp /encoding\ conversion\ function\ (?-mix:.*?)\ must\ return\ type\
"void"/
- encoding conversion function [STRING] must return type "void"
- - !ruby/regexp /column\ name\ "(?-mix:.*?)"\ appears\ more\ than\ once\ in\ USING\
clause/
- column name "[STRING]" appears more than once in USING clause
- - !ruby/regexp /table\-function\ protocol\ for\ materialize\ mode\ was\ not\ followed/
- table-function protocol for materialize mode was not followed
- - !ruby/regexp /only\ superuser\ can\ change\ options\ of\ a\ file_fdw\ foreign\
table/
- only superuser can change options of a file_fdw foreign table
- - !ruby/regexp /DISTINCT\ specified,\ but\ (?-mix:.*?)\ is\ not\ an\ aggregate\
function/
- DISTINCT specified, but [STRING] is not an aggregate function
- - !ruby/regexp /argument\ declared\ "anyrange"\ is\ not\ a\ range\ but\ type\ (?-mix:.*?)/
- argument declared "anyrange" is not a range but type [STRING]
- - !ruby/regexp /access\ method\ "(?-mix:.*?)"\ does\ not\ support\ multicolumn\
indexes/
- access method "[STRING]" does not support multicolumn indexes
- - !ruby/regexp /aggregate\ function\ calls\ cannot\ contain\ window\ function\ calls/
- aggregate function calls cannot contain window function calls
- - !ruby/regexp /cannot\ have\ more\ than\ 2\^32\-1\ subtransactions\ in\ a\ transaction/
- cannot have more than 2^32-1 subtransactions in a transaction
- - !ruby/regexp /CSV\ quote\ character\ must\ not\ appear\ in\ the\ NULL\ specification/
- CSV quote character must not appear in the NULL specification
- - !ruby/regexp /text\ search\ configuration\ parameter\ "(?-mix:.*?)"\ not\ recognized/
- text search configuration parameter "[STRING]" not recognized
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ time\ with\ time\ zone:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type time with time zone: "[STRING]"'
- - !ruby/regexp /before\ using\ passwords\ you\ must\ revoke\ privileges\ on\ (?-mix:.*?)/
- before using passwords you must revoke privileges on [STRING]
- - !ruby/regexp /return\ data\ type\ of\ cast\ function\ must\ match\ target\ data\
type/
- return data type of cast function must match target data type
- - !ruby/regexp /specifying\ constraint\ deferrability\ not\ supported\ for\ domains/
- specifying constraint deferrability not supported for domains
- - !ruby/regexp /default\ for\ column\ "(?-mix:.*?)"\ cannot\ be\ cast\ to\ type\
(?-mix:.*?)/
- default for column "[STRING]" cannot be cast to type [STRING]
- - !ruby/regexp /ORDER\ BY\ specified,\ but\ (?-mix:.*?)\ is\ not\ an\ aggregate\
function/
- ORDER BY specified, but [STRING] is not an aggregate function
- - !ruby/regexp /START\ value\ \((?-mix:.*?)\)\ can't\ be\ less\ than\ MINVALUE\
\((?-mix:.*?)\)/
- START value ([STRING]) can't be less than MINVALUE ([STRING])
- - !ruby/regexp /operator\ (?-mix:.*?)\ must\ return\ type\ boolean,\ not\ type\
(?-mix:.*?)/
- operator [STRING] must return type boolean, not type [STRING]
- - !ruby/regexp /suppress_redundant_updates_trigger:\ must\ be\ called\ as\ trigger/
- ! 'suppress_redundant_updates_trigger: must be called as trigger'
- - !ruby/regexp /cannot\ compare\ record\ types\ with\ different\ numbers\ of\ columns/
- cannot compare record types with different numbers of columns
- - !ruby/regexp /relation\ reference\ "(?-mix:.*?)"\ cannot\ be\ used\ in\ an\ expression/
- relation reference "[STRING]" cannot be used in an expression
- - !ruby/regexp /invalid\ input\ syntax\ for\ transaction\ log\ location:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for transaction log location: "[STRING]"'
- - !ruby/regexp /internal\ function\ "(?-mix:.*?)"\ is\ not\ in\ internal\ lookup\
table/
- internal function "[STRING]" is not in internal lookup table
- - !ruby/regexp /return\ type\ mismatch\ in\ function\ declared\ to\ return\ (?-mix:.*?)/
- return type mismatch in function declared to return [STRING]
- - !ruby/regexp /wrong\ number\ of\ parameters\ for\ prepared\ statement\ "(?-mix:.*?)"/
- wrong number of parameters for prepared statement "[STRING]"
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ for\ relation\ "(?-mix:.*?)"\ already\
exists/
- constraint "[STRING]" for relation "[STRING]" already exists
- - !ruby/regexp /unexpected\ EOF\ on\ client\ connection\ with\ an\ open\ transaction/
- unexpected EOF on client connection with an open transaction
- - !ruby/regexp /suppress_redundant_updates_trigger:\ must\ be\ called\ on\ update/
- ! 'suppress_redundant_updates_trigger: must be called on update'
- - !ruby/regexp /conflicting\ values\ for\ "(?-mix:.*?)"\ field\ in\ formatting\
string/
- conflicting values for "[STRING]" field in formatting string
- - !ruby/regexp /bit\ string\ length\ (?-mix:-?\d+)\ does\ not\ match\ type\ bit\((?-mix:-?\d+)\)/
- bit string length [NUMBER] does not match type bit([NUMBER])
- - !ruby/regexp /event\ qualifications\ are\ not\ implemented\ for\ rules\ on\ SELECT/
- event qualifications are not implemented for rules on SELECT
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ is\ not\ allowed\ with\ UNION\/INTERSECT\/EXCEPT/
- SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT
- - !ruby/regexp /inherited\ column\ "(?-mix:.*?)"\ has\ a\ storage\ parameter\ conflict/
- inherited column "[STRING]" has a storage parameter conflict
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ allowed\ with\ window\ functions/
- SELECT FOR UPDATE/SHARE is not allowed with window functions
- - !ruby/regexp /operator\ class\ "(?-mix:.*?)"\ does\ not\ accept\ data\ type\ (?-mix:.*?)/
- operator class "[STRING]" does not accept data type [STRING]
- - !ruby/regexp /variable\ "(?-mix:.*?)"\ declared\ NOT\ NULL\ cannot\ default\ to\
NULL/
- variable "[STRING]" declared NOT NULL cannot default to NULL
- - !ruby/regexp /null\ value\ in\ column\ "(?-mix:.*?)"\ violates\ not\-null\ constraint/
- null value in column "[STRING]" violates not-null constraint
- - !ruby/regexp /transalation\ failed\ from\ wchar_t\ to\ server\ encoding\ (?-mix:-?\d+)/
- transalation failed from wchar_t to server encoding [NUMBER]
- - !ruby/regexp /access\ method\ "(?-mix:.*?)"\ does\ not\ support\ ordering\ operators/
- access method "[STRING]" does not support ordering operators
- - !ruby/regexp /invalid\ page\ header\ in\ block\ (?-mix:\d+)\ of\ relation\ "(?-mix:.*?)"/
- invalid page header in block [NUMBER] of relation "[STRING]"
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ function\ expression\ in\
FROM/
- cannot use aggregate function in function expression in FROM
- - !ruby/regexp /only\ temporary\ relations\ may\ be\ created\ in\ temporary\ schemas/
- only temporary relations may be created in temporary schemas
- - !ruby/regexp /unrecognized\ value\ for\ EXPLAIN\ option\ "(?-mix:.*?)":\ "(?-mix:.*?)"/
- ! 'unrecognized value for EXPLAIN option "[STRING]": "[STRING]"'
- - !ruby/regexp /infinite\ recursion\ detected\ in\ rules\ for\ relation\ "(?-mix:.*?)"/
- infinite recursion detected in rules for relation "[STRING]"
- - !ruby/regexp /argument\ to\ option\ "(?-mix:.*?)"\ must\ be\ a\ list\ of\ column\
names/
- argument to option "[STRING]" must be a list of column names
- - !ruby/regexp /cannot\ change\ data\ type\ of\ existing\ parameter\ default\ value/
- cannot change data type of existing parameter default value
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ view,\ sequence,\ or\ foreign\
table/
- ! '"[STRING]" is not a table, view, sequence, or foreign table'
- - !ruby/regexp /type\ modifier\ cannot\ be\ specified\ for\ shell\ type\ "(?-mix:.*?)"/
- type modifier cannot be specified for shell type "[STRING]"
- - !ruby/regexp /improper\ %%TYPE\ reference\ \(too\ many\ dotted\ names\):\ (?-mix:.*?)/
- ! 'improper %%TYPE reference (too many dotted names): [STRING]'
- - !ruby/regexp /collation\ "(?-mix:.*?)"\ for\ encoding\ "(?-mix:.*?)"\ does\ not\
exist/
- collation "[STRING]" for encoding "[STRING]" does not exist
- - !ruby/regexp /large\ object\ descriptor\ (?-mix:-?\d+)\ was\ not\ opened\ for\
writing/
- large object descriptor [NUMBER] was not opened for writing
- - !ruby/regexp /cannot\ create\ indexes\ on\ temporary\ tables\ of\ other\ sessions/
- cannot create indexes on temporary tables of other sessions
- - !ruby/regexp /collation\ "(?-mix:.*?)"\ for\ encoding\ "(?-mix:.*?)"\ already\
exists/
- collation "[STRING]" for encoding "[STRING]" already exists
- - !ruby/regexp /number\ of\ index\ columns\ \((?-mix:-?\d+)\)\ exceeds\ limit\ \((?-mix:-?\d+)\)/
- number of index columns ([NUMBER]) exceeds limit ([NUMBER])
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ of\ relation\ "(?-mix:.*?)"\ does\ not\
exist/
- constraint "[STRING]" of relation "[STRING]" does not exist
- - !ruby/regexp /permission\ denied\ to\ create\ foreign\-data\ wrapper\ "(?-mix:.*?)"/
- permission denied to create foreign-data wrapper "[STRING]"
- - !ruby/regexp /source\ key\ array\ length\ must\ match\ number\ of\ key\ attributes/
- source key array length must match number of key attributes
- - !ruby/regexp /DECLARE\ SCROLL\ CURSOR\ \.\.\.\ FOR\ UPDATE\/SHARE\ is\ not\ supported/
- DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported
- - !ruby/regexp /only\ table\ "(?-mix:.*?)"\ can\ be\ referenced\ in\ check\ constraint/
- only table "[STRING]" can be referenced in check constraint
- - !ruby/regexp /target\ key\ array\ length\ must\ match\ number\ of\ key\ attributes/
- target key array length must match number of key attributes
- - !ruby/regexp /index\ row\ requires\ (?-mix:\d+)\ bytes,\ maximum\ size\ is\ (?-mix:\d+)/
- index row requires [NUMBER] bytes, maximum size is [NUMBER]
- - !ruby/regexp /invalid\ reference\ to\ FROM\-clause\ entry\ for\ table\ "(?-mix:.*?)"/
- invalid reference to FROM-clause entry for table "[STRING]"
- - !ruby/regexp /unexpected\ encoding\ ID\ (?-mix:-?\d+)\ for\ ISO\ 8859\ character\
sets/
- unexpected encoding ID [NUMBER] for ISO 8859 character sets
- - !ruby/regexp /return\ type\ of\ transition\ function\ (?-mix:.*?)\ is\ not\ (?-mix:.*?)/
- return type of transition function [STRING] is not [STRING]
- - !ruby/regexp /domain\ "(?-mix:.*?)"\ has\ multiple\ constraints\ named\ "(?-mix:.*?)"/
- domain "[STRING]" has multiple constraints named "[STRING]"
- - !ruby/regexp /DELETE\ trigger's\ WHEN\ condition\ cannot\ reference\ NEW\ values/
- DELETE trigger's WHEN condition cannot reference NEW values
- - !ruby/regexp /extension\ "(?-mix:.*?)"\ must\ be\ installed\ in\ schema\ "(?-mix:.*?)"/
- extension "[STRING]" must be installed in schema "[STRING]"
- - !ruby/regexp /INSERT\ trigger's\ WHEN\ condition\ cannot\ reference\ OLD\ values/
- INSERT trigger's WHEN condition cannot reference OLD values
- - !ruby/regexp /argument\ to\ option\ "(?-mix:.*?)"\ must\ be\ a\ valid\ encoding\
name/
- argument to option "[STRING]" must be a valid encoding name
- - !ruby/regexp /function\ "(?-mix:.*?)"\ already\ exists\ with\ same\ argument\
types/
- function "[STRING]" already exists with same argument types
- - !ruby/regexp /only\ shared\ relations\ can\ be\ placed\ in\ pg_global\ tablespace/
- only shared relations can be placed in pg_global tablespace
- - !ruby/regexp /cannot\ change\ the\ tablespace\ of\ the\ currently\ open\ database/
- cannot change the tablespace of the currently open database
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ allowed\ with\ GROUP\ BY\ clause/
- SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause
- - !ruby/regexp /source\ database\ "(?-mix:.*?)"\ is\ being\ accessed\ by\ other\
users/
- source database "[STRING]" is being accessed by other users
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ allowed\ with\ DISTINCT\ clause/
- SELECT FOR UPDATE/SHARE is not allowed with DISTINCT clause
- - !ruby/regexp /cannot\ PREPARE\ a\ transaction\ that\ modified\ relation\ mapping/
- cannot PREPARE a transaction that modified relation mapping
- - !ruby/regexp /there\ is\ no\ previously\ clustered\ index\ for\ table\ "(?-mix:.*?)"/
- there is no previously clustered index for table "[STRING]"
- - !ruby/regexp /join\ estimator\ function\ (?-mix:.*?)\ must\ return\ type\ "float8"/
- join estimator function [STRING] must return type "float8"
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ would\ be\ inherited\ from\ more\ than\
once/
- relation "[STRING]" would be inherited from more than once
- - !ruby/regexp /language\ "(?-mix:.*?)"\ does\ not\ support\ inline\ code\ execution/
- language "[STRING]" does not support inline code execution
- - !ruby/regexp /default\ conversion\ for\ (?-mix:.*?)\ to\ (?-mix:.*?)\ already\
exists/
- default conversion for [STRING] to [STRING] already exists
- - !ruby/regexp /conversion\ from\ wchar_t\ to\ server\ encoding\ failed:\ (?-mix:.*?)/
- ! 'conversion from wchar_t to server encoding failed: [ERROR]'
- - !ruby/regexp /triggered_change_notification:\ must\ be\ called\ for\ each\ row/
- ! 'triggered_change_notification: must be called for each row'
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ is\ not\ supported\ for\ inheritance\ queries/
- SELECT FOR UPDATE is not supported for inheritance queries
- - !ruby/regexp /TIMESTAMP\((?-mix:-?\d+)\)(?-mix:.*?)\ precision\ must\ not\ be\
negative/
- TIMESTAMP([NUMBER])[STRING] precision must not be negative
- - !ruby/regexp /must\ be\ superuser\ to\ create\ procedural\ language\ "(?-mix:.*?)"/
- must be superuser to create procedural language "[STRING]"
- - !ruby/regexp /cannot\ convert\ relation\ containing\ dropped\ columns\ to\ view/
- cannot convert relation containing dropped columns to view
- - !ruby/regexp /source\ and\ target\ data\ types\ are\ not\ physically\ compatible/
- source and target data types are not physically compatible
- - !ruby/regexp /improper\ %%TYPE\ reference\ \(too\ few\ dotted\ names\):\ (?-mix:.*?)/
- ! 'improper %%TYPE reference (too few dotted names): [STRING]'
- - !ruby/regexp /internal\ size\ (?-mix:-?\d+)\ is\ invalid\ for\ passed\-by\-value\
type/
- internal size [NUMBER] is invalid for passed-by-value type
- - !ruby/regexp /text\ search\ configuration\ with\ OID\ (?-mix:\d+)\ does\ not\
exist/
- text search configuration with OID [NUMBER] does not exist
- - !ruby/regexp /permission\ denied\ to\ alter\ foreign\-data\ wrapper\ "(?-mix:.*?)"/
- permission denied to alter foreign-data wrapper "[STRING]"
- - !ruby/regexp /could\ not\ identify\ a\ comparison\ function\ for\ type\ (?-mix:.*?)/
- could not identify a comparison function for type [STRING]
- - !ruby/regexp /column\ "(?-mix:.*?)"\ of\ table\ "(?-mix:.*?)"\ contains\ null\
values/
- column "[STRING]" of table "[STRING]" contains null values
- - !ruby/regexp /SP\-GiST\ inner\ tuple\ size\ (?-mix:\d+)\ exceeds\ maximum\ (?-mix:\d+)/
- SP-GiST inner tuple size [NUMBER] exceeds maximum [NUMBER]
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ for\ domain\ "(?-mix:.*?)"\ already\
exists/
- constraint "[STRING]" for domain "[STRING]" already exists
- - !ruby/regexp /multiple\ primary\ keys\ for\ table\ "(?-mix:.*?)"\ are\ not\ allowed/
- multiple primary keys for table "[STRING]" are not allowed
- - !ruby/regexp /cannot\ change\ name\ of\ view\ column\ "(?-mix:.*?)"\ to\ "(?-mix:.*?)"/
- cannot change name of view column "[STRING]" to "[STRING]"
- - !ruby/regexp /missing\ FROM\-clause\ entry\ in\ subquery\ for\ table\ "(?-mix:.*?)"/
- missing FROM-clause entry in subquery for table "[STRING]"
- - !ruby/regexp /table\ has\ column\ "(?-mix:.*?)"\ where\ type\ requires\ "(?-mix:.*?)"/
- table has column "[STRING]" where type requires "[STRING]"
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ is\ not\ a\ parent\ of\ relation\ "(?-mix:.*?)"/
- relation "[STRING]" is not a parent of relation "[STRING]"
- - !ruby/regexp /incorrect\ binary\ data\ format\ in\ function\ argument\ (?-mix:-?\d+)/
- incorrect binary data format in function argument [NUMBER]
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ for\ domain\ "(?-mix:.*?)"\ does\ not\
exist/
- constraint "[STRING]" for domain "[STRING]" does not exist
- - !ruby/regexp /rows\ returned\ by\ function\ are\ not\ all\ of\ the\ same\ row\
type/
- rows returned by function are not all of the same row type
- - !ruby/regexp /set\-returning\ Perl\ function\ must\ return\ reference\ to\ array/
- set-returning Perl function must return reference to array
- - !ruby/regexp /column\ name\ "(?-mix:.*?)"\ conflicts\ with\ a\ system\ column\
name/
- column name "[STRING]" conflicts with a system column name
- - !ruby/regexp /invalid\ page\ header\ in\ block\ (?-mix:\d+)\ of\ relation\ (?-mix:.*?)/
- invalid page header in block [NUMBER] of relation [STRING]
- - !ruby/regexp /permission\ denied\ for\ column\ (?-mix:.*?)\ of\ relation\ (?-mix:.*?)/
- permission denied for column [STRING] of relation [STRING]
- - !ruby/regexp /aggregate\ ORDER\ BY\ is\ not\ implemented\ for\ window\ functions/
- aggregate ORDER BY is not implemented for window functions
- - !ruby/regexp /table\ "(?-mix:.*?)"\ has\ multiple\ constraints\ named\ "(?-mix:.*?)"/
- table "[STRING]" has multiple constraints named "[STRING]"
- - !ruby/regexp /cannot\ alter\ type\ of\ a\ column\ used\ in\ a\ trigger\ definition/
- cannot alter type of a column used in a trigger definition
- - !ruby/regexp /corrupted\ item\ pointer:\ offset\ =\ (?-mix:\d+),\ size\ =\ (?-mix:\d+)/
- ! 'corrupted item pointer: offset = [NUMBER], size = [NUMBER]'
- - !ruby/regexp /child\ table\ "(?-mix:.*?)"\ has\ a\ conflicting\ "(?-mix:.*?)"\
column/
- child table "[STRING]" has a conflicting "[STRING]" column
- - !ruby/regexp /index\ "(?-mix:.*?)"\ contains\ corrupted\ page\ at\ block\ (?-mix:\d+)/
- index "[STRING]" contains corrupted page at block [NUMBER]
- - !ruby/regexp /access\ method\ "(?-mix:.*?)"\ does\ not\ support\ ASC\/DESC\ options/
- access method "[STRING]" does not support ASC/DESC options
- - !ruby/regexp /ROWS\ is\ not\ applicable\ when\ function\ does\ not\ return\ a\
set/
- ROWS is not applicable when function does not return a set
- - !ruby/regexp /cannot\ enable\ parameter\ when\ "log_statement_stats"\ is\ true/
- cannot enable parameter when "log_statement_stats" is true
- - !ruby/regexp /user\ mapping\ "(?-mix:.*?)"\ already\ exists\ for\ server\ (?-mix:.*?)/
- user mapping "[STRING]" already exists for server [STRING]
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ double\ precision:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type double precision: "[STRING]"'
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ cannot\ be\ applied\ to\ a\ WITH\ query/
- SELECT FOR UPDATE/SHARE cannot be applied to a WITH query
- - !ruby/regexp /invalid\ byte\ sequence\ for\ encoding\ "(?-mix:.*?)":\ 0x(?-mix:.*?)/
- ! 'invalid byte sequence for encoding "[STRING]": 0x[STRING]'
- - !ruby/regexp /zero\-length\ component\ in\ parameter\ "dynamic_library_path"/
- zero-length component in parameter "dynamic_library_path"
- - !ruby/regexp /column\ "(?-mix:.*?)"\ appears\ twice\ in\ primary\ key\ constraint/
- column "[STRING]" appears twice in primary key constraint
- - !ruby/regexp /permission\ denied\ to\ drop\ foreign\-data\ wrapper\ "(?-mix:.*?)"/
- permission denied to drop foreign-data wrapper "[STRING]"
- - !ruby/regexp /conversion\ between\ (?-mix:.*?)\ and\ (?-mix:.*?)\ is\ not\ supported/
- conversion between [STRING] and [STRING] is not supported
- - !ruby/regexp /attribute\ "(?-mix:.*?)"\ of\ "(?-mix:.*?)"\ must\ be\ type\ TIMESTAMP/
- attribute "[STRING]" of "[STRING]" must be type TIMESTAMP
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ of\ domain\ "(?-mix:.*?)"\ does\ not\
exist/
- constraint "[STRING]" of domain "[STRING]" does not exist
- - !ruby/regexp /cannot\ use\ window\ function\ in\ function\ expression\ in\ FROM/
- cannot use window function in function expression in FROM
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ allowed\ with\ HAVING\ clause/
- SELECT FOR UPDATE/SHARE is not allowed with HAVING clause
- - !ruby/regexp /improper\ qualified\ name\ \(too\ many\ dotted\ names\):\ (?-mix:.*?)/
- ! 'improper qualified name (too many dotted names): [STRING]'
- - !ruby/regexp /NUMERIC\ precision\ (?-mix:-?\d+)\ must\ be\ between\ 1\ and\ (?-mix:-?\d+)/
- NUMERIC precision [NUMBER] must be between 1 and [NUMBER]
- - !ruby/regexp /DISTINCT\ is\ supported\ only\ for\ single\-argument\ aggregates/
- DISTINCT is supported only for single-argument aggregates
- - !ruby/regexp /CHECK\ constraints\ for\ domains\ cannot\ be\ marked\ NO\ INHERIT/
- CHECK constraints for domains cannot be marked NO INHERIT
- - !ruby/regexp /duplicate\ key\ value\ violates\ unique\ constraint\ "(?-mix:.*?)"/
- duplicate key value violates unique constraint "[STRING]"
- - !ruby/regexp /trigger\ "(?-mix:.*?)"\ for\ relation\ "(?-mix:.*?)"\ already\ exists/
- trigger "[STRING]" for relation "[STRING]" already exists
- - !ruby/regexp /MINVALUE\ \((?-mix:.*?)\)\ must\ be\ less\ than\ MAXVALUE\ \((?-mix:.*?)\)/
- MINVALUE ([STRING]) must be less than MAXVALUE ([STRING])
- - !ruby/regexp /views\ cannot\ be\ unlogged\ because\ they\ do\ not\ have\ storage/
- views cannot be unlogged because they do not have storage
- - !ruby/regexp /functions\ and\ operators\ can\ take\ at\ most\ one\ set\ argument/
- functions and operators can take at most one set argument
- - !ruby/regexp /cannot\ subscript\ type\ (?-mix:.*?)\ because\ it\ is\ not\ an\
array/
- cannot subscript type [STRING] because it is not an array
- - !ruby/regexp /cannot\ insert\ multiple\ commands\ into\ a\ prepared\ statement/
- cannot insert multiple commands into a prepared statement
- - !ruby/regexp /multiple\ INITIALLY\ IMMEDIATE\/DEFERRED\ clauses\ not\ allowed/
- multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed
- - !ruby/regexp /invalid\ UTF\-8\ byte\ sequence\ detected\ near\ byte\ 0x(?-mix:[0-9a-f]+)/
- invalid UTF-8 byte sequence detected near byte 0x[NUMBER]
- - !ruby/regexp /constraint\ declared\ INITIALLY\ DEFERRED\ must\ be\ DEFERRABLE/
- constraint declared INITIALLY DEFERRED must be DEFERRABLE
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ for\ table\ "(?-mix:.*?)"\ does\ not\
exist/
- constraint "[STRING]" for table "[STRING]" does not exist
- - !ruby/regexp /btree\ sort\ support\ procedures\ must\ accept\ type\ "internal"/
- btree sort support procedures must accept type "internal"
- - !ruby/regexp /table\ "(?-mix:.*?)"\ has\ different\ type\ for\ column\ "(?-mix:.*?)"/
- table "[STRING]" has different type for column "[STRING]"
- - !ruby/regexp /conversion\ "(?-mix:.*?)"\ already\ exists\ in\ schema\ "(?-mix:.*?)"/
- conversion "[STRING]" already exists in schema "[STRING]"
- - !ruby/regexp /returned\ sequence's\ length\ must\ be\ same\ as\ tuple's\ length/
- returned sequence's length must be same as tuple's length
- - !ruby/regexp /type\ analyze\ function\ (?-mix:.*?)\ must\ return\ type\ "boolean"/
- type analyze function [STRING] must return type "boolean"
- - !ruby/regexp /could\ not\ identify\ an\ equality\ operator\ for\ type\ (?-mix:.*?)/
- could not identify an equality operator for type [STRING]
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ is\ not\ allowed\ with\ aggregate\ functions/
- SELECT FOR UPDATE is not allowed with aggregate functions
- - !ruby/regexp /could\ not\ identify\ an\ ordering\ operator\ for\ type\ (?-mix:.*?)/
- could not identify an ordering operator for type [STRING]
- - !ruby/regexp /composite\ type\ (?-mix:.*?)\ cannot\ be\ made\ a\ member\ of\ itself/
- composite type [STRING] cannot be made a member of itself
- - !ruby/regexp /FOREACH\ expression\ must\ yield\ an\ array,\ not\ type\ (?-mix:.*?)/
- FOREACH expression must yield an array, not type [STRING]
- - !ruby/regexp /cannot\ create\ temporary\ relation\ in\ non\-temporary\ schema/
- cannot create temporary relation in non-temporary schema
- - !ruby/regexp /nondefault\ collations\ are\ not\ supported\ on\ this\ platform/
- nondefault collations are not supported on this platform
- - !ruby/regexp /op\ ANY\/ALL\ \(array\)\ requires\ operator\ not\ to\ return\ a\
set/
- op ANY/ALL (array) requires operator not to return a set
- - !ruby/regexp /function\ returning\ row\ did\ not\ return\ a\ valid\ tuple\ slot/
- function returning row did not return a valid tuple slot
- - !ruby/regexp /returned\ record\ type\ does\ not\ match\ expected\ record\ type/
- returned record type does not match expected record type
- - !ruby/regexp /FOREACH\ \.\.\.\ SLICE\ loop\ variable\ must\ be\ of\ an\ array\
type/
- FOREACH ... SLICE loop variable must be of an array type
- - !ruby/regexp /triggered_change_notification:\ must\ be\ called\ as\ trigger/
- ! 'triggered_change_notification: must be called as trigger'
- - !ruby/regexp /SET\ TRANSACTION\ SNAPSHOT\ must\ be\ called\ before\ any\ query/
- SET TRANSACTION SNAPSHOT must be called before any query
- - !ruby/regexp /FOR\ UPDATE\/SHARE\ in\ a\ recursive\ query\ is\ not\ implemented/
- FOR UPDATE/SHARE in a recursive query is not implemented
- - !ruby/regexp /end\-of\-copy\ marker\ does\ not\ match\ previous\ newline\ style/
- end-of-copy marker does not match previous newline style
- - !ruby/regexp /collation\ "(?-mix:.*?)"\ already\ exists\ in\ schema\ "(?-mix:.*?)"/
- collation "[STRING]" already exists in schema "[STRING]"
- - !ruby/regexp /function\ (?-mix:.*?)\(\*\)\ already\ exists\ in\ schema\ "(?-mix:.*?)"/
- function [STRING](*) already exists in schema "[STRING]"
- - !ruby/regexp /cannot\ override\ PARTITION\ BY\ clause\ of\ window\ "(?-mix:.*?)"/
- cannot override PARTITION BY clause of window "[STRING]"
- - !ruby/regexp /argument\ to\ pg_get_expr\(\)\ must\ come\ from\ system\ catalogs/
- argument to pg_get_expr() must come from system catalogs
- - !ruby/regexp /COPY\ delimiter\ must\ not\ appear\ in\ the\ NULL\ specification/
- COPY delimiter must not appear in the NULL specification
- - !ruby/regexp /multiple\ actions\ for\ rules\ on\ SELECT\ are\ not\ implemented/
- multiple actions for rules on SELECT are not implemented
- - !ruby/regexp /cannot\ PREPARE\ a\ transaction\ that\ has\ exported\ snapshots/
- cannot PREPARE a transaction that has exported snapshots
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ view,\ composite\ type\ or\ index/
- ! '"[STRING]" is not a table, view, composite type or index'
- - !ruby/regexp /index\ "(?-mix:.*?)"\ is\ already\ associated\ with\ a\ constraint/
- index "[STRING]" is already associated with a constraint
- - !ruby/regexp /access\ method\ "(?-mix:.*?)"\ does\ not\ support\ unique\ indexes/
- access method "[STRING]" does not support unique indexes
- - !ruby/regexp /array\ value\ must\ start\ with\ "\{"\ or\ dimension\ information/
- array value must start with "{" or dimension information
- - !ruby/regexp /temporary\ file\ size\ exceeds\ temp_file_limit\ \((?-mix:-?\d+)kB\)/
- temporary file size exceeds temp_file_limit ([NUMBER]kB)
- - !ruby/regexp /timestamp\ with\ time\ zone\ units\ "(?-mix:.*?)"\ not\ recognized/
- timestamp with time zone units "[STRING]" not recognized
- - !ruby/regexp /range\ canonical\ function\ (?-mix:.*?)\ must\ return\ range\ type/
- range canonical function [STRING] must return range type
- - !ruby/regexp /improper\ relation\ name\ \(too\ many\ dotted\ names\):\ (?-mix:.*?)/
- ! 'improper relation name (too many dotted names): [STRING]'
- - !ruby/regexp /updates\ on\ slices\ of\ fixed\-length\ arrays\ not\ implemented/
- updates on slices of fixed-length arrays not implemented
- - !ruby/regexp /text\ search\ template\ parameter\ "(?-mix:.*?)"\ not\ recognized/
- text search template parameter "[STRING]" not recognized
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ for\ domain\ (?-mix:.*?)\ already\ exists/
- constraint "[STRING]" for domain [STRING] already exists
- - !ruby/regexp /column\ "(?-mix:.*?)"\ in\ child\ table\ must\ be\ marked\ NOT\
NULL/
- column "[STRING]" in child table must be marked NOT NULL
- - !ruby/regexp /two\-phase\ state\ file\ for\ transaction\ (?-mix:\d+)\ is\ corrupt/
- two-phase state file for transaction [NUMBER] is corrupt
- - !ruby/regexp /encoding\ conversion\ from\ (?-mix:.*?)\ to\ ASCII\ not\ supported/
- encoding conversion from [STRING] to ASCII not supported
- - !ruby/regexp /type\ receive\ function\ (?-mix:.*?)\ must\ return\ type\ (?-mix:.*?)/
- type receive function [STRING] must return type [STRING]
- - !ruby/regexp /type\ output\ function\ (?-mix:.*?)\ must\ return\ type\ "cstring"/
- type output function [STRING] must return type "cstring"
- - !ruby/regexp /rule\ WHERE\ condition\ may\ not\ contain\ aggregate\ functions/
- rule WHERE condition may not contain aggregate functions
- - !ruby/regexp /table\ row\ type\ and\ query\-specified\ row\ type\ do\ not\ match/
- table row type and query-specified row type do not match
- - !ruby/regexp /sequence\ must\ be\ in\ same\ schema\ as\ table\ it\ is\ linked\
to/
- sequence must be in same schema as table it is linked to
- - !ruby/regexp /grant\ options\ cannot\ be\ granted\ back\ to\ your\ own\ grantor/
- grant options cannot be granted back to your own grantor
- - !ruby/regexp /could\ not\ identify\ column\ "(?-mix:.*?)"\ in\ record\ data\ type/
- could not identify column "[STRING]" in record data type
- - !ruby/regexp /views\ must\ not\ contain\ data\-modifying\ statements\ in\ WITH/
- views must not contain data-modifying statements in WITH
- - !ruby/regexp /each\ (?-mix:.*?)\ query\ must\ have\ the\ same\ number\ of\ columns/
- each [STRING] query must have the same number of columns
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ parameter\ default\ value/
- cannot use aggregate function in parameter default value
- - !ruby/regexp /index\ row\ size\ (?-mix:\d+)\ exceeds\ rtree\ maximum,\ (?-mix:\d+)/
- index row size [NUMBER] exceeds rtree maximum, [NUMBER]
- - !ruby/regexp /cannot\ convert\ Perl\ hash\ to\ non\-composite\ type\ (?-mix:.*?)/
- cannot convert Perl hash to non-composite type [STRING]
- - !ruby/regexp /incorrect\ binary\ data\ format\ in\ bind\ parameter\ (?-mix:-?\d+)/
- incorrect binary data format in bind parameter [NUMBER]
- - !ruby/regexp /cannot\ cast\ (?-mix:.*?)\ to\ (?-mix:.*?)\ for\ number:\ "(?-mix:.*?)"/
- ! 'cannot cast [STRING] to [STRING] for number: "[STRING]"'
- - !ruby/regexp /index\ row\ size\ (?-mix:\d+)\ exceeds\ btree\ maximum,\ (?-mix:\d+)/
- index row size [NUMBER] exceeds btree maximum, [NUMBER]
- - !ruby/regexp /too\ many\ column\ aliases\ specified\ for\ function\ (?-mix:.*?)/
- too many column aliases specified for function [STRING]
- - !ruby/regexp /there\ is\ no\ primary\ key\ for\ referenced\ table\ "(?-mix:.*?)"/
- there is no primary key for referenced table "[STRING]"
- - !ruby/regexp /ROW\(\)\ column\ has\ type\ (?-mix:.*?)\ instead\ of\ type\ (?-mix:.*?)/
- ROW() column has type [STRING] instead of type [STRING]
- - !ruby/regexp /function\ returning\ set\ of\ rows\ cannot\ return\ null\ value/
- function returning set of rows cannot return null value
- - !ruby/regexp /check\ constraint\ may\ only\ reference\ relation\ "(?-mix:.*?)"/
- check constraint may only reference relation "[STRING]"
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ already\ exists\ in\ schema\ "(?-mix:.*?)"/
- relation "[STRING]" already exists in schema "[STRING]"
- - !ruby/regexp /variable\ "(?-mix:.*?)"\ does\ not\ exist\ in\ the\ current\ block/
- variable "[STRING]" does not exist in the current block
- - !ruby/regexp /function\ "(?-mix:.*?)"\ in\ FROM\ has\ unsupported\ return\ type/
- function "[STRING]" in FROM has unsupported return type
- - !ruby/regexp /cannot\ drop\ (?-mix:.*?)\ because\ other\ objects\ depend\ on\
it/
- cannot drop [STRING] because other objects depend on it
- - !ruby/regexp /text\ search\ dictionary\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- text search dictionary with OID [NUMBER] does not exist
- - !ruby/regexp /invalid\ argument\ size\ (?-mix:-?\d+)\ in\ function\ call\ message/
- invalid argument size [NUMBER] in function call message
- - !ruby/regexp /column\ "(?-mix:.*?)"\ of\ relation\ "(?-mix:.*?)"\ already\ exists/
- column "[STRING]" of relation "[STRING]" already exists
- - !ruby/regexp /control\ reached\ end\ of\ trigger\ procedure\ without\ RETURN/
- control reached end of trigger procedure without RETURN
- - !ruby/regexp /column\ "(?-mix:.*?)"\ of\ relation\ "(?-mix:.*?)"\ does\ not\ exist/
- column "[STRING]" of relation "[STRING]" does not exist
- - !ruby/regexp /PL\/Perl\ function\ must\ return\ reference\ to\ hash\ or\ array/
- PL/Perl function must return reference to hash or array
- - !ruby/regexp /function\ "(?-mix:.*?)"\ already\ exists\ in\ schema\ "(?-mix:.*?)"/
- function "[STRING]" already exists in schema "[STRING]"
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ cannot\ be\ applied\ to\ NEW\ or\ OLD/
- SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD
- - !ruby/regexp /cannot\ remove\ parameter\ defaults\ from\ existing\ function/
- cannot remove parameter defaults from existing function
- - !ruby/regexp /typmod_out\ function\ (?-mix:.*?)\ must\ return\ type\ "cstring"/
- typmod_out function [STRING] must return type "cstring"
- - !ruby/regexp /there\ is\ no\ attribute\ "(?-mix:.*?)"\ in\ relation\ "(?-mix:.*?)"/
- there is no attribute "[STRING]" in relation "[STRING]"
- - !ruby/regexp /invalid\ byte\ sequence\ for\ encoding\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'invalid byte sequence for encoding "[STRING]": [STRING]'
- - !ruby/regexp /elements\ of\ Perl\ result\ array\ must\ be\ reference\ to\ hash/
- elements of Perl result array must be reference to hash
- - !ruby/regexp /text\ search\ template\ "(?-mix:.*?)"\ does\ not\ accept\ options/
- text search template "[STRING]" does not accept options
- - !ruby/regexp /only\ boolean\ operators\ can\ have\ restriction\ selectivity/
- only boolean operators can have restriction selectivity
- - !ruby/regexp /foreign\ key\ constraint\ "(?-mix:.*?)"\ cannot\ be\ implemented/
- foreign key constraint "[STRING]" cannot be implemented
- - !ruby/regexp /return\ type\ (?-mix:.*?)\ is\ not\ supported\ for\ SQL\ functions/
- return type [STRING] is not supported for SQL functions
- - !ruby/regexp /cross\-database\ references\ are\ not\ implemented:\ (?-mix:.*?)/
- ! 'cross-database references are not implemented: [STRING]'
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ trigger\ WHEN\ condition/
- cannot use aggregate function in trigger WHEN condition
- - !ruby/regexp /index\ "(?-mix:.*?)"\ does\ not\ have\ default\ sorting\ behavior/
- index "[STRING]" does not have default sorting behavior
- - !ruby/regexp /twophase\ state\ file\ for\ transaction\ (?-mix:\d+)\ is\ corrupt/
- twophase state file for transaction [NUMBER] is corrupt
- - !ruby/regexp /invalid\ interval\ value\ for\ time\ zone:\ month\ not\ allowed/
- ! 'invalid interval value for time zone: month not allowed'
- - !ruby/regexp /regular\-expression\ matching\ not\ supported\ on\ type\ bytea/
- regular-expression matching not supported on type bytea
- - !ruby/regexp /RETURNING\ may\ not\ contain\ references\ to\ other\ relations/
- RETURNING may not contain references to other relations
- - !ruby/regexp /cast\ from\ type\ (?-mix:.*?)\ to\ type\ (?-mix:.*?)\ already\ exists/
- cast from type [STRING] to type [STRING] already exists
- - !ruby/regexp /cast\ from\ type\ (?-mix:.*?)\ to\ type\ (?-mix:.*?)\ does\ not\
exist/
- cast from type [STRING] to type [STRING] does not exist
- - !ruby/regexp /FORCE\ NOT\ NULL\ column\ "(?-mix:.*?)"\ not\ referenced\ by\ COPY/
- FORCE NOT NULL column "[STRING]" not referenced by COPY
- - !ruby/regexp /timestamp\ with\ time\ zone\ units\ "(?-mix:.*?)"\ not\ supported/
- timestamp with time zone units "[STRING]" not supported
- - !ruby/regexp /source\ string\ too\ short\ for\ "(?-mix:.*?)"\ formatting\ field/
- source string too short for "[STRING]" formatting field
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ cannot\ be\ applied\ to\ a\ function/
- SELECT FOR UPDATE/SHARE cannot be applied to a function
- - !ruby/regexp /prepared\ transaction\ with\ identifier\ "(?-mix:.*?)"\ is\ busy/
- prepared transaction with identifier "[STRING]" is busy
- - !ruby/regexp /domain\ data\ types\ must\ not\ be\ marked\ binary\-compatible/
- domain data types must not be marked binary-compatible
- - !ruby/regexp /WITH\ query\ "(?-mix:.*?)"\ does\ not\ have\ a\ RETURNING\ clause/
- WITH query "[STRING]" does not have a RETURNING clause
- - !ruby/regexp /cannot\ extend\ relation\ (?-mix:.*?)\ beyond\ (?-mix:\d+)\ blocks/
- cannot extend relation [STRING] beyond [NUMBER] blocks
- - !ruby/regexp /"TZ"\/"tz"\ format\ patterns\ are\ not\ supported\ in\ to_date/
- ! '"TZ"/"tz" format patterns are not supported in to_date'
- - !ruby/regexp /functions\ in\ index\ expression\ must\ be\ marked\ IMMUTABLE/
- functions in index expression must be marked IMMUTABLE
- - !ruby/regexp /must\ be\ superuser\ to\ create\ custom\ procedural\ language/
- must be superuser to create custom procedural language
- - !ruby/regexp /range\ subtype\ diff\ function\ (?-mix:.*?)\ must\ be\ immutable/
- range subtype diff function [STRING] must be immutable
- - !ruby/regexp /error\ at\ start\ of\ operand\ in\ tsearch\ query:\ "(?-mix:.*?)"/
- ! 'error at start of operand in tsearch query: "[STRING]"'
- - !ruby/regexp /invalid\ type\ category\ "(?-mix:.*?)":\ must\ be\ simple\ ASCII/
- ! 'invalid type category "[STRING]": must be simple ASCII'
- - !ruby/regexp /structure\ of\ query\ does\ not\ match\ function\ result\ type/
- structure of query does not match function result type
- - !ruby/regexp /function\ "(?-mix:.*?)"\ must\ be\ fired\ for\ INSERT\ or\ UPDATE/
- function "[STRING]" must be fired for INSERT or UPDATE
- - !ruby/regexp /rule\ "(?-mix:.*?)"\ for\ relation\ "(?-mix:.*?)"\ already\ exists/
- rule "[STRING]" for relation "[STRING]" already exists
- - !ruby/regexp /RETURNING\ lists\ are\ not\ supported\ in\ conditional\ rules/
- RETURNING lists are not supported in conditional rules
- - !ruby/regexp /RETURNING\ lists\ are\ not\ supported\ in\ non\-INSTEAD\ rules/
- RETURNING lists are not supported in non-INSTEAD rules
- - !ruby/regexp /cannot\ perform\ INSERT\ RETURNING\ on\ relation\ "(?-mix:.*?)"/
- cannot perform INSERT RETURNING on relation "[STRING]"
- - !ruby/regexp /text\ search\ parser\ parameter\ "(?-mix:.*?)"\ not\ recognized/
- text search parser parameter "[STRING]" not recognized
- - !ruby/regexp /parameter\ "(?-mix:.*?)"\ must\ be\ a\ list\ of\ extension\ names/
- parameter "[STRING]" must be a list of extension names
- - !ruby/regexp /typmod_in\ function\ (?-mix:.*?)\ must\ return\ type\ "integer"/
- typmod_in function [STRING] must return type "integer"
- - !ruby/regexp /cannot\ pass\ more\ than\ (?-mix:-?\d+)\ arguments\ to\ a\ function/
- cannot pass more than [NUMBER] arguments to a function
- - !ruby/regexp /cannot\ use\ table\ references\ in\ domain\ check\ constraint/
- cannot use table references in domain check constraint
- - !ruby/regexp /cannot\ perform\ UPDATE\ RETURNING\ on\ relation\ "(?-mix:.*?)"/
- cannot perform UPDATE RETURNING on relation "[STRING]"
- - !ruby/regexp /type\ input\ function\ (?-mix:.*?)\ must\ return\ type\ (?-mix:.*?)/
- type input function [STRING] must return type [STRING]
- - !ruby/regexp /RETURNING\ cannot\ contain\ references\ to\ other\ relations/
- RETURNING cannot contain references to other relations
- - !ruby/regexp /invalid\ text\ search\ configuration\ file\ name\ "(?-mix:.*?)"/
- invalid text search configuration file name "[STRING]"
- - !ruby/regexp /sequence\ must\ have\ same\ owner\ as\ table\ it\ is\ linked\ to/
- sequence must have same owner as table it is linked to
- - !ruby/regexp /multiple\ DEFERRABLE\/NOT\ DEFERRABLE\ clauses\ not\ allowed/
- multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed
- - !ruby/regexp /cannot\ use\ table\ references\ in\ parameter\ default\ value/
- cannot use table references in parameter default value
- - !ruby/regexp /type\ matched\ to\ anynonarray\ is\ an\ array\ type:\ (?-mix:.*?)/
- ! 'type matched to anynonarray is an array type: [STRING]'
- - !ruby/regexp /type\ modifiers\ must\ be\ simple\ constants\ or\ identifiers/
- type modifiers must be simple constants or identifiers
- - !ruby/regexp /alignment\ "(?-mix:.)"\ is\ invalid\ for\ variable\-length\ type/
- alignment "[CHAR]" is invalid for variable-length type
- - !ruby/regexp /SELinux:\ failed\ to\ get\ initial\ security\ label:\ (?-mix:.*?)/
- ! 'SELinux: failed to get initial security label: [ERROR]'
- - !ruby/regexp /SELinux:\ must\ be\ superuser\ to\ restore\ initial\ contexts/
- ! 'SELinux: must be superuser to restore initial contexts'
- - !ruby/regexp /SELinux:\ failed\ to\ initialize\ labeling\ handle:\ (?-mix:.*?)/
- ! 'SELinux: failed to initialize labeling handle: [ERROR]'
- - !ruby/regexp /trigger\ "(?-mix:.*?)"\ for\ table\ "(?-mix:.*?)"\ does\ not\ exist/
- trigger "[STRING]" for table "[STRING]" does not exist
- - !ruby/regexp /unexpected\ encoding\ ID\ (?-mix:-?\d+)\ for\ WIN\ character\ sets/
- unexpected encoding ID [NUMBER] for WIN character sets
- - !ruby/regexp /mutual\ recursion\ between\ WITH\ items\ is\ not\ implemented/
- mutual recursion between WITH items is not implemented
- - !ruby/regexp /invalid\ byte\ value\ for\ encoding\ "(?-mix:.*?)":\ 0x(?-mix:[0-9a-f]+)/
- ! 'invalid byte value for encoding "[STRING]": 0x[NUMBER]'
- - !ruby/regexp /cannot\ assign\ non\-composite\ value\ to\ a\ record\ variable/
- cannot assign non-composite value to a record variable
- - !ruby/regexp /rule\ "(?-mix:.*?)"\ for\ relation\ "(?-mix:.*?)"\ does\ not\ exist/
- rule "[STRING]" for relation "[STRING]" does not exist
- - !ruby/regexp /operator\ (?-mix:.*?)\ is\ not\ supported\ for\ row\ expressions/
- operator [STRING] is not supported for row expressions
- - !ruby/regexp /unexpected\ message\ type\ 0x(?-mix:[0-9A-F]+)\ during\ COPY\ from\
stdin/
- unexpected message type 0x[HEX] during COPY from stdin
- - !ruby/regexp /syntax\ error\ at\ line\ (?-mix:-?\d+)\ of\ affix\ file\ "(?-mix:.*?)"/
- syntax error at line [NUMBER] of affix file "[STRING]"
- - !ruby/regexp /cannot\ have\ more\ than\ 2\^32\-1\ commands\ in\ a\ transaction/
- cannot have more than 2^32-1 commands in a transaction
- - !ruby/regexp /cannot\ perform\ DELETE\ RETURNING\ on\ relation\ "(?-mix:.*?)"/
- cannot perform DELETE RETURNING on relation "[STRING]"
- - !ruby/regexp /DEFAULT\ can\ only\ appear\ in\ a\ VALUES\ list\ within\ INSERT/
- DEFAULT can only appear in a VALUES list within INSERT
- - !ruby/regexp /invalid\ interval\ value\ for\ time\ zone:\ day\ not\ allowed/
- ! 'invalid interval value for time zone: day not allowed'
- - !ruby/regexp /no\ binary\ output\ function\ available\ for\ type\ (?-mix:.*?)/
- no binary output function available for type [STRING]
- - !ruby/regexp /cannot\ use\ window\ function\ in\ parameter\ default\ value/
- cannot use window function in parameter default value
- - !ruby/regexp /op\ ANY\/ALL\ \(array\)\ requires\ operator\ to\ yield\ boolean/
- op ANY/ALL (array) requires operator to yield boolean
- - !ruby/regexp /"time\ with\ time\ zone"\ units\ "(?-mix:.*?)"\ not\ recognized/
- ! '"time with time zone" units "[STRING]" not recognized'
- - !ruby/regexp /word\ is\ too\ long\ \((?-mix:-?\d+)\ bytes,\ max\ (?-mix:-?\d+)\
bytes\)/
- word is too long ([NUMBER] bytes, max [NUMBER] bytes)
- - !ruby/regexp /value\ for\ "(?-mix:.*?)"\ in\ source\ string\ is\ out\ of\ range/
- value for "[STRING]" in source string is out of range
- - !ruby/regexp /cannot\ use\ both\ FOR\ UPDATE\ and\ FOR\ SHARE\ in\ one\ query/
- cannot use both FOR UPDATE and FOR SHARE in one query
- - !ruby/regexp /type\ "double\ precision"\ value\ out\ of\ range:\ underflow/
- ! 'type "double precision" value out of range: underflow'
- - !ruby/regexp /column\ (?-mix:-?\d+)\ of\ relation\ "(?-mix:.*?)"\ does\ not\ exist/
- column [NUMBER] of relation "[STRING]" does not exist
- - !ruby/regexp /creation\ of\ Perl\ function\ "(?-mix:.*?)"\ failed:\ (?-mix:.*?)/
- ! 'creation of Perl function "[STRING]" failed: [STRING]'
- - !ruby/regexp /TIME\((?-mix:-?\d+)\)(?-mix:.*?)\ precision\ must\ not\ be\ negative/
- TIME([NUMBER])[STRING] precision must not be negative
- - !ruby/regexp /could\ not\ obtain\ lock\ on\ relation\ "(?-mix:.*?)\.(?-mix:.*?)"/
- could not obtain lock on relation "[STRING].[STRING]"
- - !ruby/regexp /text\ search\ parser\ does\ not\ support\ headline\ creation/
- text search parser does not support headline creation
- - !ruby/regexp /cannot\ calculate\ day\ of\ year\ without\ year\ information/
- cannot calculate day of year without year information
- - !ruby/regexp /column\ data\ type\ (?-mix:.*?)\ can\ only\ have\ storage\ PLAIN/
- column data type [STRING] can only have storage PLAIN
- - !ruby/regexp /type\ matched\ to\ anyenum\ is\ not\ an\ enum\ type:\ (?-mix:.*?)/
- ! 'type matched to anyenum is not an enum type: [STRING]'
- - !ruby/regexp /user\ mapping\ "(?-mix:.*?)"\ does\ not\ exist\ for\ the\ server/
- user mapping "[STRING]" does not exist for the server
- - !ruby/regexp /column\ "(?-mix:.*?)"\ inherits\ conflicting\ default\ values/
- column "[STRING]" inherits conflicting default values
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ is\ held\ from\ a\ previous\ transaction/
- cursor "[STRING]" is held from a previous transaction
- - !ruby/regexp /function\ (?-mix:.*?)\ already\ exists\ in\ schema\ "(?-mix:.*?)"/
- function [STRING] already exists in schema "[STRING]"
- - !ruby/regexp /IS\ DISTINCT\ FROM\ requires\ =\ operator\ to\ yield\ boolean/
- IS DISTINCT FROM requires = operator to yield boolean
- - !ruby/regexp /function\ "(?-mix:.*?)"\ was\ not\ called\ by\ trigger\ manager/
- function "[STRING]" was not called by trigger manager
- - !ruby/regexp /input\ of\ anonymous\ composite\ types\ is\ not\ implemented/
- input of anonymous composite types is not implemented
- - !ruby/regexp /case\ insensitive\ matching\ not\ supported\ on\ type\ bytea/
- case insensitive matching not supported on type bytea
- - !ruby/regexp /functions\ in\ index\ predicate\ must\ be\ marked\ IMMUTABLE/
- functions in index predicate must be marked IMMUTABLE
- - !ruby/regexp /number\ of\ columns\ \((?-mix:-?\d+)\)\ exceeds\ limit\ \((?-mix:-?\d+)\)/
- number of columns ([NUMBER]) exceeds limit ([NUMBER])
- - !ruby/regexp /index\ row\ size\ (?-mix:\d+)\ exceeds\ hash\ maximum\ (?-mix:\d+)/
- index row size [NUMBER] exceeds hash maximum [NUMBER]
- - !ruby/regexp /cannot\ calculate\ week\ number\ without\ year\ information/
- cannot calculate week number without year information
- - !ruby/regexp /column\ alias\ list\ for\ "(?-mix:.*?)"\ has\ too\ many\ entries/
- column alias list for "[STRING]" has too many entries
- - !ruby/regexp /grant\ options\ can\ only\ be\ granted\ to\ individual\ users/
- grant options can only be granted to individual users
- - !ruby/regexp /argument\ of\ cast\ function\ must\ match\ source\ data\ type/
- argument of cast function must match source data type
- - !ruby/regexp /could\ not\ find\ function\ "(?-mix:.*?)"\ in\ file\ "(?-mix:.*?)"/
- could not find function "[STRING]" in file "[STRING]"
- - !ruby/regexp /must\ be\ superuser\ to\ create\ database\ for\ another\ user/
- must be superuser to create database for another user
- - !ruby/regexp /SELinux:\ failed\ to\ get\ server\ security\ label:\ (?-mix:.*?)/
- ! 'SELinux: failed to get server security label: [ERROR]'
- - !ruby/regexp /argument\ exceeds\ the\ maximum\ length\ of\ (?-mix:-?\d+)\ bytes/
- argument exceeds the maximum length of [NUMBER] bytes
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ transform\ expression/
- cannot use aggregate function in transform expression
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ rule\ WHERE\ condition/
- cannot use aggregate function in rule WHERE condition
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ is\ not\ allowed\ with\ GROUP\ BY\ clause/
- SELECT FOR UPDATE is not allowed with GROUP BY clause
- - !ruby/regexp /must\ be\ superuser\ or\ replication\ role\ to\ run\ a\ backup/
- must be superuser or replication role to run a backup
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ is\ not\ allowed\ with\ DISTINCT\ clause/
- SELECT FOR UPDATE is not allowed with DISTINCT clause
- - !ruby/regexp /WAL\ level\ not\ sufficient\ for\ creating\ a\ restore\ point/
- WAL level not sufficient for creating a restore point
- - !ruby/regexp /second\ argument\ of\ cast\ function\ must\ be\ type\ integer/
- second argument of cast function must be type integer
- - !ruby/regexp /foreign\-data\ wrapper\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- foreign-data wrapper with OID [NUMBER] does not exist
- - !ruby/regexp /at\ least\ one\ of\ leftarg\ or\ rightarg\ must\ be\ specified/
- at least one of leftarg or rightarg must be specified
- - !ruby/regexp /function\ (?-mix:.*?)\ must\ return\ type\ "language_handler"/
- function [STRING] must return type "language_handler"
- - !ruby/regexp /unrecognized\ parameter\ "(?-mix:.*?)"\ in\ file\ "(?-mix:.*?)"/
- unrecognized parameter "[STRING]" in file "[STRING]"
- - !ruby/regexp /SQL\ functions\ cannot\ have\ arguments\ of\ type\ (?-mix:.*?)/
- SQL functions cannot have arguments of type [STRING]
- - !ruby/regexp /index\ "(?-mix:.*?)"\ for\ table\ "(?-mix:.*?)"\ does\ not\ exist/
- index "[STRING]" for table "[STRING]" does not exist
- - !ruby/regexp /column\ "(?-mix:.*?)"\ appears\ twice\ in\ unique\ constraint/
- column "[STRING]" appears twice in unique constraint
- - !ruby/regexp /(?-mix:.*?)\ is\ already\ a\ member\ of\ extension\ "(?-mix:.*?)"/
- ! '[STRING] is already a member of extension "[STRING]"'
- - !ruby/regexp /COPY\ BINARY\ is\ not\ supported\ to\ stdout\ or\ from\ stdin/
- COPY BINARY is not supported to stdout or from stdin
- - !ruby/regexp /FORCE\ QUOTE\ column\ "(?-mix:.*?)"\ not\ referenced\ by\ COPY/
- FORCE QUOTE column "[STRING]" not referenced by COPY
- - !ruby/regexp /CREATE\ VIEW\ specifies\ more\ column\ names\ than\ columns/
- CREATE VIEW specifies more column names than columns
- - !ruby/regexp /third\ argument\ of\ cast\ function\ must\ be\ type\ boolean/
- third argument of cast function must be type boolean
- - !ruby/regexp /btree\ procedures\ must\ have\ index\ type\ as\ first\ input/
- btree procedures must have index type as first input
- - !ruby/regexp /cannot\ override\ ORDER\ BY\ clause\ of\ window\ "(?-mix:.*?)"/
- cannot override ORDER BY clause of window "[STRING]"
- - !ruby/regexp /there\ is\ no\ variable\ "(?-mix:.*?)"\ in\ the\ current\ block/
- there is no variable "[STRING]" in the current block
- - !ruby/regexp /inherited\ column\ "(?-mix:.*?)"\ has\ a\ collation\ conflict/
- inherited column "[STRING]" has a collation conflict
- - !ruby/regexp /SELinux:\ could\ not\ translate\ security\ label:\ (?-mix:.*?)/
- ! 'SELinux: could not translate security label: [ERROR]'
- - !ruby/regexp /could\ not\ determine\ data\ type\ of\ parameter\ \$(?-mix:-?\d+)/
- could not determine data type of parameter $[NUMBER]
- - !ruby/regexp /cannot\ convert\ multidimensional\ array\ to\ Python\ list/
- cannot convert multidimensional array to Python list
- - !ruby/regexp /cannot\ alter\ type\ of\ a\ column\ used\ by\ a\ view\ or\ rule/
- cannot alter type of a column used by a view or rule
- - !ruby/regexp /must\ be\ superuser\ to\ comment\ on\ text\ search\ template/
- must be superuser to comment on text search template
- - !ruby/regexp /cannot\ extend\ file\ "(?-mix:.*?)"\ beyond\ (?-mix:\d+)\ blocks/
- cannot extend file "[STRING]" beyond [NUMBER] blocks
- - !ruby/regexp /database\ "(?-mix:.*?)"\ is\ being\ accessed\ by\ other\ users/
- database "[STRING]" is being accessed by other users
- - !ruby/regexp /relative\ paths\ are\ not\ allowed\ as\ database\ locations/
- relative paths are not allowed as database locations
- - !ruby/regexp /absolute\ paths\ are\ not\ allowed\ as\ database\ locations/
- absolute paths are not allowed as database locations
- - !ruby/regexp /postmaster\ environment\ variable\ "(?-mix:.*?)"\ not\ found/
- postmaster environment variable "[STRING]" not found
- - !ruby/regexp /column\ names\ cannot\ be\ included\ in\ GRANT\/REVOKE\ ROLE/
- column names cannot be included in GRANT/REVOKE ROLE
- - !ruby/regexp /STORAGE\ cannot\ be\ specified\ in\ ALTER\ OPERATOR\ FAMILY/
- STORAGE cannot be specified in ALTER OPERATOR FAMILY
- - !ruby/regexp /cannot\ use\ window\ function\ in\ trigger\ WHEN\ condition/
- cannot use window function in trigger WHEN condition
- - !ruby/regexp /must\ be\ member\ of\ role\ "(?-mix:.*?)"\ to\ comment\ upon\ it/
- must be member of role "[STRING]" to comment upon it
- - !ruby/regexp /interval\ time\ zone\ "(?-mix:.*?)"\ must\ not\ specify\ month/
- interval time zone "[STRING]" must not specify month
- - !ruby/regexp /row\ is\ too\ big:\ size\ (?-mix:\d+),\ maximum\ size\ (?-mix:\d+)/
- ! 'row is too big: size [NUMBER], maximum size [NUMBER]'
- - !ruby/regexp /index\ "(?-mix:.*?)"\ does\ not\ belong\ to\ table\ "(?-mix:.*?)"/
- index "[STRING]" does not belong to table "[STRING]"
- - !ruby/regexp /could\ not\ identify\ a\ hash\ function\ for\ type\ (?-mix:.*?)/
- could not identify a hash function for type [STRING]
- - !ruby/regexp /wrong\ number\ of\ columns:\ (?-mix:-?\d+),\ expected\ (?-mix:-?\d+)/
- ! 'wrong number of columns: [NUMBER], expected [NUMBER]'
- - !ruby/regexp /could\ not\ determine\ which\ collation\ to\ use\ for\ ILIKE/
- could not determine which collation to use for ILIKE
- - !ruby/regexp /WAL\ level\ not\ sufficient\ for\ making\ an\ online\ backup/
- WAL level not sufficient for making an online backup
- - !ruby/regexp /invalid\ macro\ name\ in\ dynamic\ library\ path:\ (?-mix:.*?)/
- ! 'invalid macro name in dynamic library path: [STRING]'
- - !ruby/regexp /null\ values\ cannot\ be\ formatted\ as\ an\ SQL\ identifier/
- null values cannot be formatted as an SQL identifier
- - !ruby/regexp /invalid\ input\ syntax\ for\ (?-mix:.*?)\ number:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for [STRING] number: "[STRING]"'
- - !ruby/regexp /XML\ attribute\ name\ "(?-mix:.*?)"\ appears\ more\ than\ once/
- XML attribute name "[STRING]" appears more than once
- - !ruby/regexp /attribute\ "(?-mix:.*?)"\ does\ not\ exist\ in\ Python\ object/
- attribute "[STRING]" does not exist in Python object
- - !ruby/regexp /attribute\ "(?-mix:.*?)"\ of\ "(?-mix:.*?)"\ must\ be\ type\ TEXT/
- attribute "[STRING]" of "[STRING]" must be type TEXT
- - !ruby/regexp /invalid\ number\ of\ points\ in\ external\ "polygon"\ value/
- invalid number of points in external "polygon" value
- - !ruby/regexp /unrecognized\ simple\ dictionary\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized simple dictionary parameter: "[STRING]"'
- - !ruby/regexp /cannot\ have\ more\ than\ (?-mix:-?\d+)\ keys\ in\ a\ foreign\ key/
- cannot have more than [NUMBER] keys in a foreign key
- - !ruby/regexp /attribute\ "(?-mix:.*?)"\ not\ found\ in\ data\ type\ (?-mix:.*?)/
- attribute "[STRING]" not found in data type [STRING]
- - !ruby/regexp /thesaurus\ substitute\ phrase\ is\ empty\ \(rule\ (?-mix:-?\d+)\)/
- thesaurus substitute phrase is empty (rule [NUMBER])
- - !ruby/regexp /attribute\ "(?-mix:.*?)"\ of\ "(?-mix:.*?)"\ must\ be\ type\ INT4/
- attribute "[STRING]" of "[STRING]" must be type INT4
- - !ruby/regexp /encoding\ "(?-mix:.*?)"\ does\ not\ match\ locale\ "(?-mix:.*?)"/
- encoding "[STRING]" does not match locale "[STRING]"
- - !ruby/regexp /dbmirror:savesequenceupdate\ could\ not\ connect\ to\ SPI/
- dbmirror:savesequenceupdate could not connect to SPI
- - !ruby/regexp /user\-defined\ relation\ parameter\ types\ limit\ exceeded/
- user-defined relation parameter types limit exceeded
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ is\ not\ allowed\ in\ subqueries/
- SELECT FOR UPDATE/SHARE is not allowed in subqueries
- - !ruby/regexp /cannot\ move\ objects\ into\ or\ out\ of\ temporary\ schemas/
- cannot move objects into or out of temporary schemas
- - !ruby/regexp /type\ "double\ precision"\ value\ out\ of\ range:\ overflow/
- ! 'type "double precision" value out of range: overflow'
- - !ruby/regexp /type\ send\ function\ (?-mix:.*?)\ must\ return\ type\ "bytea"/
- type send function [STRING] must return type "bytea"
- - !ruby/regexp /requested\ character\ too\ large\ for\ encoding:\ (?-mix:-?\d+)/
- ! 'requested character too large for encoding: [NUMBER]'
- - !ruby/regexp /DECLARE\ CURSOR\ \.\.\.\ FOR\ UPDATE\/SHARE\ is\ not\ supported/
- DECLARE CURSOR ... FOR UPDATE/SHARE is not supported
- - !ruby/regexp /no\ binary\ input\ function\ available\ for\ type\ (?-mix:.*?)/
- no binary input function available for type [STRING]
- - !ruby/regexp /input\ for\ number\ of\ primary\ key\ attributes\ too\ large/
- input for number of primary key attributes too large
- - !ruby/regexp /cannot\ convert\ Perl\ array\ to\ non\-array\ type\ (?-mix:.*?)/
- cannot convert Perl array to non-array type [STRING]
- - !ruby/regexp /"(?-mix:.*?)"\ is\ out\ of\ range\ for\ type\ double\ precision/
- ! '"[STRING]" is out of range for type double precision'
- - !ruby/regexp /bit\ index\ (?-mix:-?\d+)\ out\ of\ valid\ range\ \(0\.\.(?-mix:-?\d+)\)/
- bit index [NUMBER] out of valid range (0..[NUMBER])
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ cannot\ be\ applied\ to\ VALUES/
- SELECT FOR UPDATE/SHARE cannot be applied to VALUES
- - !ruby/regexp /value\ too\ long\ for\ type\ character\ varying\((?-mix:-?\d+)\)/
- value too long for type character varying([NUMBER])
- - !ruby/regexp /type\ "(?-mix:.*?)"\ already\ exists\ in\ schema\ "(?-mix:.*?)"/
- type "[STRING]" already exists in schema "[STRING]"
- - !ruby/regexp /could\ not\ obtain\ lock\ on\ relation\ with\ OID\ (?-mix:\d+)/
- could not obtain lock on relation with OID [NUMBER]
- - !ruby/regexp /operator\ cannot\ be\ its\ own\ negator\ or\ sort\ operator/
- operator cannot be its own negator or sort operator
- - !ruby/regexp /text\ search\ configuration\ "(?-mix:.*?)"\ already\ exists/
- text search configuration "[STRING]" already exists
- - !ruby/regexp /must\ be\ superuser\ to\ comment\ on\ procedural\ language/
- must be superuser to comment on procedural language
- - !ruby/regexp /rule\ "(?-mix:.*?)"\ has\ unsupported\ event\ type\ (?-mix:-?\d+)/
- rule "[STRING]" has unsupported event type [NUMBER]
- - !ruby/regexp /VARIADIC\ parameter\ must\ be\ the\ last\ input\ parameter/
- VARIADIC parameter must be the last input parameter
- - !ruby/regexp /could\ not\ parse\ transaction\ log\ location\ "(?-mix:.*?)"/
- could not parse transaction log location "[STRING]"
- - !ruby/regexp /unrecognized\ "log_destination"\ key\ word:\ "(?-mix:.*?)"/
- ! 'unrecognized "log_destination" key word: "[STRING]"'
- - !ruby/regexp /invalid\ list\ syntax\ for\ parameter\ "log_destination"/
- invalid list syntax for parameter "log_destination"
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ default\ expression/
- cannot use aggregate function in default expression
- - !ruby/regexp /COPY\ delimiter\ cannot\ be\ newline\ or\ carriage\ return/
- COPY delimiter cannot be newline or carriage return
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ is\ already\ in\ schema\ "(?-mix:.*?)"/
- relation "[STRING]" is already in schema "[STRING]"
- - !ruby/regexp /cannot\ assign\ non\-composite\ value\ to\ a\ row\ variable/
- cannot assign non-composite value to a row variable
- - !ruby/regexp /check\ constraint\ "(?-mix:.*?)"\ is\ violated\ by\ some\ row/
- check constraint "[STRING]" is violated by some row
- - !ruby/regexp /output\ exceeds\ the\ maximum\ length\ of\ (?-mix:-?\d+)\ bytes/
- output exceeds the maximum length of [NUMBER] bytes
- - !ruby/regexp /function\ "(?-mix:.*?)"\ is\ already\ in\ schema\ "(?-mix:.*?)"/
- function "[STRING]" is already in schema "[STRING]"
- - !ruby/regexp /btree\ comparison\ procedures\ must\ have\ two\ arguments/
- btree comparison procedures must have two arguments
- - !ruby/regexp /directory\ "(?-mix:.*?)"\ already\ in\ use\ as\ a\ tablespace/
- directory "[STRING]" already in use as a tablespace
- - !ruby/regexp /int_enum\ called\ in\ context\ that\ cannot\ accept\ a\ set/
- int_enum called in context that cannot accept a set
- - !ruby/regexp /transalation\ failed\ from\ server\ encoding\ to\ wchar_t/
- transalation failed from server encoding to wchar_t
- - !ruby/regexp /could\ not\ obtain\ lock\ on\ row\ in\ relation\ "(?-mix:.*?)"/
- could not obtain lock on row in relation "[STRING]"
- - !ruby/regexp /INSTEAD\ NOTHING\ rules\ on\ SELECT\ are\ not\ implemented/
- INSTEAD NOTHING rules on SELECT are not implemented
- - !ruby/regexp /WITH\ query\ name\ "(?-mix:.*?)"\ specified\ more\ than\ once/
- WITH query name "[STRING]" specified more than once
- - !ruby/regexp /transaction\ identifier\ "(?-mix:.*?)"\ is\ already\ in\ use/
- transaction identifier "[STRING]" is already in use
- - !ruby/regexp /must\ be\ superuser\ to\ create\ a\ cast\ WITHOUT\ FUNCTION/
- must be superuser to create a cast WITHOUT FUNCTION
- - !ruby/regexp /text\ search\ configuration\ "(?-mix:.*?)"\ does\ not\ exist/
- text search configuration "[STRING]" does not exist
- - !ruby/regexp /cannot\ use\ an\ alternative\ location\ on\ this\ platform/
- cannot use an alternative location on this platform
- - !ruby/regexp /SELECT\ FOR\ UPDATE\/SHARE\ cannot\ be\ applied\ to\ a\ join/
- SELECT FOR UPDATE/SHARE cannot be applied to a join
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ timestamp:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type timestamp: "[STRING]"'
- - !ruby/regexp /sepgsql\ must\ be\ loaded\ via\ shared_preload_libraries/
- sepgsql must be loaded via shared_preload_libraries
- - !ruby/regexp /column\ "(?-mix:.*?)"\ cannot\ be\ cast\ to\ type\ "(?-mix:.*?)"/
- column "[STRING]" cannot be cast to type "[STRING]"
- - !ruby/regexp /could\ not\ serialize\ access\ due\ to\ concurrent\ update/
- could not serialize access due to concurrent update
- - !ruby/regexp /operand,\ lower\ bound,\ and\ upper\ bound\ cannot\ be\ NaN/
- operand, lower bound, and upper bound cannot be NaN
- - !ruby/regexp /range\ canonical\ function\ (?-mix:.*?)\ must\ be\ immutable/
- range canonical function [STRING] must be immutable
- - !ruby/regexp /duplicate\ key\ violates\ unique\ constraint\ "(?-mix:.*?)"/
- duplicate key violates unique constraint "[STRING]"
- - !ruby/regexp /"(?-mix:.*?)"\ is\ already\ an\ attribute\ of\ type\ (?-mix:.*?)/
- ! '"[STRING]" is already an attribute of type [STRING]'
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ tinterval:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type tinterval: "[STRING]"'
- - !ruby/regexp /cannot\ truncate\ temporary\ tables\ of\ other\ sessions/
- cannot truncate temporary tables of other sessions
- - !ruby/regexp /COPY\ force\ not\ null\ only\ available\ using\ COPY\ FROM/
- COPY force not null only available using COPY FROM
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ interval:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type interval: "[STRING]"'
- - !ruby/regexp /could\ not\ form\ array\ type\ name\ for\ type\ "(?-mix:.*?)"/
- could not form array type name for type "[STRING]"
- - !ruby/regexp /inconsistent\ types\ deduced\ for\ parameter\ \$(?-mix:-?\d+)/
- inconsistent types deduced for parameter $[NUMBER]
- - !ruby/regexp /Ispell\ dictionary\ supports\ only\ default\ flag\ value/
- Ispell dictionary supports only default flag value
- - !ruby/regexp /default\ values\ on\ foreign\ tables\ are\ not\ supported/
- default values on foreign tables are not supported
- - !ruby/regexp /operand,\ lower\ bound\ and\ upper\ bound\ cannot\ be\ NaN/
- operand, lower bound and upper bound cannot be NaN
- - !ruby/regexp /operator\ (?-mix:.*?)\ is\ not\ a\ valid\ ordering\ operator/
- operator [STRING] is not a valid ordering operator
- - !ruby/regexp /value\ "(?-mix:.*?)"\ is\ out\ of\ range\ for\ type\ smallint/
- value "[STRING]" is out of range for type smallint
- - !ruby/regexp /column\ "(?-mix:.*?)"\ has\ a\ storage\ parameter\ conflict/
- column "[STRING]" has a storage parameter conflict
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ index,\ or\ foreign\ table/
- ! '"[STRING]" is not a table, index, or foreign table'
- - !ruby/regexp /value\ "(?-mix:.*?)"\ is\ out\ of\ range\ for\ type\ shortint/
- value "[STRING]" is out of range for type shortint
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ (?-mix:.*?):\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type [STRING]: "[STRING]"'
- - !ruby/regexp /cannot\ get\ raw\ page\ from\ composite\ type\ "(?-mix:.*?)"/
- cannot get raw page from composite type "[STRING]"
- - !ruby/regexp /could\ not\ open\ dictionary\ file\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'could not open dictionary file "[STRING]": [ERROR]'
- - !ruby/regexp /result\ of\ range\ difference\ would\ not\ be\ contiguous/
- result of range difference would not be contiguous
- - !ruby/regexp /cannot\ use\ window\ function\ in\ rule\ WHERE\ condition/
- cannot use window function in rule WHERE condition
- - !ruby/regexp /value\ "(?-mix:.*?)"\ is\ out\ of\ range\ for\ 8\-bit\ integer/
- value "[STRING]" is out of range for 8-bit integer
- - !ruby/regexp /functions\ cannot\ have\ more\ than\ (?-mix:-?\d+)\ arguments/
- functions cannot have more than [NUMBER] arguments
- - !ruby/regexp /could\ not\ find\ element\ type\ for\ data\ type\ (?-mix:.*?)/
- could not find element type for data type [STRING]
- - !ruby/regexp /cannot\ use\ window\ function\ in\ transform\ expression/
- cannot use window function in transform expression
- - !ruby/regexp /cannot\ use\ column\ references\ in\ default\ expression/
- cannot use column references in default expression
- - !ruby/regexp /checkpoint\ cannot\ be\ made\ inside\ transaction\ block/
- checkpoint cannot be made inside transaction block
- - !ruby/regexp /invalid\ octet\ value\ in\ "macaddr"\ value:\ "(?-mix:.*?)"/
- ! 'invalid octet value in "macaddr" value: "[STRING]"'
- - !ruby/regexp /number\ of\ aliases\ does\ not\ match\ number\ of\ columns/
- number of aliases does not match number of columns
- - !ruby/regexp /operator\ requires\ run\-time\ type\ coercion:\ (?-mix:.*?)/
- ! 'operator requires run-time type coercion: [STRING]'
- - !ruby/regexp /bit\ string\ too\ long\ for\ type\ bit\ varying\((?-mix:-?\d+)\)/
- bit string too long for type bit varying([NUMBER])
- - !ruby/regexp /value\ "(?-mix:.*?)"\ is\ out\ of\ range\ for\ (?-mix:.*?)\ type/
- value "[STRING]" is out of range for [STRING] type
- - !ruby/regexp /cannot\ import\ a\ snapshot\ from\ a\ different\ database/
- cannot import a snapshot from a different database
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ EXECUTE\ parameter/
- cannot use aggregate function in EXECUTE parameter
- - !ruby/regexp /must\ be\ superuser\ to\ comment\ on\ text\ search\ parser/
- must be superuser to comment on text search parser
- - !ruby/regexp /FOREACH\ loop\ variable\ must\ not\ be\ of\ an\ array\ type/
- FOREACH loop variable must not be of an array type
- - !ruby/regexp /btree\ operators\ must\ have\ index\ type\ as\ left\ input/
- btree operators must have index type as left input
- - !ruby/regexp /return\ and\ sql\ tuple\ descriptions\ are\ incompatible/
- return and sql tuple descriptions are incompatible
- - !ruby/regexp /source\ data\ type\ and\ target\ data\ type\ are\ the\ same/
- source data type and target data type are the same
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ view,\ or\ composite\ type/
- ! '"[STRING]" is not a table, view, or composite type'
- - !ruby/regexp /COPY\ delimiter\ must\ be\ a\ single\ one\-byte\ character/
- COPY delimiter must be a single one-byte character
- - !ruby/regexp /qualified\ identifier\ cannot\ be\ used\ here:\ (?-mix:.*?)/
- ! 'qualified identifier cannot be used here: [STRING]'
- - !ruby/regexp /conditional\ utility\ statements\ are\ not\ implemented/
- conditional utility statements are not implemented
- - !ruby/regexp /cannot\ drop\ (?-mix:.*?)\ because\ (?-mix:.*?)\ requires\ it/
- cannot drop [STRING] because [STRING] requires it
- - !ruby/regexp /op\ ANY\/ALL\ \(array\)\ does\ not\ support\ set\ arguments/
- op ANY/ALL (array) does not support set arguments
- - !ruby/regexp /cannot\ change\ data\ type\ of\ view\ column\ "(?-mix:.*?)"/
- cannot change data type of view column "[STRING]"
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ polygon:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type polygon: "[STRING]"'
- - !ruby/regexp /aggregate\ transition\ data\ type\ cannot\ be\ (?-mix:.*?)/
- aggregate transition data type cannot be [STRING]
- - !ruby/regexp /cannot\ convert\ circle\ with\ radius\ zero\ to\ polygon/
- cannot convert circle with radius zero to polygon
- - !ruby/regexp /invalid\ number\ of\ points\ in\ external\ "path"\ value/
- invalid number of points in external "path" value
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ check\ constraint/
- cannot use aggregate function in check constraint
- - !ruby/regexp /could\ not\ open\ thesaurus\ file\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'could not open thesaurus file "[STRING]": [ERROR]'
- - !ruby/regexp /column\ "(?-mix:.*?)"\ not\ found\ in\ data\ type\ (?-mix:.*?)/
- column "[STRING]" not found in data type [STRING]
- - !ruby/regexp /tablespace\ location\ may\ not\ contain\ single\ quotes/
- tablespace location may not contain single quotes
- - !ruby/regexp /canceling\ statement\ due\ to\ conflict\ with\ recovery/
- canceling statement due to conflict with recovery
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ macaddr:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type macaddr: "[STRING]"'
- - !ruby/regexp /permission\ denied\ to\ create\ tablespace\ "(?-mix:.*?)"/
- permission denied to create tablespace "[STRING]"
- - !ruby/regexp /cannot\ reindex\ temporary\ tables\ of\ other\ sessions/
- cannot reindex temporary tables of other sessions
- - !ruby/regexp /cannot\ get\ raw\ page\ from\ foreign\ table\ "(?-mix:.*?)"/
- cannot get raw page from foreign table "[STRING]"
- - !ruby/regexp /cannot\ cluster\ temporary\ tables\ of\ other\ sessions/
- cannot cluster temporary tables of other sessions
- - !ruby/regexp /array\ size\ exceeds\ the\ maximum\ allowed\ \((?-mix:-?\d+)\)/
- array size exceeds the maximum allowed ([NUMBER])
- - !ruby/regexp /date\/time\ value\ "(?-mix:.*?)"\ is\ no\ longer\ supported/
- date/time value "[STRING]" is no longer supported
- - !ruby/regexp /column\ "(?-mix:.*?)"\ cannot\ be\ cast\ to\ type\ (?-mix:.*?)/
- column "[STRING]" cannot be cast to type [STRING]
- - !ruby/regexp /function\ (?-mix:.*?)\ requires\ run\-time\ type\ coercion/
- function [STRING] requires run-time type coercion
- - !ruby/regexp /view\ rule\ for\ "(?-mix:.*?)"\ must\ be\ named\ "(?-mix:.*?)"/
- view rule for "[STRING]" must be named "[STRING]"
- - !ruby/regexp /password\ must\ contain\ both\ letters\ and\ nonletters/
- password must contain both letters and nonletters
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ index\ expression/
- cannot use aggregate function in index expression
- - !ruby/regexp /could\ not\ open\ stop\-word\ file\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'could not open stop-word file "[STRING]": [ERROR]'
- - !ruby/regexp /extra\ garbage\ at\ the\ end\ of\ the\ ACL\ specification/
- extra garbage at the end of the ACL specification
- - !ruby/regexp /EXECUTE\ of\ SELECT\ \.\.\.\ INTO\ is\ not\ implemented\ yet/
- EXECUTE of SELECT ... INTO is not implemented yet
- - !ruby/regexp /dimension\ array\ or\ low\ bound\ array\ cannot\ be\ NULL/
- dimension array or low bound array cannot be NULL
- - !ruby/regexp /unsupported\ ON\ COMMIT\ and\ foreign\ key\ combination/
- unsupported ON COMMIT and foreign key combination
- - !ruby/regexp /cannot\ inherit\ from\ temporary\ relation\ "(?-mix:.*?)"/
- cannot inherit from temporary relation "[STRING]"
- - !ruby/regexp /dimension\ array\ or\ low\ bound\ array\ cannot\ be\ null/
- dimension array or low bound array cannot be null
- - !ruby/regexp /must\ be\ superuser\ to\ create\ text\ search\ templates/
- must be superuser to create text search templates
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ numeric:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type numeric: "[STRING]"'
- - !ruby/regexp /invalid\ input\ value\ for\ enum\ (?-mix:.*?):\ "(?-mix:.*?)"/
- ! 'invalid input value for enum [STRING]: "[STRING]"'
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ cannot\ be\ applied\ to\ a\ function/
- SELECT FOR UPDATE cannot be applied to a function
- - !ruby/regexp /permission\ denied:\ "(?-mix:.*?)"\ is\ a\ system\ catalog/
- ! 'permission denied: "[STRING]" is a system catalog'
- - !ruby/regexp /range\ constructor\ flags\ argument\ must\ not\ be\ NULL/
- range constructor flags argument must not be NULL
- - !ruby/regexp /cannot\ use\ more\ than\ (?-mix:-?\d+)\ columns\ in\ an\ index/
- cannot use more than [NUMBER] columns in an index
- - !ruby/regexp /value\ "(?-mix:.*?)"\ is\ out\ of\ range\ for\ type\ integer/
- value "[STRING]" is out of range for type integer
- - !ruby/regexp /INTERVAL\((?-mix:-?\d+)\)\ precision\ must\ not\ be\ negative/
- INTERVAL([NUMBER]) precision must not be negative
- - !ruby/regexp /SET\ LOCAL\ TRANSACTION\ SNAPSHOT\ is\ not\ implemented/
- SET LOCAL TRANSACTION SNAPSHOT is not implemented
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ cannot\ be\ applied\ to\ NEW\ or\ OLD/
- SELECT FOR UPDATE cannot be applied to NEW or OLD
- - !ruby/regexp /arguments\ declared\ "anyelement"\ are\ not\ all\ alike/
- arguments declared "anyelement" are not all alike
- - !ruby/regexp /assertion\ checking\ is\ not\ supported\ by\ this\ build/
- assertion checking is not supported by this build
- - !ruby/regexp /GIN\ index\ does\ not\ support\ search\ with\ void\ query/
- GIN index does not support search with void query
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ boolean:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type boolean: "[STRING]"'
- - !ruby/regexp /permission\ denied:\ "(?-mix:.*?)"\ is\ a\ system\ trigger/
- ! 'permission denied: "[STRING]" is a system trigger'
- - !ruby/regexp /window\ functions\ not\ allowed\ in\ window\ definition/
- window functions not allowed in window definition
- - !ruby/regexp /invalid\ mode\ character:\ must\ be\ one\ of\ "(?-mix:.*?)"/
- ! 'invalid mode character: must be one of "[STRING]"'
- - !ruby/regexp /cannot\ override\ frame\ clause\ of\ window\ "(?-mix:.*?)"/
- cannot override frame clause of window "[STRING]"
- - !ruby/regexp /cannot\ move\ an\ owned\ sequence\ into\ another\ schema/
- cannot move an owned sequence into another schema
- - !ruby/regexp /must\ be\ superuser\ to\ rename\ text\ search\ templates/
- must be superuser to rename text search templates
- - !ruby/regexp /cannot\ rewrite\ temporary\ tables\ of\ other\ sessions/
- cannot rewrite temporary tables of other sessions
- - !ruby/regexp /mapping\ for\ token\ type\ "(?-mix:.*?)"\ does\ not\ exist/
- mapping for token type "[STRING]" does not exist
- - !ruby/regexp /value\ "(?-mix:.*?)"\ is\ out\ of\ range\ for\ type\ bigint/
- value "[STRING]" is out of range for type bigint
- - !ruby/regexp /trigger\ functions\ may\ only\ be\ called\ as\ triggers/
- trigger functions may only be called as triggers
- - !ruby/regexp /could\ not\ find\ array\ type\ for\ data\ type\ (?-mix:.*?)/
- could not find array type for data type [STRING]
- - !ruby/regexp /text\ search\ dictionary\ "(?-mix:.*?)"\ already\ exists/
- text search dictionary "[STRING]" already exists
- - !ruby/regexp /extension\ "(?-mix:.*?)"\ does\ not\ support\ SET\ SCHEMA/
- extension "[STRING]" does not support SET SCHEMA
- - !ruby/regexp /array\ dimensions\ incompatible\ with\ array\ literal/
- array dimensions incompatible with array literal
- - !ruby/regexp /encoding\ (?-mix:.*?)\ does\ not\ match\ locale\ (?-mix:.*?)/
- encoding [STRING] does not match locale [STRING]
- - !ruby/regexp /xpath_table\ must\ have\ at\ least\ one\ output\ column/
- xpath_table must have at least one output column
- - !ruby/regexp /could\ not\ open\ unaccent\ file\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'could not open unaccent file "[STRING]": [ERROR]'
- - !ruby/regexp /security\ label\ provider\ "(?-mix:.*?)"\ is\ not\ loaded/
- security label provider "[STRING]" is not loaded
- - !ruby/regexp /cannot\ use\ window\ function\ in\ default\ expression/
- cannot use window function in default expression
- - !ruby/regexp /type\ modifier\ is\ not\ allowed\ for\ type\ "(?-mix:.*?)"/
- type modifier is not allowed for type "[STRING]"
- - !ruby/regexp /text\ search\ dictionary\ "(?-mix:.*?)"\ does\ not\ exist/
- text search dictionary "[STRING]" does not exist
- - !ruby/regexp /tablespace\ location\ cannot\ contain\ single\ quotes/
- tablespace location cannot contain single quotes
- - !ruby/regexp /only\ boolean\ operators\ can\ have\ join\ selectivity/
- only boolean operators can have join selectivity
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ bigint:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type bigint: "[STRING]"'
- - !ruby/regexp /(?-mix:.*?)\ is\ not\ a\ member\ of\ extension\ "(?-mix:.*?)"/
- ! '[STRING] is not a member of extension "[STRING]"'
- - !ruby/regexp /operand\ is\ too\ long\ in\ tsearch\ query:\ "(?-mix:.*?)"/
- ! 'operand is too long in tsearch query: "[STRING]"'
- - !ruby/regexp /DISTINCT\ is\ not\ implemented\ for\ window\ functions/
- DISTINCT is not implemented for window functions
- - !ruby/regexp /function\ (?-mix:.*?)\ must\ return\ type\ "fdw_handler"/
- function [STRING] must return type "fdw_handler"
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ circle:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type circle: "[STRING]"'
- - !ruby/regexp /cannot\ change\ name\ of\ input\ parameter\ "(?-mix:.*?)"/
- cannot change name of input parameter "[STRING]"
- - !ruby/regexp /failed\ to\ drop\ all\ objects\ depending\ on\ (?-mix:.*?)/
- failed to drop all objects depending on [STRING]
- - !ruby/regexp /permission\ denied\ to\ update\ extension\ "(?-mix:.*?)"/
- permission denied to update extension "[STRING]"
- - !ruby/regexp /cannot\ vacuum\ temporary\ tables\ of\ other\ sessions/
- cannot vacuum temporary tables of other sessions
- - !ruby/regexp /permission\ denied\ to\ create\ extension\ "(?-mix:.*?)"/
- permission denied to create extension "[STRING]"
- - !ruby/regexp /SELinux:\ could\ not\ open\ selinux\ status\ :\ (?-mix:.*?)/
- ! 'SELinux: could not open selinux status : [ERROR]'
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ index,\ or\ TOAST\ table/
- ! '"[STRING]" is not a table, index, or TOAST table'
- - !ruby/regexp /Perl\ hash\ contains\ nonexistent\ column\ "(?-mix:.*?)"/
- Perl hash contains nonexistent column "[STRING]"
- - !ruby/regexp /ORDER\ BY\ in\ a\ recursive\ query\ is\ not\ implemented/
- ORDER BY in a recursive query is not implemented
- - !ruby/regexp /column\ (?-mix:.*?)\.(?-mix:.*?)\.(?-mix:.*?)\ does\ not\ exist/
- column [STRING].[STRING].[STRING] does not exist
- - !ruby/regexp /filename\ is\ required\ for\ file_fdw\ foreign\ tables/
- filename is required for file_fdw foreign tables
- - !ruby/regexp /trigger\ functions\ cannot\ have\ declared\ arguments/
- trigger functions cannot have declared arguments
- - !ruby/regexp /DROP\ INDEX\ CONCURRENTLY\ does\ not\ support\ CASCADE/
- DROP INDEX CONCURRENTLY does not support CASCADE
- - !ruby/regexp /procedure\ number\ (?-mix:-?\d+)\ appears\ more\ than\ once/
- procedure number [NUMBER] appears more than once
- - !ruby/regexp /positional\ argument\ cannot\ follow\ named\ argument/
- positional argument cannot follow named argument
- - !ruby/regexp /operator\ family\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- operator family with OID [NUMBER] does not exist
- - !ruby/regexp /prepared\ transaction\ belongs\ to\ another\ database/
- prepared transaction belongs to another database
- - !ruby/regexp /permission\ denied\ to\ finish\ prepared\ transaction/
- permission denied to finish prepared transaction
- - !ruby/regexp /constraint\ must\ be\ validated\ on\ child\ tables\ too/
- constraint must be validated on child tables too
- - !ruby/regexp /large\ object\ (?-mix:\d+)\ was\ not\ opened\ for\ writing/
- large object [NUMBER] was not opened for writing
- - !ruby/regexp /could\ not\ find\ range\ type\ for\ data\ type\ (?-mix:.*?)/
- could not find range type for data type [STRING]
- - !ruby/regexp /cannot\ access\ temporary\ tables\ of\ other\ sessions/
- cannot access temporary tables of other sessions
- - !ruby/regexp /hour\ "(?-mix:-?\d+)"\ is\ invalid\ for\ the\ 12\-hour\ clock/
- hour "[NUMBER]" is invalid for the 12-hour clock
- - !ruby/regexp /domain\ names\ must\ be\ (?-mix:-?\d+)\ characters\ or\ less/
- domain names must be [NUMBER] characters or less
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ valid\ base\ type\ for\ a\ domain/
- ! '"[STRING]" is not a valid base type for a domain'
- - !ruby/regexp /foreign\ key\ constraints\ not\ possible\ for\ domains/
- foreign key constraints not possible for domains
- - !ruby/regexp /function\ "(?-mix:.*?)"\ is\ not\ an\ aggregate\ function/
- function "[STRING]" is not an aggregate function
- - !ruby/regexp /ts_rewrite\ query\ must\ return\ two\ tsquery\ columns/
- ts_rewrite query must return two tsquery columns
- - !ruby/regexp /could\ not\ create\ exclusion\ constraint\ "(?-mix:.*?)"/
- could not create exclusion constraint "[STRING]"
- - !ruby/regexp /must\ be\ superuser\ to\ use\ server\-side\ lo_import\(\)/
- must be superuser to use server-side lo_import()
- - !ruby/regexp /improper\ binary\ format\ in\ array\ element\ (?-mix:-?\d+)/
- improper binary format in array element [NUMBER]
- - !ruby/regexp /cannot\ set\ security\ label\ on\ non\-regular\ columns/
- cannot set security label on non-regular columns
- - !ruby/regexp /date\/time\ value\ "current"\ is\ no\ longer\ supported/
- date/time value "current" is no longer supported
- - !ruby/regexp /configuration\ column\ "(?-mix:.*?)"\ must\ not\ be\ null/
- configuration column "[STRING]" must not be null
- - !ruby/regexp /must\ be\ superuser\ to\ use\ server\-side\ lo_export\(\)/
- must be superuser to use server-side lo_export()
- - !ruby/regexp /primary\ key\ constraints\ not\ possible\ for\ domains/
- primary key constraints not possible for domains
- - !ruby/regexp /cannot\ compare\ arrays\ of\ different\ element\ types/
- cannot compare arrays of different element types
- - !ruby/regexp /unrecognized\ table\-function\ returnMode:\ (?-mix:-?\d+)/
- ! 'unrecognized table-function returnMode: [NUMBER]'
- - !ruby/regexp /trigger\ functions\ can\ only\ be\ called\ as\ triggers/
- trigger functions can only be called as triggers
- - !ruby/regexp /INTO\ used\ with\ a\ command\ that\ cannot\ return\ data/
- INTO used with a command that cannot return data
- - !ruby/regexp /TRUNCATE\ FOR\ EACH\ ROW\ triggers\ are\ not\ supported/
- TRUNCATE FOR EACH ROW triggers are not supported
- - !ruby/regexp /improper\ binary\ format\ in\ record\ column\ (?-mix:-?\d+)/
- improper binary format in record column [NUMBER]
- - !ruby/regexp /constraints\ on\ foreign\ tables\ are\ not\ supported/
- constraints on foreign tables are not supported
- - !ruby/regexp /only\ one\ AS\ item\ needed\ for\ language\ "(?-mix:.*?)"/
- only one AS item needed for language "[STRING]"
- - !ruby/regexp /function\ returning\ row\ cannot\ return\ null\ value/
- function returning row cannot return null value
- - !ruby/regexp /must\ be\ owner\ of\ type\ (?-mix:.*?)\ or\ type\ (?-mix:.*?)/
- must be owner of type [STRING] or type [STRING]
- - !ruby/regexp /IS\ DISTINCT\ FROM\ does\ not\ support\ set\ arguments/
- IS DISTINCT FROM does not support set arguments
- - !ruby/regexp /cast\ function\ must\ not\ be\ an\ aggregate\ function/
- cast function must not be an aggregate function
- - !ruby/regexp /cannot\ have\ multiple\ SET\ TABLESPACE\ subcommands/
- cannot have multiple SET TABLESPACE subcommands
- - !ruby/regexp /cannot\ assign\ new\ default\ tablespace\ "(?-mix:.*?)"/
- cannot assign new default tablespace "[STRING]"
- - !ruby/regexp /cannot\ create\ index\ on\ foreign\ table\ "(?-mix:.*?)"/
- cannot create index on foreign table "[STRING]"
- - !ruby/regexp /operator\ number\ (?-mix:-?\d+)\ appears\ more\ than\ once/
- operator number [NUMBER] appears more than once
- - !ruby/regexp /permission\ denied\ to\ create\ "(?-mix:.*?)\.(?-mix:.*?)"/
- permission denied to create "[STRING].[STRING]"
- - !ruby/regexp /operator\ class\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- operator class with OID [NUMBER] does not exist
- - !ruby/regexp /INSTEAD\ OF\ triggers\ cannot\ have\ WHEN\ conditions/
- INSTEAD OF triggers cannot have WHEN conditions
- - !ruby/regexp /must\ be\ superuser\ to\ create\ procedural\ language/
- must be superuser to create procedural language
- - !ruby/regexp /COPY\ escape\ must\ be\ a\ single\ one\-byte\ character/
- COPY escape must be a single one-byte character
- - !ruby/regexp /must\ be\ superuser\ to\ create\ text\ search\ parsers/
- must be superuser to create text search parsers
- - !ruby/regexp /out\ of\ memory\ in\ statistics\ collector\ \-\-\-\ abort/
- out of memory in statistics collector --- abort
- - !ruby/regexp /must\ be\ superuser\ to\ rename\ text\ search\ parsers/
- must be superuser to rename text search parsers
- - !ruby/regexp /must\ be\ superuser\ to\ rename\ procedural\ language/
- must be superuser to rename procedural language
- - !ruby/regexp /unrecognized\ configuration\ parameter\ "(?-mix:.*?)"/
- unrecognized configuration parameter "[STRING]"
- - !ruby/regexp /arguments\ of\ row\ IN\ must\ all\ be\ row\ expressions/
- arguments of row IN must all be row expressions
- - !ruby/regexp /only\ binary\ operators\ can\ have\ join\ selectivity/
- only binary operators can have join selectivity
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ language_handler/
- cannot display a value of type language_handler
- - !ruby/regexp /COPY\ delimiter\ must\ be\ a\ single\ ASCII\ character/
- COPY delimiter must be a single ASCII character
- - !ruby/regexp /must\ be\ superuser\ to\ drop\ text\ search\ templates/
- must be superuser to drop text search templates
- - !ruby/regexp /failed\ to\ re\-find\ tuple\ within\ index\ "(?-mix:.*?)"/
- failed to re-find tuple within index "[STRING]"
- - !ruby/regexp /value\ "(?-mix:.*?)"\ is\ out\ of\ range\ for\ type\ "oid"/
- value "[STRING]" is out of range for type "oid"
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ "oid":\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type "oid": "[STRING]"'
- - !ruby/regexp /arguments\ declared\ "anyarray"\ are\ not\ all\ alike/
- arguments declared "anyarray" are not all alike
- - !ruby/regexp /rules\ on\ SELECT\ must\ have\ action\ INSTEAD\ SELECT/
- rules on SELECT must have action INSTEAD SELECT
- - !ruby/regexp /xslt_process\(\)\ is\ not\ available\ without\ libxslt/
- xslt_process() is not available without libxslt
- - !ruby/regexp /inherited\ column\ "(?-mix:.*?)"\ has\ a\ type\ conflict/
- inherited column "[STRING]" has a type conflict
- - !ruby/regexp /invalid\ address\ family\ in\ external\ "inet"\ value/
- invalid address family in external "inet" value
- - !ruby/regexp /CREATE\ TABLE\ AS\ specifies\ too\ many\ column\ names/
- CREATE TABLE AS specifies too many column names
- - !ruby/regexp /row\ "(?-mix:.*?)\.(?-mix:.*?)"\ has\ no\ field\ "(?-mix:.*?)"/
- row "[STRING].[STRING]" has no field "[STRING]"
- - !ruby/regexp /adding\ columns\ with\ defaults\ is\ not\ implemented/
- adding columns with defaults is not implemented
- - !ruby/regexp /PL\/Python\ functions\ cannot\ accept\ type\ (?-mix:.*?)/
- PL/Python functions cannot accept type [STRING]
- - !ruby/regexp /PL\/Python\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- PL/Python functions cannot return type [STRING]
- - !ruby/regexp /foreign\ server\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- foreign server with OID [NUMBER] does not exist
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ point:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type point: "[STRING]"'
- - !ruby/regexp /xrecoff\ "(?-mix:[0-9A-F]+)"\ is\ out\ of\ valid\ range,\ 0\.\.(?-mix:[0-9A-F]+)/
- xrecoff "[HEX]" is out of valid range, 0..[HEX]
- - !ruby/regexp /argument\ must\ be\ empty\ or\ one\-dimensional\ array/
- argument must be empty or one-dimensional array
- - !ruby/regexp /window\ functions\ not\ allowed\ in\ JOIN\ conditions/
- window functions not allowed in JOIN conditions
- - !ruby/regexp /dbmirror:savesequenceupdate\ error\ creating\ plan/
- dbmirror:savesequenceupdate error creating plan
- - !ruby/regexp /no\ such\ crypt\ algorithm\ or\ bad\ number\ of\ rounds/
- no such crypt algorithm or bad number of rounds
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ an\ index\ for\ table\ "(?-mix:.*?)"/
- ! '"[STRING]" is not an index for table "[STRING]"'
- - !ruby/regexp /column\ name\ "(?-mix:.*?)"\ specified\ more\ than\ once/
- column name "[STRING]" specified more than once
- - !ruby/regexp /btree\ comparison\ procedures\ must\ return\ integer/
- btree comparison procedures must return integer
- - !ruby/regexp /cannot\ use\ "PR"\ and\ "S"\/"PL"\/"MI"\/"SG"\ together/
- cannot use "PR" and "S"/"PL"/"MI"/"SG" together
- - !ruby/regexp /cannot\ use\ "S"\ and\ "PL"\/"MI"\/"SG"\/"PR"\ together/
- cannot use "S" and "PL"/"MI"/"SG"/"PR" together
- - !ruby/regexp /SELECT\ query\ has\ no\ destination\ for\ result\ data/
- SELECT query has no destination for result data
- - !ruby/regexp /maximum\ number\ of\ prepared\ transactions\ reached/
- maximum number of prepared transactions reached
- - !ruby/regexp /arguments\ declared\ "anyrange"\ are\ not\ all\ alike/
- arguments declared "anyrange" are not all alike
- - !ruby/regexp /regexp_split\ does\ not\ support\ the\ global\ option/
- regexp_split does not support the global option
- - !ruby/regexp /INSERT\ has\ more\ target\ columns\ than\ expressions/
- INSERT has more target columns than expressions
- - !ruby/regexp /INSERT\ has\ more\ expressions\ than\ target\ columns/
- INSERT has more expressions than target columns
- - !ruby/regexp /window\ functions\ not\ allowed\ in\ GROUP\ BY\ clause/
- window functions not allowed in GROUP BY clause
- - !ruby/regexp /time\ zone\ displacement\ out\ of\ range:\ "(?-mix:.*?)"/
- ! 'time zone displacement out of range: "[STRING]"'
- - !ruby/regexp /function\ (?-mix:.*?)\((?-mix:.*?)\)\ is\ not\ an\ aggregate/
- function [STRING]([STRING]) is not an aggregate
- - !ruby/regexp /cannot\ use\ RETURN\ QUERY\ in\ a\ non\-SETOF\ function/
- cannot use RETURN QUERY in a non-SETOF function
- - !ruby/regexp /cannot\ move\ objects\ into\ or\ out\ of\ TOAST\ schema/
- cannot move objects into or out of TOAST schema
- - !ruby/regexp /unrecognized\ critical\ flags\ in\ COPY\ file\ header/
- unrecognized critical flags in COPY file header
- - !ruby/regexp /op\ ANY\/ALL\ \(array\)\ requires\ array\ on\ right\ side/
- op ANY/ALL (array) requires array on right side
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ money:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type money: "[STRING]"'
- - !ruby/regexp /argument\ of\ nth_value\ must\ be\ greater\ than\ zero/
- argument of nth_value must be greater than zero
- - !ruby/regexp /could\ not\ open\ synonym\ file\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'could not open synonym file "[STRING]": [ERROR]'
- - !ruby/regexp /length\ for\ type\ (?-mix:.*?)\ cannot\ exceed\ (?-mix:-?\d+)/
- length for type [STRING] cannot exceed [NUMBER]
- - !ruby/regexp /composite\ type\ must\ have\ at\ least\ one\ attribute/
- composite type must have at least one attribute
- - !ruby/regexp /LIKE\ pattern\ must\ not\ end\ with\ escape\ character/
- LIKE pattern must not end with escape character
- - !ruby/regexp /cannot\ use\ window\ function\ in\ EXECUTE\ parameter/
- cannot use window function in EXECUTE parameter
- - !ruby/regexp /BY\ value\ of\ FOR\ loop\ must\ be\ greater\ than\ zero/
- BY value of FOR loop must be greater than zero
- - !ruby/regexp /unexpected\ return\ value\ from\ trigger\ procedure/
- unexpected return value from trigger procedure
- - !ruby/regexp /table\ name\ "(?-mix:.*?)"\ specified\ more\ than\ once/
- table name "[STRING]" specified more than once
- - !ruby/regexp /cannot\ copy\ from\ non\-table\ relation\ "(?-mix:.*?)"/
- cannot copy from non-table relation "[STRING]"
- - !ruby/regexp /configuration\ column\ "(?-mix:.*?)"\ does\ not\ exist/
- configuration column "[STRING]" does not exist
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ is\ not\ allowed\ in\ subqueries/
- SELECT FOR UPDATE is not allowed in subqueries
- - !ruby/regexp /OSSP\ uuid\ library\ failure:\ error\ code\ (?-mix:-?\d+)/
- ! 'OSSP uuid library failure: error code [NUMBER]'
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ date:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type date: "[STRING]"'
- - !ruby/regexp /dbmirror:recordchange\ could\ not\ connect\ to\ SPI/
- dbmirror:recordchange could not connect to SPI
- - !ruby/regexp /destination\ encoding\ "(?-mix:.*?)"\ does\ not\ exist/
- destination encoding "[STRING]" does not exist
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ time:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type time: "[STRING]"'
- - !ruby/regexp /cannot\ export\ a\ snapshot\ from\ a\ subtransaction/
- cannot export a snapshot from a subtransaction
- - !ruby/regexp /cannot\ subtract\ inet\ values\ of\ different\ sizes/
- cannot subtract inet values of different sizes
- - !ruby/regexp /null\ array\ element\ not\ allowed\ in\ this\ context/
- null array element not allowed in this context
- - !ruby/regexp /date\/time\ field\ value\ out\ of\ range:\ "(?-mix:.*?)"/
- ! 'date/time field value out of range: "[STRING]"'
- - !ruby/regexp /row\ field\ count\ is\ (?-mix:-?\d+),\ expected\ (?-mix:-?\d+)/
- row field count is [NUMBER], expected [NUMBER]
- - !ruby/regexp /xpath_table\ must\ be\ called\ as\ a\ table\ function/
- xpath_table must be called as a table function
- - !ruby/regexp /missing\ FROM\-clause\ entry\ for\ table\ "(?-mix:.*?)"/
- missing FROM-clause entry for table "[STRING]"
- - !ruby/regexp /cannot\ use\ RETURN\ NEXT\ in\ a\ non\-SETOF\ function/
- cannot use RETURN NEXT in a non-SETOF function
- - !ruby/regexp /invalid\ hexadecimal\ data:\ odd\ number\ of\ digits/
- ! 'invalid hexadecimal data: odd number of digits'
- - !ruby/regexp /PL\/pgSQL\ functions\ cannot\ accept\ type\ (?-mix:.*?)/
- PL/pgSQL functions cannot accept type [STRING]
- - !ruby/regexp /column\ "(?-mix:.*?)"\ of\ "(?-mix:.*?)"\ does\ not\ exist/
- column "[STRING]" of "[STRING]" does not exist
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ real:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type real: "[STRING]"'
- - !ruby/regexp /type\ names\ must\ be\ (?-mix:-?\d+)\ characters\ or\ less/
- type names must be [NUMBER] characters or less
- - !ruby/regexp /composite\ data\ types\ are\ not\ binary\-compatible/
- composite data types are not binary-compatible
- - !ruby/regexp /PL\/pgSQL\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- PL/pgSQL functions cannot return type [STRING]
- - !ruby/regexp /invalid\ privilege\ type\ (?-mix:.*?)\ for\ tablespace/
- invalid privilege type [STRING] for tablespace
- - !ruby/regexp /control\ reached\ end\ of\ function\ without\ RETURN/
- control reached end of function without RETURN
- - !ruby/regexp /cannot\ have\ multiple\ RETURNING\ lists\ in\ a\ rule/
- cannot have multiple RETURNING lists in a rule
- - !ruby/regexp /text\ search\ template\ "(?-mix:.*?)"\ does\ not\ exist/
- text search template "[STRING]" does not exist
- - !ruby/regexp /there\ is\ no\ built\-in\ function\ named\ "(?-mix:.*?)"/
- there is no built-in function named "[STRING]"
- - !ruby/regexp /cannot\ change\ return\ type\ of\ existing\ function/
- cannot change return type of existing function
- - !ruby/regexp /BEFORE\ STATEMENT\ trigger\ cannot\ return\ a\ value/
- BEFORE STATEMENT trigger cannot return a value
- - !ruby/regexp /column\ privileges\ are\ only\ valid\ for\ relations/
- column privileges are only valid for relations
- - !ruby/regexp /OFFSET\ in\ a\ recursive\ query\ is\ not\ implemented/
- OFFSET in a recursive query is not implemented
- - !ruby/regexp /btree\ sort\ support\ procedures\ must\ return\ void/
- btree sort support procedures must return void
- - !ruby/regexp /required\ extension\ "(?-mix:.*?)"\ is\ not\ installed/
- required extension "[STRING]" is not installed
- - !ruby/regexp /cannot\ use\ return_next\ in\ a\ non\-SETOF\ function/
- cannot use return_next in a non-SETOF function
- - !ruby/regexp /only\ superuser\ can\ define\ a\ leakproof\ function/
- only superuser can define a leakproof function
- - !ruby/regexp /plpython\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- plpython functions cannot return type [STRING]
- - !ruby/regexp /pg_global\ cannot\ be\ used\ as\ default\ tablespace/
- pg_global cannot be used as default tablespace
- - !ruby/regexp /cannot\ manipulate\ cursors\ directly\ in\ PL\/pgSQL/
- cannot manipulate cursors directly in PL/pgSQL
- - !ruby/regexp /array\ subscript\ in\ assignment\ must\ not\ be\ NULL/
- array subscript in assignment must not be NULL
- - !ruby/regexp /COPY\ force\ not\ null\ available\ only\ in\ CSV\ mode/
- COPY force not null available only in CSV mode
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ line:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type line: "[STRING]"'
- - !ruby/regexp /SELECT\ \*\ with\ no\ tables\ specified\ is\ not\ valid/
- SELECT * with no tables specified is not valid
- - !ruby/regexp /COPY\ quote\ must\ be\ a\ single\ one\-byte\ character/
- COPY quote must be a single one-byte character
- - !ruby/regexp /foreign\-data\ wrapper\ "(?-mix:.*?)"\ does\ not\ exist/
- foreign-data wrapper "[STRING]" does not exist
- - !ruby/regexp /permission\ denied\ to\ set\ session\ authorization/
- permission denied to set session authorization
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ path:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type path: "[STRING]"'
- - !ruby/regexp /SQL\ function\ cannot\ return\ shell\ type\ (?-mix:.*?)/
- SQL function cannot return shell type [STRING]
- - !ruby/regexp /SQL\ function\ cannot\ accept\ shell\ type\ (?-mix:.*?)/
- SQL function cannot accept shell type [STRING]
- - !ruby/regexp /cast\ function\ must\ take\ one\ to\ three\ arguments/
- cast function must take one to three arguments
- - !ruby/regexp /no\ output\ function\ available\ for\ type\ (?-mix:.*?)/
- no output function available for type [STRING]
- - !ruby/regexp /foreign\-data\ wrapper\ "(?-mix:.*?)"\ already\ exists/
- foreign-data wrapper "[STRING]" already exists
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ lseg:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type lseg: "[STRING]"'
- - !ruby/regexp /must\ be\ superuser\ to\ reset\ statistics\ counters/
- must be superuser to reset statistics counters
- - !ruby/regexp /PL\/Tcl\ functions\ cannot\ return\ composite\ types/
- PL/Tcl functions cannot return composite types
- - !ruby/regexp /must\ be\ superuser\ to\ create\ an\ operator\ family/
- must be superuser to create an operator family
- - !ruby/regexp /DECLARE\ CURSOR\ \.\.\.\ FOR\ UPDATE\ is\ not\ supported/
- DECLARE CURSOR ... FOR UPDATE is not supported
- - !ruby/regexp /multiple\ assignments\ to\ same\ column\ "(?-mix:.*?)"/
- multiple assignments to same column "[STRING]"
- - !ruby/regexp /cannot\ use\ window\ function\ in\ check\ constraint/
- cannot use window function in check constraint
- - !ruby/regexp /invalid\ UNION\/INTERSECT\/EXCEPT\ ORDER\ BY\ clause/
- invalid UNION/INTERSECT/EXCEPT ORDER BY clause
- - !ruby/regexp /temporary\ tables\ may\ not\ specify\ a\ schema\ name/
- temporary tables may not specify a schema name
- - !ruby/regexp /index\ (?-mix:-?\d+)\ out\ of\ valid\ range,\ 0\.\.(?-mix:-?\d+)/
- index [NUMBER] out of valid range, 0..[NUMBER]
- - !ruby/regexp /exclusion\ constraints\ not\ possible\ for\ domains/
- exclusion constraints not possible for domains
- - !ruby/regexp /array\ subscript\ in\ assignment\ must\ not\ be\ null/
- array subscript in assignment must not be null
- - !ruby/regexp /ON\ COMMIT\ can\ only\ be\ used\ on\ temporary\ tables/
- ON COMMIT can only be used on temporary tables
- - !ruby/regexp /SELECT\ rule's\ target\ list\ has\ too\ many\ entries/
- SELECT rule's target list has too many entries
- - !ruby/regexp /64\-bit\ integers\ not\ supported\ on\ this\ platform/
- 64-bit integers not supported on this platform
- - !ruby/regexp /text\ search\ template\ "(?-mix:.*?)"\ already\ exists/
- text search template "[STRING]" already exists
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ language_handler/
- cannot accept a value of type language_handler
- - !ruby/regexp /text\ search\ template\ lexize\ method\ is\ required/
- text search template lexize method is required
- - !ruby/regexp /out\ of\ overflow\ pages\ in\ hash\ index\ "(?-mix:.*?)"/
- out of overflow pages in hash index "[STRING]"
- - !ruby/regexp /text\ search\ parser\ lextypes\ method\ is\ required/
- text search parser lextypes method is required
- - !ruby/regexp /text\ search\ parser\ gettoken\ method\ is\ required/
- text search parser gettoken method is required
- - !ruby/regexp /foreign\-data\ wrapper\ "(?-mix:.*?)"\ has\ no\ handler/
- foreign-data wrapper "[STRING]" has no handler
- - !ruby/regexp /cannot\ create\ temporary\ tables\ during\ recovery/
- cannot create temporary tables during recovery
- - !ruby/regexp /target\ lists\ can\ have\ at\ most\ (?-mix:-?\d+)\ entries/
- target lists can have at most [NUMBER] entries
- - !ruby/regexp /cannot\ move\ temporary\ tables\ of\ other\ sessions/
- cannot move temporary tables of other sessions
- - !ruby/regexp /tablespaces\ are\ not\ supported\ on\ this\ platform/
- tablespaces are not supported on this platform
- - !ruby/regexp /cannot\ use\ subquery\ in\ parameter\ default\ value/
- cannot use subquery in parameter default value
- - !ruby/regexp /parameter\ name\ "(?-mix:.*?)"\ used\ more\ than\ once/
- parameter name "[STRING]" used more than once
- - !ruby/regexp /slices\ of\ fixed\-length\ arrays\ not\ implemented/
- slices of fixed-length arrays not implemented
- - !ruby/regexp /type\ (?-mix:.*?)\ is\ already\ in\ schema\ "(?-mix:.*?)"/
- type [STRING] is already in schema "[STRING]"
- - !ruby/regexp /column\ "(?-mix:.*?)"\ has\ composite\ type\ (?-mix:.*?)/
- column "[STRING]" has composite type [STRING]
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ tid:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type tid: "[STRING]"'
- - !ruby/regexp /cannot\ convert\ reserved\ abstime\ value\ to\ date/
- cannot convert reserved abstime value to date
- - !ruby/regexp /parameter\ "(?-mix:.*?)"\ specified\ more\ than\ once/
- parameter "[STRING]" specified more than once
- - !ruby/regexp /ts_stat\ query\ must\ return\ one\ tsvector\ column/
- ts_stat query must return one tsvector column
- - !ruby/regexp /PL\/Perl\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- PL/Perl functions cannot return type [STRING]
- - !ruby/regexp /PL\/Perl\ functions\ cannot\ accept\ type\ (?-mix:.*?)/
- PL/Perl functions cannot accept type [STRING]
- - !ruby/regexp /result\ of\ range\ union\ would\ not\ be\ contiguous/
- result of range union would not be contiguous
- - !ruby/regexp /permission\ denied\ to\ change\ owner\ of\ database/
- permission denied to change owner of database
- - !ruby/regexp /collation\ attribute\ "(?-mix:.*?)"\ not\ recognized/
- collation attribute "[STRING]" not recognized
- - !ruby/regexp /must\ be\ superuser\ to\ create\ replication\ users/
- must be superuser to create replication users
- - !ruby/regexp /interval\ field\ value\ out\ of\ range:\ "(?-mix:.*?)"/
- ! 'interval field value out of range: "[STRING]"'
- - !ruby/regexp /window\ functions\ not\ allowed\ in\ HAVING\ clause/
- window functions not allowed in HAVING clause
- - !ruby/regexp /SELECT\ rule's\ target\ list\ has\ too\ few\ entries/
- SELECT rule's target list has too few entries
- - !ruby/regexp /cannot\ use\ serializable\ mode\ in\ a\ hot\ standby/
- cannot use serializable mode in a hot standby
- - !ruby/regexp /must\ be\ superuser\ to\ create\ an\ operator\ class/
- must be superuser to create an operator class
- - !ruby/regexp /temporary\ tables\ cannot\ specify\ a\ schema\ name/
- temporary tables cannot specify a schema name
- - !ruby/regexp /cannot\ have\ RETURNING\ lists\ in\ multiple\ rules/
- cannot have RETURNING lists in multiple rules
- - !ruby/regexp /function\ (?-mix:.*?)\ should\ return\ type\ (?-mix:.*?)/
- function [STRING] should return type [STRING]
- - !ruby/regexp /cannot\ lock\ rows\ in\ TOAST\ relation\ "(?-mix:.*?)"/
- cannot lock rows in TOAST relation "[STRING]"
- - !ruby/regexp /requested\ shared\ memory\ size\ overflows\ size_t/
- requested shared memory size overflows size_t
- - !ruby/regexp /must\ be\ superuser\ to\ drop\ procedural\ language/
- must be superuser to drop procedural language
- - !ruby/regexp /WHERE\ CURRENT\ OF\ on\ a\ view\ is\ not\ implemented/
- WHERE CURRENT OF on a view is not implemented
- - !ruby/regexp /permission\ denied\ to\ set\ parameter\ "(?-mix:.*?)"/
- permission denied to set parameter "[STRING]"
- - !ruby/regexp /plpgsql\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- plpgsql functions cannot return type [STRING]
- - !ruby/regexp /could\ not\ open\ affix\ file\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'could not open affix file "[STRING]": [ERROR]'
- - !ruby/regexp /must\ be\ superuser\ to\ drop\ text\ search\ parsers/
- must be superuser to drop text search parsers
- - !ruby/regexp /hash\ indexes\ do\ not\ support\ whole\-index\ scans/
- hash indexes do not support whole-index scans
- - !ruby/regexp /trigger\ function\ (?-mix:\d+)\ returned\ null\ value/
- trigger function [NUMBER] returned null value
- - !ruby/regexp /transaction\ identifier\ "(?-mix:.*?)"\ is\ too\ long/
- transaction identifier "[STRING]" is too long
- - !ruby/regexp /cannot\ rename\ inherited\ constraint\ "(?-mix:.*?)"/
- cannot rename inherited constraint "[STRING]"
- - !ruby/regexp /column\ "(?-mix:.*?)"\ named\ in\ key\ does\ not\ exist/
- column "[STRING]" named in key does not exist
- - !ruby/regexp /EXECUTE\ of\ SELECT\ \.\.\.\ INTO\ is\ not\ implemented/
- EXECUTE of SELECT ... INTO is not implemented
- - !ruby/regexp /cannot\ use\ subquery\ in\ trigger\ WHEN\ condition/
- cannot use subquery in trigger WHEN condition
- - !ruby/regexp /parameter\ "(?-mix:.*?)"\ requires\ a\ Boolean\ value/
- parameter "[STRING]" requires a Boolean value
- - !ruby/regexp /shared\ indexes\ cannot\ be\ created\ after\ initdb/
- shared indexes cannot be created after initdb
- - !ruby/regexp /row\ comparison\ operator\ must\ not\ return\ a\ set/
- row comparison operator must not return a set
- - !ruby/regexp /cross\-database\ references\ are\ not\ implemented/
- cross-database references are not implemented
- - !ruby/regexp /invalid\ list\ syntax\ for\ parameter\ "datestyle"/
- invalid list syntax for parameter "datestyle"
- - !ruby/regexp /referenced\ relation\ "(?-mix:.*?)"\ is\ not\ a\ table/
- referenced relation "[STRING]" is not a table
- - !ruby/regexp /only\ input\ parameters\ can\ have\ default\ values/
- only input parameters can have default values
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ oid:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type oid: "[STRING]"'
- - !ruby/regexp /value\ "(?-mix:.*?)"\ is\ out\ of\ range\ for\ type\ oid/
- value "[STRING]" is out of range for type oid
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ box:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for type box: "[STRING]"'
- - !ruby/regexp /permission\ denied\ to\ copy\ database\ "(?-mix:.*?)"/
- permission denied to copy database "[STRING]"
- - !ruby/regexp /COPY\ force\ quote\ only\ available\ using\ COPY\ TO/
- COPY force quote only available using COPY TO
- - !ruby/regexp /VALUES\ must\ not\ contain\ OLD\ or\ NEW\ references/
- VALUES must not contain OLD or NEW references
- - !ruby/regexp /LIMIT\ in\ a\ recursive\ query\ is\ not\ implemented/
- LIMIT in a recursive query is not implemented
- - !ruby/regexp /SELECT\ FOR\ UPDATE\ cannot\ be\ applied\ to\ a\ join/
- SELECT FOR UPDATE cannot be applied to a join
- - !ruby/regexp /"(?-mix:.*?)":\ tuple\ is\ referenced\ in\ "(?-mix:.*?)"/
- ! '"[STRING]": tuple is referenced in "[STRING]"'
- - !ruby/regexp /the\ standby\ was\ promoted\ during\ online\ backup/
- the standby was promoted during online backup
- - !ruby/regexp /word\ is\ too\ long\ in\ tsearch\ query:\ "(?-mix:.*?)"/
- ! 'word is too long in tsearch query: "[STRING]"'
- - !ruby/regexp /must\ be\ superuser\ to\ alter\ an\ operator\ family/
- must be superuser to alter an operator family
- - !ruby/regexp /no\ input\ function\ available\ for\ type\ (?-mix:.*?)/
- no input function available for type [STRING]
- - !ruby/regexp /value\ is\ too\ big\ in\ tsearch\ query:\ "(?-mix:.*?)"/
- ! 'value is too big in tsearch query: "[STRING]"'
- - !ruby/regexp /collations\ are\ not\ supported\ by\ type\ (?-mix:.*?)/
- collations are not supported by type [STRING]
- - !ruby/regexp /plpy\.prepare\ does\ not\ support\ composite\ types/
- plpy.prepare does not support composite types
- - !ruby/regexp /unrecognized\ "datestyle"\ key\ word:\ "(?-mix:.*?)"/
- ! 'unrecognized "datestyle" key word: "[STRING]"'
- - !ruby/regexp /cannot\ convert\ abstime\ "invalid"\ to\ timestamp/
- cannot convert abstime "invalid" to timestamp
- - !ruby/regexp /cannot\ create\ bounding\ box\ for\ empty\ polygon/
- cannot create bounding box for empty polygon
- - !ruby/regexp /ALTER\ TABLE\ WITH\ OIDS\ is\ not\ yet\ implemented/
- ALTER TABLE WITH OIDS is not yet implemented
- - !ruby/regexp /no\ security\ label\ providers\ have\ been\ loaded/
- no security label providers have been loaded
- - !ruby/regexp /PL\/Tcl\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- PL/Tcl functions cannot return type [STRING]
- - !ruby/regexp /invalid\ status\ in\ external\ "tinterval"\ value/
- invalid status in external "tinterval" value
- - !ruby/regexp /cannot\ convert\ reltime\ "invalid"\ to\ interval/
- cannot convert reltime "invalid" to interval
- - !ruby/regexp /argument\ name\ "(?-mix:.*?)"\ used\ more\ than\ once/
- argument name "[STRING]" used more than once
- - !ruby/regexp /constraint\ must\ be\ added\ to\ child\ tables\ too/
- constraint must be added to child tables too
- - !ruby/regexp /invalid\ destination\ encoding\ name\ "(?-mix:.*?)"/
- invalid destination encoding name "[STRING]"
- - !ruby/regexp /variable\ "(?-mix:.*?)"\ has\ pseudo\-type\ (?-mix:.*?)/
- variable "[STRING]" has pseudo-type [STRING]
- - !ruby/regexp /PL\/Tcl\ functions\ cannot\ accept\ type\ (?-mix:.*?)/
- PL/Tcl functions cannot accept type [STRING]
- - !ruby/regexp /inherited\ relation\ "(?-mix:.*?)"\ is\ not\ a\ table/
- inherited relation "[STRING]" is not a table
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ is\ not\ positioned\ on\ a\ row/
- cursor "[STRING]" is not positioned on a row
- - !ruby/regexp /(?-mix:.*?)\ type\ does\ not\ exist\ \(name\ too\ long\)/
- ! '[STRING] type does not exist (name too long)'
- - !ruby/regexp /RESET\ must\ not\ include\ values\ for\ parameters/
- RESET must not include values for parameters
- - !ruby/regexp /cannot\ change\ name\ of\ view\ column\ "(?-mix:.*?)"/
- cannot change name of view column "[STRING]"
- - !ruby/regexp /unequal\ number\ of\ entries\ in\ row\ expressions/
- unequal number of entries in row expressions
- - !ruby/regexp /COPY\ escape\ must\ be\ a\ single\ ASCII\ character/
- COPY escape must be a single ASCII character
- - !ruby/regexp /plpython\ functions\ cannot\ take\ type\ (?-mix:.*?)/
- plpython functions cannot take type [STRING]
- - !ruby/regexp /invalid\ input\ syntax\ for\ integer:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for integer: "[STRING]"'
- - !ruby/regexp /GIN\ indexes\ do\ not\ support\ whole\-index\ scans/
- GIN indexes do not support whole-index scans
- - !ruby/regexp /shared\ tables\ cannot\ be\ toasted\ after\ initdb/
- shared tables cannot be toasted after initdb
- - !ruby/regexp /table\ "(?-mix:.*?)"\ does\ not\ need\ a\ TOAST\ table/
- table "[STRING]" does not need a TOAST table
- - !ruby/regexp /cannot\ use\ an\ existing\ index\ in\ CREATE\ TABLE/
- cannot use an existing index in CREATE TABLE
- - !ruby/regexp /relative\ or\ absolute\ cursor\ position\ is\ null/
- relative or absolute cursor position is null
- - !ruby/regexp /function\ "(?-mix:.*?)"\ is\ not\ a\ window\ function/
- function "[STRING]" is not a window function
- - !ruby/regexp /SET\ AUTOCOMMIT\ TO\ OFF\ is\ no\ longer\ supported/
- SET AUTOCOMMIT TO OFF is no longer supported
- - !ruby/regexp /plperl\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- plperl functions cannot return type [STRING]
- - !ruby/regexp /UTF\-16\ to\ UTF\-8\ translation\ failed:\ (?-mix:\d+)/
- ! 'UTF-16 to UTF-8 translation failed: [NUMBER]'
- - !ruby/regexp /canceling\ statement\ due\ to\ statement\ timeout/
- canceling statement due to statement timeout
- - !ruby/regexp /default\ privileges\ cannot\ be\ set\ for\ columns/
- default privileges cannot be set for columns
- - !ruby/regexp /unrecognized\ Thesaurus\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized Thesaurus parameter: "[STRING]"'
- - !ruby/regexp /text\ search\ parser\ "(?-mix:.*?)"\ already\ exists/
- text search parser "[STRING]" already exists
- - !ruby/regexp /function\ (?-mix:.*?)\ must\ return\ type\ "trigger"/
- function [STRING] must return type "trigger"
- - !ruby/regexp /SETOF\ type\ not\ allowed\ for\ operator\ argument/
- SETOF type not allowed for operator argument
- - !ruby/regexp /cannot\ alter\ type\ of\ column\ "(?-mix:.*?)"\ twice/
- cannot alter type of column "[STRING]" twice
- - !ruby/regexp /function\ "(?-mix:.*?)"\ is\ an\ aggregate\ function/
- function "[STRING]" is an aggregate function
- - !ruby/regexp /unnamed\ constraints\ cannot\ be\ set\ explicitly/
- unnamed constraints cannot be set explicitly
- - !ruby/regexp /can\ only\ reindex\ the\ currently\ open\ database/
- can only reindex the currently open database
- - !ruby/regexp /cannot\ take\ square\ root\ of\ a\ negative\ number/
- cannot take square root of a negative number
- - !ruby/regexp /variable\-length\ rtree\ keys\ are\ not\ supported/
- variable-length rtree keys are not supported
- - !ruby/regexp /cannot\ lock\ rows\ in\ foreign\ table\ "(?-mix:.*?)"/
- cannot lock rows in foreign table "[STRING]"
- - !ruby/regexp /invalid\ privilege\ type\ (?-mix:.*?)\ for\ database/
- invalid privilege type [STRING] for database
- - !ruby/regexp /window\ functions\ not\ allowed\ in\ WHERE\ clause/
- window functions not allowed in WHERE clause
- - !ruby/regexp /text\ search\ parser\ "(?-mix:.*?)"\ does\ not\ exist/
- text search parser "[STRING]" does not exist
- - !ruby/regexp /zero\ raised\ to\ a\ negative\ power\ is\ undefined/
- zero raised to a negative power is undefined
- - !ruby/regexp /invalid\ privilege\ type\ (?-mix:.*?)\ for\ function/
- invalid privilege type [STRING] for function
- - !ruby/regexp /tablespace\ (?-mix:\d+)\ was\ concurrently\ dropped/
- tablespace [NUMBER] was concurrently dropped
- - !ruby/regexp /invalid\ privilege\ type\ (?-mix:.*?)\ for\ language/
- invalid privilege type [STRING] for language
- - !ruby/regexp /could\ not\ obtain\ lock\ on\ relation\ "(?-mix:.*?)"/
- could not obtain lock on relation "[STRING]"
- - !ruby/regexp /relative\ or\ absolute\ cursor\ position\ is\ NULL/
- relative or absolute cursor position is NULL
- - !ruby/regexp /setof\ type\ not\ allowed\ for\ operator\ argument/
- setof type not allowed for operator argument
- - !ruby/regexp /SELinux:\ hardwired\ security\ policy\ violation/
- ! 'SELinux: hardwired security policy violation'
- - !ruby/regexp /cannot\ use\ both\ wait\ and\ NOWAIT\ in\ one\ query/
- cannot use both wait and NOWAIT in one query
- - !ruby/regexp /must\ be\ superuser\ to\ alter\ replication\ users/
- must be superuser to alter replication users
- - !ruby/regexp /INSTEAD\ OF\ triggers\ cannot\ have\ column\ lists/
- INSTEAD OF triggers cannot have column lists
- - !ruby/regexp /prepared\ statement\ "(?-mix:.*?)"\ does\ not\ exist/
- prepared statement "[STRING]" does not exist
- - !ruby/regexp /prepared\ statement\ "(?-mix:.*?)"\ already\ exists/
- prepared statement "[STRING]" already exists
- - !ruby/regexp /EnumValuesCreate\(\)\ can\ only\ set\ a\ single\ OID/
- EnumValuesCreate() can only set a single OID
- - !ruby/regexp /function\ "(?-mix:.*?)"\ must\ be\ fired\ for\ INSERT/
- function "[STRING]" must be fired for INSERT
- - !ruby/regexp /function\ in\ FROM\ has\ unsupported\ return\ type/
- function in FROM has unsupported return type
- - !ruby/regexp /function\ "(?-mix:.*?)"\ must\ be\ fired\ for\ UPDATE/
- function "[STRING]" must be fired for UPDATE
- - !ruby/regexp /(?-mix:.*?)\ already\ exists\ in\ schema\ "(?-mix:.*?)"/
- ! '[STRING] already exists in schema "[STRING]"'
- - !ruby/regexp /arguments\ given\ for\ cursor\ without\ arguments/
- arguments given for cursor without arguments
- - !ruby/regexp /source\ criteria\ matched\ more\ than\ one\ record/
- source criteria matched more than one record
- - !ruby/regexp /binary\ value\ is\ out\ of\ range\ for\ type\ bigint/
- binary value is out of range for type bigint
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table,\ view,\ or\ sequence/
- ! '"[STRING]" is not a table, view, or sequence'
- - !ruby/regexp /child\ table\ is\ missing\ constraint\ "(?-mix:.*?)"/
- child table is missing constraint "[STRING]"
- - !ruby/regexp /function\ "(?-mix:.*?)"\ must\ be\ fired\ for\ DELETE/
- function "[STRING]" must be fired for DELETE
- - !ruby/regexp /invalid\ input\ syntax\ for\ complex:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for complex: "[STRING]"'
- - !ruby/regexp /column\ "(?-mix:.*?)"\ is\ not\ of\ a\ character\ type/
- column "[STRING]" is not of a character type
- - !ruby/regexp /window\ function\ call\ requires\ an\ OVER\ clause/
- window function call requires an OVER clause
- - !ruby/regexp /tablespace\ location\ must\ be\ an\ absolute\ path/
- tablespace location must be an absolute path
- - !ruby/regexp /cannot\ copy\ to\ non\-table\ relation\ "(?-mix:.*?)"/
- cannot copy to non-table relation "[STRING]"
- - !ruby/regexp /two\-phase\ state\ file\ maximum\ length\ exceeded/
- two-phase state file maximum length exceeded
- - !ruby/regexp /wrong\ data\ type:\ (?-mix:\d+),\ expected\ (?-mix:\d+)/
- ! 'wrong data type: [NUMBER], expected [NUMBER]'
- - !ruby/regexp /unequal\ number\ of\ entries\ in\ row\ expression/
- unequal number of entries in row expression
- - !ruby/regexp /unrecognized\ Snowball\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized Snowball parameter: "[STRING]"'
- - !ruby/regexp /argument\ of\ ntile\ must\ be\ greater\ than\ zero/
- argument of ntile must be greater than zero
- - !ruby/regexp /unrecognized\ Unaccent\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized Unaccent parameter: "[STRING]"'
- - !ruby/regexp /cannot\ cast\ XMLSERIALIZE\ result\ to\ (?-mix:.*?)/
- cannot cast XMLSERIALIZE result to [STRING]
- - !ruby/regexp /cast\ function\ must\ not\ be\ a\ window\ function/
- cast function must not be a window function
- - !ruby/regexp /COPY\ quote\ must\ be\ a\ single\ ASCII\ character/
- COPY quote must be a single ASCII character
- - !ruby/regexp /query\ "(?-mix:.*?)"\ returned\ more\ than\ one\ row/
- query "[STRING]" returned more than one row
- - !ruby/regexp /must\ be\ superuser\ to\ COPY\ to\ or\ from\ a\ file/
- must be superuser to COPY to or from a file
- - !ruby/regexp /unique\ constraints\ not\ possible\ for\ domains/
- unique constraints not possible for domains
- - !ruby/regexp /aggregate\ (?-mix:.*?)\((?-mix:.*?)\)\ does\ not\ exist/
- aggregate [STRING]([STRING]) does not exist
- - !ruby/regexp /could\ not\ find\ function\ or\ field\ "(?-mix:.*?)"/
- could not find function or field "[STRING]"
- - !ruby/regexp /unrecognized\ parameter\ namespace\ "(?-mix:.*?)"/
- unrecognized parameter namespace "[STRING]"
- - !ruby/regexp /SELinux:\ invalid\ security\ label:\ "(?-mix:.*?)"/
- ! 'SELinux: invalid security label: "[STRING]"'
- - !ruby/regexp /upper\ bound\ cannot\ be\ less\ than\ lower\ bound/
- upper bound cannot be less than lower bound
- - !ruby/regexp /cannot\ use\ subquery\ in\ transform\ expression/
- cannot use subquery in transform expression
- - !ruby/regexp /row\ expansion\ via\ "\*"\ is\ not\ supported\ here/
- row expansion via "*" is not supported here
- - !ruby/regexp /could\ not\ create\ locale\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'could not create locale "[STRING]": [ERROR]'
- - !ruby/regexp /unrecognized\ headline\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized headline parameter: "[STRING]"'
- - !ruby/regexp /Thesaurus:\ SubDictionary\ is\ already\ defined/
- ! 'Thesaurus: SubDictionary is already defined'
- - !ruby/regexp /row\ comparison\ cannot\ use\ operator\ (?-mix:.*?)/
- row comparison cannot use operator [STRING]
- - !ruby/regexp /COPY\ force\ quote\ available\ only\ in\ CSV\ mode/
- COPY force quote available only in CSV mode
- - !ruby/regexp /cannot\ specify\ both\ PARSER\ and\ COPY\ options/
- cannot specify both PARSER and COPY options
- - !ruby/regexp /permission\ denied\ for\ large\ object\ (?-mix:\d+)/
- permission denied for large object [NUMBER]
- - !ruby/regexp /NULLIF\ requires\ =\ operator\ to\ yield\ boolean/
- NULLIF requires = operator to yield boolean
- - !ruby/regexp /invalid\ return\ value\ from\ plpython\ function/
- invalid return value from plpython function
- - !ruby/regexp /unrecognized\ exception\ condition\ "(?-mix:.*?)"/
- unrecognized exception condition "[STRING]"
- - !ruby/regexp /plpgsql\ functions\ cannot\ take\ type\ (?-mix:.*?)/
- plpgsql functions cannot take type [STRING]
- - !ruby/regexp /plpython\ functions\ cannot\ return\ tuples\ yet/
- plpython functions cannot return tuples yet
- - !ruby/regexp /template\ database\ "(?-mix:.*?)"\ does\ not\ exist/
- template database "[STRING]" does not exist
- - !ruby/regexp /pltcl\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- pltcl functions cannot return type [STRING]
- - !ruby/regexp /database\ path\ may\ not\ contain\ single\ quotes/
- database path may not contain single quotes
- - !ruby/regexp /text\ search\ parser\ start\ method\ is\ required/
- text search parser start method is required
- - !ruby/regexp /window\ functions\ cannot\ use\ named\ arguments/
- window functions cannot use named arguments
- - !ruby/regexp /length\ for\ type\ (?-mix:.*?)\ must\ be\ at\ least\ 1/
- length for type [STRING] must be at least 1
- - !ruby/regexp /conversion\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- conversion with OID [NUMBER] does not exist
- - !ruby/regexp /wrong\ position\ info\ in\ tsvector:\ "(?-mix:.*?)"/
- ! 'wrong position info in tsvector: "[STRING]"'
- - !ruby/regexp /tablespace\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- tablespace with OID [NUMBER] does not exist
- - !ruby/regexp /access\ to\ library\ "(?-mix:.*?)"\ is\ not\ allowed/
- access to library "[STRING]" is not allowed
- - !ruby/regexp /relation\ "(?-mix:.*?)\.(?-mix:.*?)"\ does\ not\ exist/
- relation "[STRING].[STRING]" does not exist
- - !ruby/regexp /value\ too\ long\ for\ type\ character\((?-mix:-?\d+)\)/
- value too long for type character([NUMBER])
- - !ruby/regexp /one\ or\ two\ argument\ types\ must\ be\ specified/
- one or two argument types must be specified
- - !ruby/regexp /error\ inserting\ row\ in\ dbmirror_PendingData/
- error inserting row in dbmirror_PendingData
- - !ruby/regexp /function\ "(?-mix:.*?)"\ must\ be\ fired\ AFTER\ ROW/
- function "[STRING]" must be fired AFTER ROW
- - !ruby/regexp /cannot\ truncate\ system\ relation\ "(?-mix:.*?)"/
- cannot truncate system relation "[STRING]"
- - !ruby/regexp /column\ "(?-mix:.*?)"\ is\ not\ of\ regconfig\ type/
- column "[STRING]" is not of regconfig type
- - !ruby/regexp /index\ search\ operators\ must\ return\ boolean/
- index search operators must return boolean
- - !ruby/regexp /column\ "(?-mix:.*?)"\ is\ not\ of\ character\ type/
- column "[STRING]" is not of character type
- - !ruby/regexp /output\ length\ exceeds\ max\ length:\ (?-mix:-?\d+)/
- ! 'output length exceeds max length: [NUMBER]'
- - !ruby/regexp /adding\ NOT\ NULL\ columns\ is\ not\ implemented/
- adding NOT NULL columns is not implemented
- - !ruby/regexp /operand\ is\ too\ long\ in\ tsquery:\ "(?-mix:.*?)"/
- ! 'operand is too long in tsquery: "[STRING]"'
- - !ruby/regexp /invalid\ macro\ name\ in\ dynamic\ library\ path/
- invalid macro name in dynamic library path
- - !ruby/regexp /inconsistent\ use\ of\ year\ (?-mix:-?\d+)\ and\ "BC"/
- inconsistent use of year [NUMBER] and "BC"
- - !ruby/regexp /aggregate\ function\ calls\ may\ not\ be\ nested/
- aggregate function calls may not be nested
- - !ruby/regexp /neither\ namespace\ name\ nor\ URI\ may\ be\ null/
- neither namespace name nor URI may be null
- - !ruby/regexp /grant\ options\ can\ only\ be\ granted\ to\ roles/
- grant options can only be granted to roles
- - !ruby/regexp /invalid\ privilege\ type\ (?-mix:.*?)\ for\ schema/
- invalid privilege type [STRING] for schema
- - !ruby/regexp /CACHE\ \((?-mix:.*?)\)\ must\ be\ greater\ than\ zero/
- CACHE ([STRING]) must be greater than zero
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ anynonarray/
- cannot display a value of type anynonarray
- - !ruby/regexp /column\ "(?-mix:.*?)"\ has\ a\ collation\ conflict/
- column "[STRING]" has a collation conflict
- - !ruby/regexp /cannot\ cluster\ on\ partial\ index\ "(?-mix:.*?)"/
- cannot cluster on partial index "[STRING]"
- - !ruby/regexp /creation\ of\ Perl\ function\ failed:\ (?-mix:.*?)/
- ! 'creation of Perl function failed: [STRING]'
- - !ruby/regexp /domain\ (?-mix:.*?)\ does\ not\ allow\ null\ values/
- domain [STRING] does not allow null values
- - !ruby/regexp /fti\ trigger\ must\ have\ at\ least\ 2\ arguments/
- fti trigger must have at least 2 arguments
- - !ruby/regexp /target\ data\ type\ (?-mix:.*?)\ is\ a\ pseudo\-type/
- target data type [STRING] is a pseudo-type
- - !ruby/regexp /only\ binary\ operators\ can\ have\ commutators/
- only binary operators can have commutators
- - !ruby/regexp /unquoted\ carriage\ return\ found\ in\ CSV\ data/
- unquoted carriage return found in CSV data
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ RETURNING/
- cannot use aggregate function in RETURNING
- - !ruby/regexp /invalid\ length\ in\ external\ "numeric"\ value/
- invalid length in external "numeric" value
- - !ruby/regexp /column\ "(?-mix:.*?)"\ specified\ more\ than\ once/
- column "[STRING]" specified more than once
- - !ruby/regexp /duplicate\ check\ constraint\ name\ "(?-mix:.*?)"/
- duplicate check constraint name "[STRING]"
- - !ruby/regexp /database\ (?-mix:\d+)\ was\ concurrently\ dropped/
- database [NUMBER] was concurrently dropped
- - !ruby/regexp /check\ constraint\ "(?-mix:.*?)"\ already\ exists/
- check constraint "[STRING]" already exists
- - !ruby/regexp /column\ "(?-mix:.*?)"\ cannot\ be\ declared\ SETOF/
- column "[STRING]" cannot be declared SETOF
- - !ruby/regexp /lastval\ is\ not\ yet\ defined\ in\ this\ session/
- lastval is not yet defined in this session
- - !ruby/regexp /transform\ expression\ must\ not\ return\ a\ set/
- transform expression must not return a set
- - !ruby/regexp /cannot\ take\ logarithm\ of\ a\ negative\ number/
- cannot take logarithm of a negative number
- - !ruby/regexp /table\ "(?-mix:.*?)"\ already\ has\ a\ TOAST\ table/
- table "[STRING]" already has a TOAST table
- - !ruby/regexp /frame\ starting\ offset\ must\ not\ be\ negative/
- frame starting offset must not be negative
- - !ruby/regexp /unrecognized\ intdict\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized intdict parameter: "[STRING]"'
- - !ruby/regexp /array\ data\ types\ are\ not\ binary\-compatible/
- array data types are not binary-compatible
- - !ruby/regexp /tablespace\ location\ "(?-mix:.*?)"\ is\ too\ long/
- tablespace location "[STRING]" is too long
- - !ruby/regexp /invalid\ extension\ version\ name:\ "(?-mix:.*?)"/
- ! 'invalid extension version name: "[STRING]"'
- - !ruby/regexp /relative\ path\ not\ allowed\ for\ COPY\ to\ file/
- relative path not allowed for COPY to file
- - !ruby/regexp /source\ data\ type\ (?-mix:.*?)\ is\ a\ pseudo\-type/
- source data type [STRING] is a pseudo-type
- - !ruby/regexp /unrecognized\ conversion\ specifier\ "(?-mix:.)"/
- unrecognized conversion specifier "[CHAR]"
- - !ruby/regexp /too\ many\ notifications\ in\ the\ NOTIFY\ queue/
- too many notifications in the NOTIFY queue
- - !ruby/regexp /query\ "(?-mix:.*?)"\ returned\ (?-mix:-?\d+)\ columns/
- query "[STRING]" returned [NUMBER] columns
- - !ruby/regexp /cannot\ change\ owner\ of\ sequence\ "(?-mix:.*?)"/
- cannot change owner of sequence "[STRING]"
- - !ruby/regexp /COPY\ delimiter\ and\ quote\ must\ be\ different/
- COPY delimiter and quote must be different
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ pg_node_tree/
- cannot accept a value of type pg_node_tree
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ fdw_handler/
- cannot display a value of type fdw_handler
- - !ruby/regexp /column\ "(?-mix:.*?)"\ has\ pseudo\-type\ (?-mix:.*?)/
- column "[STRING]" has pseudo-type [STRING]
- - !ruby/regexp /collation\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- collation with OID [NUMBER] does not exist
- - !ruby/regexp /extension\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- extension with OID [NUMBER] does not exist
- - !ruby/regexp /unrecognized\ synonym\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized synonym parameter: "[STRING]"'
- - !ruby/regexp /invalid\ privilege\ type\ (?-mix:.*?)\ for\ column/
- invalid privilege type [STRING] for column
- - !ruby/regexp /cannot\ cluster\ on\ invalid\ index\ "(?-mix:.*?)"/
- cannot cluster on invalid index "[STRING]"
- - !ruby/regexp /plperl\ functions\ cannot\ take\ type\ (?-mix:.*?)/
- plperl functions cannot take type [STRING]
- - !ruby/regexp /backup\ label\ too\ long\ \(max\ (?-mix:-?\d+)\ bytes\)/
- backup label too long (max [NUMBER] bytes)
- - !ruby/regexp /source\ encoding\ "(?-mix:.*?)"\ does\ not\ exist/
- source encoding "[STRING]" does not exist
- - !ruby/regexp /there\ are\ multiple\ rules\ named\ "(?-mix:.*?)"/
- there are multiple rules named "[STRING]"
- - !ruby/regexp /invalid\ statement\ name:\ must\ not\ be\ empty/
- ! 'invalid statement name: must not be empty'
- - !ruby/regexp /unrecognized\ Ispell\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized Ispell parameter: "[STRING]"'
- - !ruby/regexp /tsvector\ column\ "(?-mix:.*?)"\ does\ not\ exist/
- tsvector column "[STRING]" does not exist
- - !ruby/regexp /source\ data\ type\ (?-mix:.*?)\ is\ only\ a\ shell/
- source data type [STRING] is only a shell
- - !ruby/regexp /wrong\ record\ type\ supplied\ in\ RETURN\ NEXT/
- wrong record type supplied in RETURN NEXT
- - !ruby/regexp /wrong\ result\ type\ supplied\ in\ RETURN\ NEXT/
- wrong result type supplied in RETURN NEXT
- - !ruby/regexp /cannot\ rename\ inherited\ column\ "(?-mix:.*?)"/
- cannot rename inherited column "[STRING]"
- - !ruby/regexp /operator\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- operator with OID [NUMBER] does not exist
- - !ruby/regexp /language\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- language with OID [NUMBER] does not exist
- - !ruby/regexp /invalid\ radius\ in\ external\ "circle"\ value/
- invalid radius in external "circle" value
- - !ruby/regexp /cannot\ copy\ from\ foreign\ table\ "(?-mix:.*?)"/
- cannot copy from foreign table "[STRING]"
- - !ruby/regexp /cannot\ assign\ to\ system\ column\ "(?-mix:.*?)"/
- cannot assign to system column "[STRING]"
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ fdw_handler/
- cannot accept a value of type fdw_handler
- - !ruby/regexp /unrecognized\ option:\ (?-mix:.*?)\ =>\ (?-mix:.*?)/
- ! 'unrecognized option: [STRING] => [STRING]'
- - !ruby/regexp /COPY\ delimiter\ must\ be\ a\ single\ character/
- COPY delimiter must be a single character
- - !ruby/regexp /enum\ data\ types\ are\ not\ binary\-compatible/
- enum data types are not binary-compatible
- - !ruby/regexp /function\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- function with OID [NUMBER] does not exist
- - !ruby/regexp /cannot\ use\ "V"\ and\ decimal\ point\ together/
- cannot use "V" and decimal point together
- - !ruby/regexp /plperl\ functions\ cannot\ return\ tuples\ yet/
- plperl functions cannot return tuples yet
- - !ruby/regexp /database\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- database with OID [NUMBER] does not exist
- - !ruby/regexp /invalid\ COPY\ file\ header\ \(missing\ length\)/
- invalid COPY file header (missing length)
- - !ruby/regexp /syntax\ error\ in\ tsearch\ query:\ "(?-mix:.*?)"/
- ! 'syntax error in tsearch query: "[STRING]"'
- - !ruby/regexp /record\ "(?-mix:.*?)"\ has\ no\ field\ "(?-mix:.*?)"/
- record "[STRING]" has no field "[STRING]"
- - !ruby/regexp /must\ have\ admin\ option\ on\ role\ "(?-mix:.*?)"/
- must have admin option on role "[STRING]"
- - !ruby/regexp /relation\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- relation with OID [NUMBER] does not exist
- - !ruby/regexp /invalid\ argument\ for\ (?-mix:.*?):\ "(?-mix:.*?)"/
- ! 'invalid argument for [STRING]: "[STRING]"'
- - !ruby/regexp /SQL\ functions\ cannot\ return\ type\ (?-mix:.*?)/
- SQL functions cannot return type [STRING]
- - !ruby/regexp /cannot\ rewrite\ system\ relation\ "(?-mix:.*?)"/
- cannot rewrite system relation "[STRING]"
- - !ruby/regexp /timestamp\ units\ "(?-mix:.*?)"\ not\ recognized/
- timestamp units "[STRING]" not recognized
- - !ruby/regexp /invalid\ DESCRIBE\ message\ subtype\ (?-mix:-?\d+)/
- invalid DESCRIBE message subtype [NUMBER]
- - !ruby/regexp /pltcl\ functions\ cannot\ take\ type\ (?-mix:.*?)/
- pltcl functions cannot take type [STRING]
- - !ruby/regexp /invalid\ input\ syntax\ for\ uuid:\ "(?-mix:.*?)"/
- ! 'invalid input syntax for uuid: "[STRING]"'
- - !ruby/regexp /could\ not\ load\ dictionary\ file\ "(?-mix:.*?)"/
- could not load dictionary file "[STRING]"
- - !ruby/regexp /LIKE\ INCLUDING\ INDEXES\ is\ not\ implemented/
- LIKE INCLUDING INDEXES is not implemented
- - !ruby/regexp /cannot\ use\ subquery\ in\ default\ expression/
- cannot use subquery in default expression
- - !ruby/regexp /dbmirror:storePending\ error\ creating\ plan/
- dbmirror:storePending error creating plan
- - !ruby/regexp /there\ is\ no\ escaped\ character:\ "(?-mix:.*?)"/
- ! 'there is no escaped character: "[STRING]"'
- - !ruby/regexp /invalid\ digit\ in\ external\ "numeric"\ value/
- invalid digit in external "numeric" value
- - !ruby/regexp /could\ not\ convert\ to\ time\ zone\ "(?-mix:.*?)"/
- could not convert to time zone "[STRING]"
- - !ruby/regexp /aggregate\ function\ calls\ cannot\ be\ nested/
- aggregate function calls cannot be nested
- - !ruby/regexp /aggregates\ not\ allowed\ in\ JOIN\ conditions/
- aggregates not allowed in JOIN conditions
- - !ruby/regexp /invalid\ internal\ value\ for\ enum:\ (?-mix:\d+)/
- ! 'invalid internal value for enum: [NUMBER]'
- - !ruby/regexp /type\ "real"\ value\ out\ of\ range:\ underflow/
- ! 'type "real" value out of range: underflow'
- - !ruby/regexp /cannot\ AND\ inet\ values\ of\ different\ sizes/
- cannot AND inet values of different sizes
- - !ruby/regexp /invalid\ parameter\ list\ format:\ "(?-mix:.*?)"/
- ! 'invalid parameter list format: "[STRING]"'
- - !ruby/regexp /option\ "(?-mix:.*?)"\ provided\ more\ than\ once/
- option "[STRING]" provided more than once
- - !ruby/regexp /"EEEE"\ is\ incompatible\ with\ other\ formats/
- ! '"EEEE" is incompatible with other formats'
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ anynonarray/
- cannot accept a value of type anynonarray
- - !ruby/regexp /cannot\ begin\/end\ transactions\ in\ PL\/pgSQL/
- cannot begin/end transactions in PL/pgSQL
- - !ruby/regexp /large\ object\ (?-mix:\d+)\ was\ already\ dropped/
- large object [NUMBER] was already dropped
- - !ruby/regexp /cannot\ XOR\ bit\ strings\ of\ different\ sizes/
- cannot XOR bit strings of different sizes
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ anyelement/
- cannot display a value of type anyelement
- - !ruby/regexp /text\ search\ parser\ end\ method\ is\ required/
- text search parser end method is required
- - !ruby/regexp /unnamed\ prepared\ statement\ does\ not\ exist/
- unnamed prepared statement does not exist
- - !ruby/regexp /"interval"\ time\ zone\ "(?-mix:.*?)"\ not\ valid/
- ! '"interval" time zone "[STRING]" not valid'
- - !ruby/regexp /column\ "(?-mix:.*?)"\ is\ not\ of\ tsvector\ type/
- column "[STRING]" is not of tsvector type
- - !ruby/regexp /cannot\ AND\ bit\ strings\ of\ different\ sizes/
- cannot AND bit strings of different sizes
- - !ruby/regexp /subquery\ in\ FROM\ may\ not\ have\ SELECT\ INTO/
- subquery in FROM may not have SELECT INTO
- - !ruby/regexp /"(?-mix:.)"\ is\ not\ a\ valid\ hexadecimal\ digit/
- ! '"[CHAR]" is not a valid hexadecimal digit'
- - !ruby/regexp /dbmirror:nextval\ could\ not\ connect\ to\ SPI/
- dbmirror:nextval could not connect to SPI
- - !ruby/regexp /invalid\ large\-object\ descriptor:\ (?-mix:-?\d+)/
- ! 'invalid large-object descriptor: [NUMBER]'
- - !ruby/regexp /invalid\ privilege\ type\ (?-mix:.*?)\ for\ table/
- invalid privilege type [STRING] for table
- - !ruby/regexp /aggregates\ not\ allowed\ in\ GROUP\ BY\ clause/
- aggregates not allowed in GROUP BY clause
- - !ruby/regexp /target\ data\ type\ (?-mix:.*?)\ is\ only\ a\ shell/
- target data type [STRING] is only a shell
- - !ruby/regexp /no\ schema\ has\ been\ selected\ to\ create\ in/
- no schema has been selected to create in
- - !ruby/regexp /timestamp\ units\ "(?-mix:.*?)"\ not\ supported/
- timestamp units "[STRING]" not supported
- - !ruby/regexp /interval\ units\ "(?-mix:.*?)"\ not\ recognized/
- interval units "[STRING]" not recognized
- - !ruby/regexp /type\ attribute\ "(?-mix:.*?)"\ not\ recognized/
- type attribute "[STRING]" not recognized
- - !ruby/regexp /subquery\ in\ WITH\ cannot\ have\ SELECT\ INTO/
- subquery in WITH cannot have SELECT INTO
- - !ruby/regexp /cannot\ convert\ whole\-row\ table\ reference/
- cannot convert whole-row table reference
- - !ruby/regexp /(?-mix:.*?)\ type\ does\ not\ exist:\ "(?-mix:.*?)"/
- ! '[STRING] type does not exist: "[STRING]"'
- - !ruby/regexp /cannot\ OR\ bit\ strings\ of\ different\ sizes/
- cannot OR bit strings of different sizes
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ anyelement/
- cannot accept a value of type anyelement
- - !ruby/regexp /type\ "real"\ value\ out\ of\ range:\ overflow/
- ! 'type "real" value out of range: overflow'
- - !ruby/regexp /cannot\ OR\ inet\ values\ of\ different\ sizes/
- cannot OR inet values of different sizes
- - !ruby/regexp /nested\ CREATE\ EXTENSION\ is\ not\ supported/
- nested CREATE EXTENSION is not supported
- - !ruby/regexp /dbmirror:setval\ could\ not\ connect\ to\ SPI/
- dbmirror:setval could not connect to SPI
- - !ruby/regexp /second\ parameter\ must\ be\ "ASC"\ or\ "DESC"/
- second parameter must be "ASC" or "DESC"
- - !ruby/regexp /"(?-mix:.*?)"\ is\ out\ of\ range\ for\ type\ real/
- ! '"[STRING]" is out of range for type real'
- - !ruby/regexp /invalid\ option\ of\ regexp_replace:\ (?-mix:.)/
- ! 'invalid option of regexp_replace: [CHAR]'
- - !ruby/regexp /btree\ procedures\ must\ have\ two\ arguments/
- btree procedures must have two arguments
- - !ruby/regexp /invalid\ sign\ in\ external\ "numeric"\ value/
- invalid sign in external "numeric" value
- - !ruby/regexp /field\ position\ must\ be\ greater\ than\ zero/
- field position must be greater than zero
- - !ruby/regexp /RAISE\ option\ already\ specified:\ (?-mix:.*?)/
- ! 'RAISE option already specified: [STRING]'
- - !ruby/regexp /query\ string\ argument\ of\ EXECUTE\ is\ null/
- query string argument of EXECUTE is null
- - !ruby/regexp /VALUES\ must\ not\ contain\ table\ references/
- VALUES must not contain table references
- - !ruby/regexp /column\ must\ be\ added\ to\ child\ tables\ too/
- column must be added to child tables too
- - !ruby/regexp /pltcl\ functions\ cannot\ return\ tuples\ yet/
- pltcl functions cannot return tuples yet
- - !ruby/regexp /VALUES\ lists\ must\ all\ be\ the\ same\ length/
- VALUES lists must all be the same length
- - !ruby/regexp /could\ not\ create\ unique\ index\ "(?-mix:.*?)"/
- could not create unique index "[STRING]"
- - !ruby/regexp /cannot\ change\ inheritance\ of\ typed\ table/
- cannot change inheritance of typed table
- - !ruby/regexp /INSTEAD\ OF\ triggers\ must\ be\ FOR\ EACH\ ROW/
- INSTEAD OF triggers must be FOR EACH ROW
- - !ruby/regexp /'(?-mix:.*?)'\ is\ not\ a\ valid\ security\ label/
- ! '''[STRING]'' is not a valid security label'
- - !ruby/regexp /tuple\ return\ types\ are\ not\ supported\ yet/
- tuple return types are not supported yet
- - !ruby/regexp /default\ expression\ must\ not\ return\ a\ set/
- default expression must not return a set
- - !ruby/regexp /argument\ of\ (?-mix:.*?)\ must\ be\ a\ type\ name/
- argument of [STRING] must be a type name
- - !ruby/regexp /cannot\ specify\ both\ SCROLL\ and\ NO\ SCROLL/
- cannot specify both SCROLL and NO SCROLL
- - !ruby/regexp /function\ "(?-mix:.*?)"\ is\ a\ window\ function/
- function "[STRING]" is a window function
- - !ruby/regexp /subquery\ in\ FROM\ cannot\ have\ SELECT\ INTO/
- subquery in FROM cannot have SELECT INTO
- - !ruby/regexp /cannot\ work\ with\ arrays\ containing\ NULLs/
- cannot work with arrays containing NULLs
- - !ruby/regexp /frame\ ending\ offset\ must\ not\ be\ negative/
- frame ending offset must not be negative
- - !ruby/regexp /fixed\-size\ types\ must\ have\ storage\ PLAIN/
- fixed-size types must have storage PLAIN
- - !ruby/regexp /cannot\ use\ subquery\ in\ EXECUTE\ parameter/
- cannot use subquery in EXECUTE parameter
- - !ruby/regexp /permission\ denied\ to\ set\ role\ "(?-mix:.*?)"/
- permission denied to set role "[STRING]"
- - !ruby/regexp /cannot\ alter\ inherited\ column\ "(?-mix:.*?)"/
- cannot alter inherited column "[STRING]"
- - !ruby/regexp /only\ boolean\ operators\ can\ have\ negators/
- only boolean operators can have negators
- - !ruby/regexp /invalid\ snapshot\ data\ in\ file\ "(?-mix:.*?)"/
- invalid snapshot data in file "[STRING]"
- - !ruby/regexp /source\ data\ type\ (?-mix:.*?)\ does\ not\ exist/
- source data type [STRING] does not exist
- - !ruby/regexp /inherited\ relation\ "(?-mix:.*?)"\ duplicated/
- inherited relation "[STRING]" duplicated
- - !ruby/regexp /cannot\ get\ raw\ page\ from\ view\ "(?-mix:.*?)"/
- cannot get raw page from view "[STRING]"
- - !ruby/regexp /attempt\ to\ redefine\ parameter\ "(?-mix:.*?)"/
- attempt to redefine parameter "[STRING]"
- - !ruby/regexp /"(?-mix:.*?)"\ exists\ but\ is\ not\ a\ directory/
- ! '"[STRING]" exists but is not a directory'
- - !ruby/regexp /invalid\ array\ element\ type\ OID:\ (?-mix:\d+)/
- ! 'invalid array element type OID: [NUMBER]'
- - !ruby/regexp /child\ table\ is\ missing\ column\ "(?-mix:.*?)"/
- child table is missing column "[STRING]"
- - !ruby/regexp /invalid\ COPY\ file\ header\ \(missing\ flags\)/
- invalid COPY file header (missing flags)
- - !ruby/regexp /parameter\ "lc_collate"\ must\ be\ specified/
- parameter "lc_collate" must be specified
- - !ruby/regexp /tables\ can\ have\ at\ most\ (?-mix:-?\d+)\ columns/
- tables can have at most [NUMBER] columns
- - !ruby/regexp /column\ reference\ "(?-mix:.*?)"\ is\ ambiguous/
- column reference "[STRING]" is ambiguous
- - !ruby/regexp /target\ data\ type\ (?-mix:.*?)\ does\ not\ exist/
- target data type [STRING] does not exist
- - !ruby/regexp /COPY\ \(SELECT\)\ WITH\ OIDS\ is\ not\ supported/
- COPY (SELECT) WITH OIDS is not supported
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ an\ existing\ enum\ label/
- ! '"[STRING]" is not an existing enum label'
- - !ruby/regexp /open\ path\ cannot\ be\ converted\ to\ polygon/
- open path cannot be converted to polygon
- - !ruby/regexp /function\ "poly_distance"\ not\ implemented/
- function "poly_distance" not implemented
- - !ruby/regexp /query\ has\ no\ destination\ for\ result\ data/
- query has no destination for result data
- - !ruby/regexp /cannot\ use\ aggregate\ in\ check\ constraint/
- cannot use aggregate in check constraint
- - !ruby/regexp /invalid\ array\ for\ XML\ namespace\ mapping/
- invalid array for XML namespace mapping
- - !ruby/regexp /statement\ returning\ results\ not\ allowed/
- statement returning results not allowed
- - !ruby/regexp /could\ not\ find\ tsearch\ config\ by\ locale/
- could not find tsearch config by locale
- - !ruby/regexp /cannot\ specify\ DELIMITER\ in\ BINARY\ mode/
- cannot specify DELIMITER in BINARY mode
- - !ruby/regexp /joins\ can\ have\ at\ most\ (?-mix:-?\d+)\ columns/
- joins can have at most [NUMBER] columns
- - !ruby/regexp /cannot\ change\ number\ of\ columns\ in\ view/
- cannot change number of columns in view
- - !ruby/regexp /could\ not\ open\ file\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'could not open file "[STRING]": [ERROR]'
- - !ruby/regexp /invalid\ snapshot\ identifier:\ "(?-mix:.*?)"/
- ! 'invalid snapshot identifier: "[STRING]"'
- - !ruby/regexp /schema\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- schema with OID [NUMBER] does not exist
- - !ruby/regexp /cannot\ change\ TOAST\ relation\ "(?-mix:.*?)"/
- cannot change TOAST relation "[STRING]"
- - !ruby/regexp /could\ not\ implement\ window\ PARTITION\ BY/
- could not implement window PARTITION BY
- - !ruby/regexp /unrecognized\ privilege\ type:\ "(?-mix:.*?)"/
- ! 'unrecognized privilege type: "[STRING]"'
- - !ruby/regexp /cannot\ copy\ to\ foreign\ table\ "(?-mix:.*?)"/
- cannot copy to foreign table "[STRING]"
- - !ruby/regexp /array\ of\ weight\ must\ be\ one\-dimensional/
- array of weight must be one-dimensional
- - !ruby/regexp /unacceptable\ tablespace\ name\ "(?-mix:.*?)"/
- unacceptable tablespace name "[STRING]"
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ valid\ encoding\ name/
- ! '"[STRING]" is not a valid encoding name'
- - !ruby/regexp /cannot\ drop\ inherited\ column\ "(?-mix:.*?)"/
- cannot drop inherited column "[STRING]"
- - !ruby/regexp /text\ too\ long\ to\ convert\ to\ MAC\ address/
- text too long to convert to MAC address
- - !ruby/regexp /cannot\ use\ window\ function\ in\ RETURNING/
- cannot use window function in RETURNING
- - !ruby/regexp /unrecognized\ xsyn\ parameter:\ "(?-mix:.*?)"/
- ! 'unrecognized xsyn parameter: "[STRING]"'
- - !ruby/regexp /unlogged\ GiST\ indexes\ are\ not\ supported/
- unlogged GiST indexes are not supported
- - !ruby/regexp /rule\ actions\ on\ OLD\ are\ not\ implemented/
- rule actions on OLD are not implemented
- - !ruby/regexp /rule\ actions\ on\ NEW\ are\ not\ implemented/
- rule actions on NEW are not implemented
- - !ruby/regexp /invalid\ source\ encoding\ name\ "(?-mix:.*?)"/
- invalid source encoding name "[STRING]"
- - !ruby/regexp /invalid\ length\ in\ external\ "inet"\ value/
- invalid length in external "inet" value
- - !ruby/regexp /cannot\ use\ subquery\ in\ check\ constraint/
- cannot use subquery in check constraint
- - !ruby/regexp /multibyte\ flag\ character\ is\ not\ allowed/
- multibyte flag character is not allowed
- - !ruby/regexp /array\ must\ have\ even\ number\ of\ elements/
- array must have even number of elements
- - !ruby/regexp /foreign\ table\ "(?-mix:.*?)"\ does\ not\ exist/
- foreign table "[STRING]" does not exist
- - !ruby/regexp /column\ (?-mix:.*?)\.(?-mix:.*?)\ does\ not\ exist/
- column [STRING].[STRING] does not exist
- - !ruby/regexp /cached\ plan\ must\ not\ change\ result\ type/
- cached plan must not change result type
- - !ruby/regexp /dbmirror:recordchange\ Unknown\ operation/
- dbmirror:recordchange Unknown operation
- - !ruby/regexp /cannot\ alter\ column\ type\ of\ typed\ table/
- cannot alter column type of typed table
- - !ruby/regexp /invalid\ COPY\ file\ header\ \(wrong\ length\)/
- invalid COPY file header (wrong length)
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ VALUES/
- cannot use aggregate function in VALUES
- - !ruby/regexp /portal\ "(?-mix:.*?)"\ cannot\ be\ run\ anymore/
- portal "[STRING]" cannot be run anymore
- - !ruby/regexp /canceling\ statement\ due\ to\ user\ request/
- canceling statement due to user request
- - !ruby/regexp /index\ "(?-mix:.*?)"\ has\ wrong\ hash\ version/
- index "[STRING]" has wrong hash version
- - !ruby/regexp /cannot\ use\ aggregate\ function\ in\ UPDATE/
- cannot use aggregate function in UPDATE
- - !ruby/regexp /must\ be\ superuser\ to\ examine\ "(?-mix:.*?)"/
- must be superuser to examine "[STRING]"
- - !ruby/regexp /could\ not\ import\ the\ requested\ snapshot/
- could not import the requested snapshot
- - !ruby/regexp /no\ value\ found\ for\ parameter\ "(?-mix:.*?)"/
- no value found for parameter "[STRING]"
- - !ruby/regexp /cannot\ lock\ rows\ in\ relation\ "(?-mix:.*?)"/
- cannot lock rows in relation "[STRING]"
- - !ruby/regexp /error\ inserting\ row\ in\ dbmirror_Pending/
- error inserting row in dbmirror_Pending
- - !ruby/regexp /no\ operand\ in\ tsearch\ query:\ "(?-mix:.*?)"/
- ! 'no operand in tsearch query: "[STRING]"'
- - !ruby/regexp /only\ superuser\ can\ set\ '(?-mix:.*?)'\ label/
- only superuser can set '[STRING]' label
- - !ruby/regexp /interval\ units\ "(?-mix:.*?)"\ not\ supported/
- interval units "[STRING]" not supported
- - !ruby/regexp /function\ "(?-mix:.*?)"\ is\ not\ an\ aggregate/
- function "[STRING]" is not an aggregate
- - !ruby/regexp /access\ method\ "(?-mix:.*?)"\ does\ not\ exist/
- access method "[STRING]" does not exist
- - !ruby/regexp /ACL\ arrays\ must\ not\ contain\ null\ values/
- ACL arrays must not contain null values
- - !ruby/regexp /permission\ denied\ for\ sequence\ (?-mix:.*?)/
- permission denied for sequence [STRING]
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ is\ not\ a\ SELECT\ query/
- cursor "[STRING]" is not a SELECT query
- - !ruby/regexp /operator\ (?-mix:.*?)\ must\ not\ return\ a\ set/
- operator [STRING] must not return a set
- - !ruby/regexp /EXPLAIN\ option\ BUFFERS\ requires\ ANALYZE/
- EXPLAIN option BUFFERS requires ANALYZE
- - !ruby/regexp /must\ be\ superuser\ to\ create\ a\ base\ type/
- must be superuser to create a base type
- - !ruby/regexp /word\ is\ too\ long\ in\ tsquery:\ "(?-mix:.*?)"/
- ! 'word is too long in tsquery: "[STRING]"'
- - !ruby/regexp /cannot\ lock\ rows\ in\ sequence\ "(?-mix:.*?)"/
- cannot lock rows in sequence "[STRING]"
- - !ruby/regexp /canceling\ authentication\ due\ to\ timeout/
- canceling authentication due to timeout
- - !ruby/regexp /value\ is\ too\ big\ in\ tsquery:\ "(?-mix:.*?)"/
- ! 'value is too big in tsquery: "[STRING]"'
- - !ruby/regexp /too\ many\ parameters\ specified\ for\ RAISE/
- too many parameters specified for RAISE
- - !ruby/regexp /cannot\ open\ SELECT\ INTO\ query\ as\ cursor/
- cannot open SELECT INTO query as cursor
- - !ruby/regexp /nested\ ALTER\ EXTENSION\ is\ not\ supported/
- nested ALTER EXTENSION is not supported
- - !ruby/regexp /invalid\ value\ "(?-mix:.*?)"\ for\ "(?-mix:.*?)"/
- invalid value "[STRING]" for "[STRING]"
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ is\ not\ deferrable/
- constraint "[STRING]" is not deferrable
- - !ruby/regexp /more\ than\ one\ function\ named\ "(?-mix:.*?)"/
- more than one function named "[STRING]"
- - !ruby/regexp /cannot\ use\ aggregate\ in\ index\ predicate/
- cannot use aggregate in index predicate
- - !ruby/regexp /table\ reference\ "(?-mix:.*?)"\ is\ ambiguous/
- table reference "[STRING]" is ambiguous
- - !ruby/regexp /cannot\ use\ subquery\ in\ index\ expression/
- cannot use subquery in index expression
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ valid\ operator\ name/
- ! '"[STRING]" is not a valid operator name'
- - !ruby/regexp /cannot\ drop\ the\ currently\ open\ database/
- cannot drop the currently open database
- - !ruby/regexp /UR\ and\ LL\ arrays\ must\ be\ of\ same\ length/
- UR and LL arrays must be of same length
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ internal/
- cannot display a value of type internal
- - !ruby/regexp /invalid\ combination\ of\ date\ conventions/
- invalid combination of date conventions
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ trigger/
- cannot display a value of type trigger
- - !ruby/regexp /cannot\ open\ multi\-query\ plan\ as\ cursor/
- cannot open multi-query plan as cursor
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ anyarray/
- cannot accept a value of type anyarray
- - !ruby/regexp /cannot\ open\ non\-SELECT\ query\ as\ cursor/
- cannot open non-SELECT query as cursor
- - !ruby/regexp /COPY\ escape\ available\ only\ in\ CSV\ mode/
- COPY escape available only in CSV mode
- - !ruby/regexp /cannot\ use\ subquery\ in\ index\ predicate/
- cannot use subquery in index predicate
- - !ruby/regexp /lower\ bound\ of\ FOR\ loop\ cannot\ be\ null/
- lower bound of FOR loop cannot be null
- - !ruby/regexp /too\ few\ parameters\ specified\ for\ RAISE/
- too few parameters specified for RAISE
- - !ruby/regexp /upper\ bound\ of\ FOR\ loop\ cannot\ be\ null/
- upper bound of FOR loop cannot be null
- - !ruby/regexp /COPY\ escape\ must\ be\ a\ single\ character/
- COPY escape must be a single character
- - !ruby/regexp /"(?-mix:.*?)"\ has\ no\ attribute\ "(?-mix:.*?)"/
- ! '"[STRING]" has no attribute "[STRING]"'
- - !ruby/regexp /"(?-mix:.*?)"\ \((?-mix:.*?)\)\ is\ not\ supported/
- ! '"[STRING]" ([STRING]) is not supported'
- - !ruby/regexp /OID\ (?-mix:\d+)\ does\ not\ refer\ to\ a\ table/
- OID [NUMBER] does not refer to a table
- - !ruby/regexp /cannot\ change\ foreign\ table\ "(?-mix:.*?)"/
- cannot change foreign table "[STRING]"
- - !ruby/regexp /Thesaurus:\ SubDictionary\ isn't\ defined/
- ! 'Thesaurus: SubDictionary isn''t defined'
- - !ruby/regexp /column\ "(?-mix:.*?)"\ contains\ null\ values/
- column "[STRING]" contains null values
- - !ruby/regexp /CONTINUE\ cannot\ be\ used\ outside\ a\ loop/
- CONTINUE cannot be used outside a loop
- - !ruby/regexp /cannot\ revoke\ grant\ options\ from\ owner/
- cannot revoke grant options from owner
- - !ruby/regexp /must\ be\ owner\ of\ large\ object\ (?-mix:\d+)/
- must be owner of large object [NUMBER]
- - !ruby/regexp /"time"\ units\ "(?-mix:.*?)"\ not\ recognized/
- ! '"time" units "[STRING]" not recognized'
- - !ruby/regexp /dbmirror:setval\ could\ not\ prepare\ plan/
- dbmirror:setval could not prepare plan
- - !ruby/regexp /invalid\ CLOSE\ message\ subtype\ (?-mix:-?\d+)/
- invalid CLOSE message subtype [NUMBER]
- - !ruby/regexp /EXPLAIN\ option\ TIMING\ requires\ ANALYZE/
- EXPLAIN option TIMING requires ANALYZE
- - !ruby/regexp /INSERT\ \.\.\.\ SELECT\ may\ not\ specify\ INTO/
- INSERT ... SELECT may not specify INTO
- - !ruby/regexp /unrecognized\ EXPLAIN\ option\ "(?-mix:.*?)"/
- unrecognized EXPLAIN option "[STRING]"
- - !ruby/regexp /hash\ procedures\ must\ have\ one\ argument/
- hash procedures must have one argument
- - !ruby/regexp /aggregates\ not\ allowed\ in\ WHERE\ clause/
- aggregates not allowed in WHERE clause
- - !ruby/regexp /array\ of\ weight\ must\ not\ contain\ nulls/
- array of weight must not contain nulls
- - !ruby/regexp /cannot\ display\ a\ value\ of\ a\ shell\ type/
- cannot display a value of a shell type
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ internal/
- cannot accept a value of type internal
- - !ruby/regexp /unrecognized\ privilege\ type\ "(?-mix:.*?)"/
- unrecognized privilege type "[STRING]"
- - !ruby/regexp /invalid\ cursor\ name:\ must\ not\ be\ empty/
- ! 'invalid cursor name: must not be empty'
- - !ruby/regexp /error\ fetching\ next\ item\ from\ iterator/
- error fetching next item from iterator
- - !ruby/regexp /role\ (?-mix:\d+)\ was\ concurrently\ dropped/
- role [NUMBER] was concurrently dropped
- - !ruby/regexp /COPY\ HEADER\ available\ only\ in\ CSV\ mode/
- COPY HEADER available only in CSV mode
- - !ruby/regexp /unquoted\ carriage\ return\ found\ in\ data/
- unquoted carriage return found in data
- - !ruby/regexp /type\ output\ function\ must\ be\ specified/
- type output function must be specified
- - !ruby/regexp /invalid\ multibyte\ character\ for\ locale/
- invalid multibyte character for locale
- - !ruby/regexp /window\ function\ calls\ cannot\ be\ nested/
- window function calls cannot be nested
- - !ruby/regexp /function\ result\ type\ must\ be\ specified/
- function result type must be specified
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ anyrange/
- cannot accept a value of type anyrange
- - !ruby/regexp /cannot\ move\ system\ relation\ "(?-mix:.*?)"/
- cannot move system relation "[STRING]"
- - !ruby/regexp /unterminated\ "\ in\ identifier:\ (?-mix:.*?)/
- ! 'unterminated " in identifier: [STRING]'
- - !ruby/regexp /frame\ starting\ offset\ must\ not\ be\ null/
- frame starting offset must not be null
- - !ruby/regexp /cannot\ convert\ empty\ polygon\ to\ circle/
- cannot convert empty polygon to circle
- - !ruby/regexp /must\ be\ superuser\ to\ create\ superusers/
- must be superuser to create superusers
- - !ruby/regexp /cannot\ set\ an\ array\ element\ to\ DEFAULT/
- cannot set an array element to DEFAULT
- - !ruby/regexp /invalid\ privilege\ type\ USAGE\ for\ table/
- invalid privilege type USAGE for table
- - !ruby/regexp /must\ be\ superuser\ to\ rename\ superusers/
- must be superuser to rename superusers
- - !ruby/regexp /invalid\ number\ of\ dimensions:\ (?-mix:-?\d+)/
- ! 'invalid number of dimensions: [NUMBER]'
- - !ruby/regexp /upper\ bound\ of\ FOR\ loop\ cannot\ be\ NULL/
- upper bound of FOR loop cannot be NULL
- - !ruby/regexp /parameter\ "lc_ctype"\ must\ be\ specified/
- parameter "lc_ctype" must be specified
- - !ruby/regexp /cannot\ concatenate\ incompatible\ arrays/
- cannot concatenate incompatible arrays
- - !ruby/regexp /array\ subscript\ must\ have\ type\ integer/
- array subscript must have type integer
- - !ruby/regexp /lower\ bound\ of\ FOR\ loop\ cannot\ be\ NULL/
- lower bound of FOR loop cannot be NULL
- - !ruby/regexp /conflicting\ "datestyle"\ specifications/
- conflicting "datestyle" specifications
- - !ruby/regexp /row\ "(?-mix:.*?)"\ has\ no\ field\ "(?-mix:.*?)"/
- row "[STRING]" has no field "[STRING]"
- - !ruby/regexp /function\ "path_center"\ not\ implemented/
- function "path_center" not implemented
- - !ruby/regexp /cannot\ rename\ system\ column\ "(?-mix:.*?)"/
- cannot rename system column "[STRING]"
- - !ruby/regexp /aggregate\ input\ type\ must\ be\ specified/
- aggregate input type must be specified
- - !ruby/regexp /cannot\ COPY\ to\/from\ client\ in\ PL\/pgSQL/
- cannot COPY to/from client in PL/pgSQL
- - !ruby/regexp /cannot\ refer\ to\ OLD\ within\ WITH\ query/
- cannot refer to OLD within WITH query
- - !ruby/regexp /cannot\ refer\ to\ NEW\ within\ WITH\ query/
- cannot refer to NEW within WITH query
- - !ruby/regexp /trigger\ procedure\ cannot\ return\ a\ set/
- trigger procedure cannot return a set
- - !ruby/regexp /table\ reference\ (?-mix:\d+)\ is\ ambiguous/
- table reference [NUMBER] is ambiguous
- - !ruby/regexp /must\ be\ superuser\ to\ alter\ superusers/
- must be superuser to alter superusers
- - !ruby/regexp /index\ "(?-mix:.*?)"\ contains\ expressions/
- index "[STRING]" contains expressions
- - !ruby/regexp /MinWords\ should\ be\ less\ than\ MaxWords/
- MinWords should be less than MaxWords
- - !ruby/regexp /type\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- type with OID [NUMBER] does not exist
- - !ruby/regexp /record\ "(?-mix:.*?)"\ is\ not\ assigned\ yet/
- record "[STRING]" is not assigned yet
- - !ruby/regexp /hash\ indexes\ cannot\ contain\ null\ keys/
- hash indexes cannot contain null keys
- - !ruby/regexp /group\ ID\ (?-mix:-?\d+)\ is\ already\ assigned/
- group ID [NUMBER] is already assigned
- - !ruby/regexp /user\ mapping\ not\ found\ for\ "(?-mix:.*?)"/
- user mapping not found for "[STRING]"
- - !ruby/regexp /column\ "(?-mix:.*?)"\ has\ a\ type\ conflict/
- column "[STRING]" has a type conflict
- - !ruby/regexp /conflicting\ NULL\/NOT\ NULL\ constraints/
- conflicting NULL/NOT NULL constraints
- - !ruby/regexp /COPY\ format\ "(?-mix:.*?)"\ not\ recognized/
- COPY format "[STRING]" not recognized
- - !ruby/regexp /functions\ cannot\ accept\ set\ arguments/
- functions cannot accept set arguments
- - !ruby/regexp /input\ page\ too\ small\ \((?-mix:-?\d+)\ bytes\)/
- input page too small ([NUMBER] bytes)
- - !ruby/regexp /invalid\ bits\ in\ external\ "inet"\ value/
- invalid bits in external "inet" value
- - !ruby/regexp /invalid\ type\ in\ external\ "inet"\ value/
- invalid type in external "inet" value
- - !ruby/regexp /only\ boolean\ operators\ can\ merge\ join/
- only boolean operators can merge join
- - !ruby/regexp /role\ with\ OID\ (?-mix:\d+)\ does\ not\ exist/
- role with OID [NUMBER] does not exist
- - !ruby/regexp /permission\ denied\ to\ reassign\ objects/
- permission denied to reassign objects
- - !ruby/regexp /null\ value\ not\ allowed\ for\ hstore\ key/
- null value not allowed for hstore key
- - !ruby/regexp /index\ expression\ may\ not\ return\ a\ set/
- index expression may not return a set
- - !ruby/regexp /negative\ substring\ length\ not\ allowed/
- negative substring length not allowed
- - !ruby/regexp /statistics\ target\ (?-mix:-?\d+)\ is\ too\ low/
- statistics target [NUMBER] is too low
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ a\ shell\ type/
- cannot accept a value of a shell type
- - !ruby/regexp /INSERT\ \.\.\.\ SELECT\ cannot\ specify\ INTO/
- INSERT ... SELECT cannot specify INTO
- - !ruby/regexp /extra\ data\ after\ last\ expected\ column/
- extra data after last expected column
- - !ruby/regexp /literal\ carriage\ return\ found\ in\ data/
- literal carriage return found in data
- - !ruby/regexp /COPY\ quote\ available\ only\ in\ CSV\ mode/
- COPY quote available only in CSV mode
- - !ruby/regexp /cannot\ cast\ type\ (?-mix:.*?)\ to\ (?-mix:.*?)/
- cannot cast type [STRING] to [STRING]
- - !ruby/regexp /aggregates\ cannot\ use\ named\ arguments/
- aggregates cannot use named arguments
- - !ruby/regexp /no\ value\ found\ for\ parameter\ (?-mix:-?\d+)/
- no value found for parameter [NUMBER]
- - !ruby/regexp /type\ (?-mix:.*?)\ is\ not\ a\ composite\ type/
- type [STRING] is not a composite type
- - !ruby/regexp /could\ not\ determine\ target\ array\ type/
- could not determine target array type
- - !ruby/regexp /type\ input\ function\ must\ be\ specified/
- type input function must be specified
- - !ruby/regexp /argument\ exceeds\ max\ length:\ (?-mix:-?\d+)/
- ! 'argument exceeds max length: [NUMBER]'
- - !ruby/regexp /array\ element\ type\ cannot\ be\ (?-mix:.*?)/
- array element type cannot be [STRING]
- - !ruby/regexp /(?-mix:-?\d+)\ is\ not\ a\ valid\ encoding\ code/
- ! '[NUMBER] is not a valid encoding code'
- - !ruby/regexp /unrecognized\ reset\ target:\ "(?-mix:.*?)"/
- ! 'unrecognized reset target: "[STRING]"'
- - !ruby/regexp /NULLIF\ does\ not\ support\ set\ arguments/
- NULLIF does not support set arguments
- - !ruby/regexp /cannot\ alter\ system\ column\ "(?-mix:.*?)"/
- cannot alter system column "[STRING]"
- - !ruby/regexp /RAISE\ statement\ option\ cannot\ be\ null/
- RAISE statement option cannot be null
- - !ruby/regexp /lower\ and\ upper\ bounds\ must\ be\ finite/
- lower and upper bounds must be finite
- - !ruby/regexp /storage\ type\ specified\ more\ than\ once/
- storage type specified more than once
- - !ruby/regexp /(?-mix:.*?)\ is\ not\ a\ valid\ encoding\ name/
- ! '[STRING] is not a valid encoding name'
- - !ruby/regexp /column\ "(?-mix:.*?)"\ is\ in\ a\ primary\ key/
- column "[STRING]" is in a primary key
- - !ruby/regexp /invalid\ length\ in\ external\ bit\ string/
- invalid length in external bit string
- - !ruby/regexp /cannot\ determine\ transition\ data\ type/
- cannot determine transition data type
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ record/
- cannot display a value of type record
- - !ruby/regexp /function\ (?-mix:.*?)\ is\ not\ an\ aggregate/
- function [STRING] is not an aggregate
- - !ruby/regexp /more\ than\ one\ operator\ named\ (?-mix:.*?)/
- more than one operator named [STRING]
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ anyenum/
- cannot accept a value of type anyenum
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ opaque/
- cannot display a value of type opaque
- - !ruby/regexp /COPY\ quote\ must\ be\ a\ single\ character/
- COPY quote must be a single character
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ trigger/
- cannot accept a value of type trigger
- - !ruby/regexp /utility\ statements\ cannot\ be\ prepared/
- utility statements cannot be prepared
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ opaque/
- cannot accept a value of type opaque
- - !ruby/regexp /operator\ (?-mix:.*?)\ is\ not\ commutative/
- operator [STRING] is not commutative
- - !ruby/regexp /subquery\ must\ return\ only\ one\ column/
- subquery must return only one column
- - !ruby/regexp /invalid\ regular\ expression:\ (?-mix:.*?)/
- ! 'invalid regular expression: [STRING]'
- - !ruby/regexp /token\ type\ "(?-mix:.*?)"\ does\ not\ exist/
- token type "[STRING]" does not exist
- - !ruby/regexp /"EEEE"\ must\ be\ the\ last\ pattern\ used/
- ! '"EEEE" must be the last pattern used'
- - !ruby/regexp /large\ object\ (?-mix:\d+)\ does\ not\ exist/
- large object [NUMBER] does not exist
- - !ruby/regexp /conversion\ "(?-mix:.*?)"\ does\ not\ exist/
- conversion "[STRING]" does not exist
- - !ruby/regexp /conversion\ "(?-mix:.*?)"\ already\ exists/
- conversion "[STRING]" already exists
- - !ruby/regexp /tablespace\ "(?-mix:.*?)"\ does\ not\ exist/
- tablespace "[STRING]" does not exist
- - !ruby/regexp /permission\ denied\ to\ create\ database/
- permission denied to create database
- - !ruby/regexp /window\ "(?-mix:.*?)"\ is\ already\ defined/
- window "[STRING]" is already defined
- - !ruby/regexp /dbmirror:nextval\ error\ creating\ plan/
- dbmirror:nextval error creating plan
- - !ruby/regexp /"(?-mix:.)"\ is\ not\ a\ valid\ binary\ digit/
- ! '"[CHAR]" is not a valid binary digit'
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ record/
- cannot accept a value of type record
- - !ruby/regexp /cannot\ set\ privileges\ of\ array\ types/
- cannot set privileges of array types
- - !ruby/regexp /could\ not\ determine\ actual\ enum\ type/
- could not determine actual enum type
- - !ruby/regexp /permission\ denied\ to\ rename\ database/
- permission denied to rename database
- - !ruby/regexp /invalid\ X\.509\ field\ name:\ "(?-mix:.*?)"/
- ! 'invalid X.509 field name: "[STRING]"'
- - !ruby/regexp /type\ attribute\ "subtype"\ is\ required/
- type attribute "subtype" is required
- - !ruby/regexp /invalid\ value\ for\ "buffering"\ option/
- invalid value for "buffering" option
- - !ruby/regexp /cannot\ drop\ active\ portal\ "(?-mix:.*?)"/
- cannot drop active portal "[STRING]"
- - !ruby/regexp /requested\ length\ may\ not\ be\ negative/
- requested length may not be negative
- - !ruby/regexp /operator\ procedure\ must\ be\ specified/
- operator procedure must be specified
- - !ruby/regexp /typmod\ array\ must\ be\ one\-dimensional/
- typmod array must be one-dimensional
- - !ruby/regexp /only\ binary\ operators\ can\ merge\ join/
- only binary operators can merge join
- - !ruby/regexp /could\ not\ format\ cidr\ value:\ (?-mix:.*?)/
- ! 'could not format cidr value: [ERROR]'
- - !ruby/regexp /version\ to\ install\ must\ be\ specified/
- version to install must be specified
- - !ruby/regexp /unlogged\ sequences\ are\ not\ supported/
- unlogged sequences are not supported
- - !ruby/regexp /index\ "(?-mix:.*?)"\ is\ not\ a\ hash\ index/
- index "[STRING]" is not a hash index
- - !ruby/regexp /constraint\ "(?-mix:.*?)"\ does\ not\ exist/
- constraint "[STRING]" does not exist
- - !ruby/regexp /error\ inserting\ row\ in\ pendingDelete/
- error inserting row in pendingDelete
- - !ruby/regexp /Overflow\ \-\ encode\ estimate\ too\ small/
- Overflow - encode estimate too small
- - !ruby/regexp /could\ not\ load\ affix\ file\ "(?-mix:.*?)"/
- could not load affix file "[STRING]"
- - !ruby/regexp /Overflow\ \-\ decode\ estimate\ too\ small/
- Overflow - decode estimate too small
- - !ruby/regexp /malformed\ record\ literal:\ "(?-mix:.*?)"/
- ! 'malformed record literal: "[STRING]"'
- - !ruby/regexp /cannot\ determine\ type\ of\ empty\ array/
- cannot determine type of empty array
- - !ruby/regexp /unsafe\ use\ of\ pseudo\-type\ "internal"/
- unsafe use of pseudo-type "internal"
- - !ruby/regexp /cast\ function\ must\ take\ one\ argument/
- cast function must take one argument
- - !ruby/regexp /misplaced\ INITIALLY\ IMMEDIATE\ clause/
- misplaced INITIALLY IMMEDIATE clause
- - !ruby/regexp /no\ mapping\ found\ with\ key\ "(?-mix:.*?)"/
- no mapping found with key "[STRING]"
- - !ruby/regexp /cannot\ copy\ from\ sequence\ "(?-mix:.*?)"/
- cannot copy from sequence "[STRING]"
- - !ruby/regexp /SET\ (?-mix:.*?)\ takes\ only\ one\ argument/
- SET [STRING] takes only one argument
- - !ruby/regexp /user\ with\ ID\ (?-mix:\d+)\ does\ not\ exist/
- user with ID [NUMBER] does not exist
- - !ruby/regexp /could\ not\ format\ inet\ value:\ (?-mix:.*?)/
- ! 'could not format inet value: [ERROR]'
- - !ruby/regexp /frame\ ending\ offset\ must\ not\ be\ null/
- frame ending offset must not be null
- - !ruby/regexp /cannot\ use\ window\ function\ in\ UPDATE/
- cannot use window function in UPDATE
- - !ruby/regexp /column\ name\ "(?-mix:.*?)"\ is\ duplicated/
- column name "[STRING]" is duplicated
- - !ruby/regexp /aggregate\ basetype\ must\ be\ specified/
- aggregate basetype must be specified
- - !ruby/regexp /user\ ID\ (?-mix:-?\d+)\ is\ already\ assigned/
- user ID [NUMBER] is already assigned
- - !ruby/regexp /cannot\ use\ window\ function\ in\ VALUES/
- cannot use window function in VALUES
- - !ruby/regexp /aggregate\ (?-mix:.*?)\(\*\)\ does\ not\ exist/
- aggregate [STRING](*) does not exist
- - !ruby/regexp /index\ expression\ cannot\ return\ a\ set/
- index expression cannot return a set
- - !ruby/regexp /number\ of\ key\ attributes\ must\ be\ >\ 0/
- number of key attributes must be > 0
- - !ruby/regexp /lower\ bound\ cannot\ equal\ upper\ bound/
- lower bound cannot equal upper bound
- - !ruby/regexp /must\ be\ superuser\ to\ drop\ superusers/
- must be superuser to drop superusers
- - !ruby/regexp /tablespace\ "(?-mix:.*?)"\ already\ exists/
- tablespace "[STRING]" already exists
- - !ruby/regexp /cannot\ drop\ system\ column\ "(?-mix:.*?)"/
- cannot drop system column "[STRING]"
- - !ruby/regexp /unsupported\ set\ function\ return\ mode/
- unsupported set function return mode
- - !ruby/regexp /could\ not\ determine\ input\ data\ types/
- could not determine input data types
- - !ruby/regexp /tablespace\ name\ may\ not\ be\ qualified/
- tablespace name may not be qualified
- - !ruby/regexp /query\ "(?-mix:.*?)"\ did\ not\ return\ data/
- query "[STRING]" did not return data
- - !ruby/regexp /btree\ procedures\ must\ return\ integer/
- btree procedures must return integer
- - !ruby/regexp /could\ not\ implement\ window\ ORDER\ BY/
- could not implement window ORDER BY
- - !ruby/regexp /malformed\ range\ literal:\ "(?-mix:.*?)"/
- ! 'malformed range literal: "[STRING]"'
- - !ruby/regexp /"(?-mix:.*?)"\ is\ an\ aggregate\ function/
- ! '"[STRING]" is an aggregate function'
- - !ruby/regexp /alignment\ "(?-mix:.*?)"\ not\ recognized/
- alignment "[STRING]" not recognized
- - !ruby/regexp /SELECT\ \.\.\.\ INTO\ is\ not\ allowed\ here/
- SELECT ... INTO is not allowed here
- - !ruby/regexp /malformed\ array\ literal:\ "(?-mix:.*?)"/
- ! 'malformed array literal: "[STRING]"'
- - !ruby/regexp /EXECUTE\ \.\.\.\ INTO\ is\ only\ for\ SELECT/
- EXECUTE ... INTO is only for SELECT
- - !ruby/regexp /invalid\ (?-mix:.*?)\ number:\ "(?-mix:.*?)"/
- ! 'invalid [STRING] number: "[STRING]"'
- - !ruby/regexp /\$_TD\->\{new\}\ is\ not\ a\ hash\ reference/
- $_TD->{new} is not a hash reference
- - !ruby/regexp /directory\ "(?-mix:.*?)"\ does\ not\ exist/
- directory "[STRING]" does not exist
- - !ruby/regexp /time\ zone\ displacement\ out\ of\ range/
- time zone displacement out of range
- - !ruby/regexp /BY\ value\ of\ FOR\ loop\ cannot\ be\ NULL/
- BY value of FOR loop cannot be NULL
- - !ruby/regexp /BY\ value\ of\ FOR\ loop\ cannot\ be\ null/
- BY value of FOR loop cannot be null
- - !ruby/regexp /argument\ of\ (?-mix:.*?)\ must\ be\ a\ name/
- argument of [STRING] must be a name
- - !ruby/regexp /FOREACH\ expression\ must\ not\ be\ null/
- FOREACH expression must not be null
- - !ruby/regexp /could\ not\ determine\ input\ data\ type/
- could not determine input data type
- - !ruby/regexp /current\ database\ may\ not\ be\ renamed/
- current database may not be renamed
- - !ruby/regexp /canceling\ query\ due\ to\ user\ request/
- canceling query due to user request
- - !ruby/regexp /cast\ function\ must\ not\ return\ a\ set/
- cast function must not return a set
- - !ruby/regexp /cannot\ drop\ column\ from\ typed\ table/
- cannot drop column from typed table
- - !ruby/regexp /record\ type\ has\ not\ been\ registered/
- record type has not been registered
- - !ruby/regexp /time\ zone\ "(?-mix:.*?)"\ not\ recognized/
- time zone "[STRING]" not recognized
- - !ruby/regexp /A\ word\ you\ are\ indexing\ is\ too\ long/
- A word you are indexing is too long
- - !ruby/regexp /cannot\ rename\ column\ of\ typed\ table/
- cannot rename column of typed table
- - !ruby/regexp /regular\ expression\ failed:\ (?-mix:.*?)/
- ! 'regular expression failed: [STRING]'
- - !ruby/regexp /syntax\ error\ in\ tsquery:\ "(?-mix:.*?)"/
- ! 'syntax error in tsquery: "[STRING]"'
- - !ruby/regexp /invalid\ argument\ for\ power\ function/
- invalid argument for power function
- - !ruby/regexp /invalid\ hexadecimal\ digit:\ "(?-mix:.)"/
- ! 'invalid hexadecimal digit: "[CHAR]"'
- - !ruby/regexp /VACUUM\ FULL\ FREEZE\ is\ not\ supported/
- VACUUM FULL FREEZE is not supported
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ bytea/
- invalid input syntax for type bytea
- - !ruby/regexp /COPY\ \(SELECT\ INTO\)\ is\ not\ supported/
- COPY (SELECT INTO) is not supported
- - !ruby/regexp /requested\ length\ cannot\ be\ negative/
- requested length cannot be negative
- - !ruby/regexp /typmod\ array\ must\ not\ contain\ nulls/
- typmod array must not contain nulls
- - !ruby/regexp /typmod\ array\ must\ be\ type\ cstring\[\]/
- typmod array must be type cstring[]
- - !ruby/regexp /window\ functions\ cannot\ return\ sets/
- window functions cannot return sets
- - !ruby/regexp /btree\ operators\ must\ return\ boolean/
- btree operators must return boolean
- - !ruby/regexp /key\ "(?-mix:.*?)"\ not\ found\ in\ mapping/
- key "[STRING]" not found in mapping
- - !ruby/regexp /DECLARE\ CURSOR\ may\ not\ specify\ INTO/
- DECLARE CURSOR may not specify INTO
- - !ruby/regexp /cannot\ lock\ rows\ in\ view\ "(?-mix:.*?)"/
- cannot lock rows in view "[STRING]"
- - !ruby/regexp /table\ "(?-mix:.*?)"\ does\ not\ have\ OIDs/
- table "[STRING]" does not have OIDs
- - !ruby/regexp /AM\/PM\ hour\ must\ be\ between\ 1\ and\ 12/
- AM/PM hour must be between 1 and 12
- - !ruby/regexp /VARIADIC\ parameter\ must\ be\ an\ array/
- VARIADIC parameter must be an array
- - !ruby/regexp /<datatype>key_out\(\)\ not\ implemented/
- <datatype>key_out() not implemented
- - !ruby/regexp /by\ value\ of\ FOR\ loop\ cannot\ be\ NULL/
- by value of FOR loop cannot be NULL
- - !ruby/regexp /unexpected\ EOF\ on\ client\ connection/
- unexpected EOF on client connection
- - !ruby/regexp /returned\ object\ can\ not\ be\ iterated/
- returned object can not be iterated
- - !ruby/regexp /collation\ "(?-mix:.*?)"\ already\ exists/
- collation "[STRING]" already exists
- - !ruby/regexp /function\ "close_lb"\ not\ implemented/
- function "close_lb" not implemented
- - !ruby/regexp /password\ must\ not\ contain\ user\ name/
- password must not contain user name
- - !ruby/regexp /OSSP\ uuid\ library\ failure:\ (?-mix:.*?)/
- ! 'OSSP uuid library failure: [STRING]'
- - !ruby/regexp /received\ copy\ data\ after\ EOF\ marker/
- received copy data after EOF marker
- - !ruby/regexp /extension\ "(?-mix:.*?)"\ does\ not\ exist/
- extension "[STRING]" does not exist
- - !ruby/regexp /could\ not\ implement\ recursive\ UNION/
- could not implement recursive UNION
- - !ruby/regexp /tablespace\ name\ cannot\ be\ qualified/
- tablespace name cannot be qualified
- - !ruby/regexp /COPY\ delimiter\ cannot\ be\ "(?-mix:.*?)"/
- COPY delimiter cannot be "[STRING]"
- - !ruby/regexp /invalid\ type\ internal\ size\ (?-mix:-?\d+)/
- invalid type internal size [NUMBER]
- - !ruby/regexp /misplaced\ INITIALLY\ DEFERRED\ clause/
- misplaced INITIALLY DEFERRED clause
- - !ruby/regexp /extension\ "(?-mix:.*?)"\ already\ exists/
- extension "[STRING]" already exists
- - !ruby/regexp /index\ operators\ must\ return\ boolean/
- index operators must return boolean
- - !ruby/regexp /argument\ for\ function\ "exp"\ too\ big/
- argument for function "exp" too big
- - !ruby/regexp /function\ "(?-mix:.*?)"\ is\ an\ aggregate/
- function "[STRING]" is an aggregate
- - !ruby/regexp /hash\ procedures\ must\ return\ integer/
- hash procedures must return integer
- - !ruby/regexp /cannot\ subtract\ infinite\ timestamps/
- cannot subtract infinite timestamps
- - !ruby/regexp /subquery\ in\ FROM\ must\ have\ an\ alias/
- subquery in FROM must have an alias
- - !ruby/regexp /unacceptable\ schema\ name\ "(?-mix:.*?)"/
- unacceptable schema name "[STRING]"
- - !ruby/regexp /cannot\ specify\ NULL\ in\ BINARY\ mode/
- cannot specify NULL in BINARY mode
- - !ruby/regexp /language\ "(?-mix:.*?)"\ already\ exists/
- language "[STRING]" already exists
- - !ruby/regexp /cannot\ specify\ both\ user\ and\ group/
- cannot specify both user and group
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ does\ not\ exist/
- relation "[STRING]" does not exist
- - !ruby/regexp /could\ not\ set\ up\ XML\ error\ handler/
- could not set up XML error handler
- - !ruby/regexp /timestamp\ out\ of\ range:\ "(?-mix:.*?)"/
- ! 'timestamp out of range: "[STRING]"'
- - !ruby/regexp /extension\ name\ cannot\ be\ qualified/
- extension name cannot be qualified
- - !ruby/regexp /prepared\ statement\ is\ not\ a\ SELECT/
- prepared statement is not a SELECT
- - !ruby/regexp /function\ "(?-mix:.*?)"\ does\ not\ exist/
- function "[STRING]" does not exist
- - !ruby/regexp /database\ "(?-mix:.*?)"\ does\ not\ exist/
- database "[STRING]" does not exist
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ composite\ type/
- ! '"[STRING]" is not a composite type'
- - !ruby/regexp /DECLARE\ CURSOR\ cannot\ specify\ INTO/
- DECLARE CURSOR cannot specify INTO
- - !ruby/regexp /current\ database\ cannot\ be\ renamed/
- current database cannot be renamed
- - !ruby/regexp /invalid\ input\ syntax\ for\ type\ json/
- invalid input syntax for type json
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ already\ exists/
- relation "[STRING]" already exists
- - !ruby/regexp /prepared\ transactions\ are\ disabled/
- prepared transactions are disabled
- - !ruby/regexp /returned\ object\ cannot\ be\ iterated/
- returned object cannot be iterated
- - !ruby/regexp /(?-mix:.*?)\ requires\ an\ integer\ value/
- ! '[STRING] requires an integer value'
- - !ruby/regexp /relation\ "(?-mix:.*?)"\ is\ not\ a\ table/
- relation "[STRING]" is not a table
- - !ruby/regexp /SPI_exec\(update\)\ returned\ (?-mix:-?\d+)/
- SPI_exec(update) returned [NUMBER]
- - !ruby/regexp /SPI_exec\(insert\)\ returned\ (?-mix:-?\d+)/
- SPI_exec(insert) returned [NUMBER]
- - !ruby/regexp /cast\ function\ must\ not\ be\ volatile/
- cast function must not be volatile
- - !ruby/regexp /invalid\ extension\ name:\ "(?-mix:.*?)"/
- ! 'invalid extension name: "[STRING]"'
- - !ruby/regexp /cursor\ variable\ "(?-mix:.*?)"\ is\ NULL/
- cursor variable "[STRING]" is NULL
- - !ruby/regexp /database\ name\ may\ not\ be\ qualified/
- database name may not be qualified
- - !ruby/regexp /subscripted\ object\ is\ not\ an\ array/
- subscripted object is not an array
- - !ruby/regexp /must\ be\ superuser\ to\ do\ CHECKPOINT/
- must be superuser to do CHECKPOINT
- - !ruby/regexp /table\ is\ missing\ column\ "(?-mix:.*?)"/
- table is missing column "[STRING]"
- - !ruby/regexp /must\ be\ superuser\ to\ create\ groups/
- must be superuser to create groups
- - !ruby/regexp /invalid\ XML\ processing\ instruction/
- invalid XML processing instruction
- - !ruby/regexp /function\ "dist_lb"\ not\ implemented/
- function "dist_lb" not implemented
- - !ruby/regexp /missing\ data\ for\ column\ "(?-mix:.*?)"/
- missing data for column "[STRING]"
- - !ruby/regexp /SSL\ is\ not\ supported\ by\ this\ build/
- SSL is not supported by this build
- - !ruby/regexp /<datatype>key_in\(\)\ not\ implemented/
- <datatype>key_in() not implemented
- - !ruby/regexp /cannot\ display\ a\ value\ of\ type\ any/
- cannot display a value of type any
- - !ruby/regexp /language\ "(?-mix:.*?)"\ is\ not\ trusted/
- language "[STRING]" is not trusted
- - !ruby/regexp /language\ "(?-mix:.*?)"\ does\ not\ exist/
- language "[STRING]" does not exist
- - !ruby/regexp /views\ must\ not\ contain\ SELECT\ INTO/
- views must not contain SELECT INTO
- - !ruby/regexp /ACL\ arrays\ must\ be\ one\-dimensional/
- ACL arrays must be one-dimensional
- - !ruby/regexp /ACL\ array\ contains\ wrong\ data\ type/
- ACL array contains wrong data type
- - !ruby/regexp /invalid\ connection\ limit:\ (?-mix:-?\d+)/
- ! 'invalid connection limit: [NUMBER]'
- - !ruby/regexp /primary\ keys\ cannot\ be\ expressions/
- primary keys cannot be expressions
- - !ruby/regexp /cannot\ insert\ into\ view\ "(?-mix:.*?)"/
- cannot insert into view "[STRING]"
- - !ruby/regexp /cannot\ delete\ from\ view\ "(?-mix:.*?)"/
- cannot delete from view "[STRING]"
- - !ruby/regexp /database\ "(?-mix:.*?)"\ already\ exists/
- database "[STRING]" already exists
- - !ruby/regexp /must\ be\ superuser\ to\ rename\ groups/
- must be superuser to rename groups
- - !ruby/regexp /language\ name\ may\ not\ be\ qualified/
- language name may not be qualified
- - !ruby/regexp /COPY\ delimiter\ cannot\ be\ backslash/
- COPY delimiter cannot be backslash
- - !ruby/regexp /cannot\ compare\ rows\ of\ zero\ length/
- cannot compare rows of zero length
- - !ruby/regexp /cannot\ copy\ to\ sequence\ "(?-mix:.*?)"/
- cannot copy to sequence "[STRING]"
- - !ruby/regexp /SELinux:\ security\ policy\ violation/
- ! 'SELinux: security policy violation'
- - !ruby/regexp /(?-mix:.*?)\ does\ not\ take\ a\ parameter/
- ! '[STRING] does not take a parameter'
- - !ruby/regexp /COPY\ file\ signature\ not\ recognized/
- COPY file signature not recognized
- - !ruby/regexp /view\ must\ have\ at\ least\ one\ column/
- view must have at least one column
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table\ or\ index/
- ! '"[STRING]" is not a table or index'
- - !ruby/regexp /array\ of\ serial\ is\ not\ implemented/
- array of serial is not implemented
- - !ruby/regexp /operator\ is\ only\ a\ shell:\ (?-mix:.*?)/
- ! 'operator is only a shell: [STRING]'
- - !ruby/regexp /tablespace\ "(?-mix:.*?)"\ is\ not\ empty/
- tablespace "[STRING]" is not empty
- - !ruby/regexp /cursor\ variable\ "(?-mix:.*?)"\ is\ null/
- cursor variable "[STRING]" is null
- - !ruby/regexp /cannot\ change\ sequence\ "(?-mix:.*?)"/
- cannot change sequence "[STRING]"
- - !ruby/regexp /(?-mix:.*?)\ requires\ a\ Boolean\ value/
- ! '[STRING] requires a Boolean value'
- - !ruby/regexp /unsupported\ format\ code:\ (?-mix:-?\d+)/
- ! 'unsupported format code: [NUMBER]'
- - !ruby/regexp /directory\ "(?-mix:.*?)"\ is\ not\ empty/
- directory "[STRING]" is not empty
- - !ruby/regexp /cannot\ handle\ whole\-row\ reference/
- cannot handle whole-row reference
- - !ruby/regexp /permission\ denied\ to\ drop\ objects/
- permission denied to drop objects
- - !ruby/regexp /cannot\ open\ empty\ query\ as\ cursor/
- cannot open empty query as cursor
- - !ruby/regexp /cannot\ specify\ CSV\ in\ BINARY\ mode/
- cannot specify CSV in BINARY mode
- - !ruby/regexp /aggregate\ (?-mix:.*?)\ does\ not\ exist/
- aggregate [STRING] does not exist
- - !ruby/regexp /must\ be\ superuser\ to\ change\ owner/
- must be superuser to change owner
- - !ruby/regexp /must\ be\ superuser\ to\ alter\ groups/
- must be superuser to alter groups
- - !ruby/regexp /unrecognized\ encoding:\ "(?-mix:.*?)"/
- ! 'unrecognized encoding: "[STRING]"'
- - !ruby/regexp /unterminated\ conversion\ specifier/
- unterminated conversion specifier
- - !ruby/regexp /unrecognized\ parameter\ "(?-mix:.*?)"/
- unrecognized parameter "[STRING]"
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table\ or\ view/
- ! '"[STRING]" is not a table or view'
- - !ruby/regexp /no\ operand\ in\ tsquery:\ "(?-mix:.*?)"/
- ! 'no operand in tsquery: "[STRING]"'
- - !ruby/regexp /insufficient\ data\ left\ in\ message/
- insufficient data left in message
- - !ruby/regexp /group\ name\ "(?-mix:.*?)"\ is\ reserved/
- group name "[STRING]" is reserved
- - !ruby/regexp /invalid\ attribute\ number\ (?-mix:-?\d+)/
- invalid attribute number [NUMBER]
- - !ruby/regexp /table\ has\ extra\ column\ "(?-mix:.*?)"/
- table has extra column "[STRING]"
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ foreign\ table/
- ! '"[STRING]" is not a foreign table'
- - !ruby/regexp /(?-mix:.*?)\ requires\ a\ numeric\ value/
- ! '[STRING] requires a numeric value'
- - !ruby/regexp /invalid\ source\ data\ SQL\ statement/
- invalid source data SQL statement
- - !ruby/regexp /tuple\ references\ non\-existent\ key/
- tuple references non-existent key
- - !ruby/regexp /null\ array\ elements\ not\ supported/
- null array elements not supported
- - !ruby/regexp /operator\ does\ not\ exist:\ (?-mix:.*?)/
- ! 'operator does not exist: [STRING]'
- - !ruby/regexp /unrecognized\ key\ word:\ "(?-mix:.*?)"/
- ! 'unrecognized key word: "[STRING]"'
- - !ruby/regexp /must\ be\ superuser\ to\ rename\ users/
- must be superuser to rename users
- - !ruby/regexp /cannot\ EXECUTE\ a\ null\ querystring/
- cannot EXECUTE a null querystring
- - !ruby/regexp /must\ be\ superuser\ to\ run\ a\ backup/
- must be superuser to run a backup
- - !ruby/regexp /RETURN\ NEXT\ must\ have\ a\ parameter/
- RETURN NEXT must have a parameter
- - !ruby/regexp /user\ "(?-mix:.*?)"\ cannot\ be\ dropped/
- user "[STRING]" cannot be dropped
- - !ruby/regexp /database\ name\ cannot\ be\ qualified/
- database name cannot be qualified
- - !ruby/regexp /aggregate\ sfunc\ must\ be\ specified/
- aggregate sfunc must be specified
- - !ruby/regexp /language\ name\ cannot\ be\ qualified/
- language name cannot be qualified
- - !ruby/regexp /storage\ "(?-mix:.*?)"\ not\ recognized/
- storage "[STRING]" not recognized
- - !ruby/regexp /must\ be\ member\ of\ role\ "(?-mix:.*?)"/
- must be member of role "[STRING]"
- - !ruby/regexp /aggregate\ stype\ must\ be\ specified/
- aggregate stype must be specified
- - !ruby/regexp /invalid\ encoding\ number:\ (?-mix:-?\d+)/
- ! 'invalid encoding number: [NUMBER]'
- - !ruby/regexp /cannot\ change\ relation\ "(?-mix:.*?)"/
- cannot change relation "[STRING]"
- - !ruby/regexp /cannot\ accept\ a\ value\ of\ type\ any/
- cannot accept a value of type any
- - !ruby/regexp /must\ be\ superuser\ to\ create\ users/
- must be superuser to create users
- - !ruby/regexp /MATCH\ PARTIAL\ not\ yet\ implemented/
- MATCH PARTIAL not yet implemented
- - !ruby/regexp /cannot\ determine\ result\ data\ type/
- cannot determine result data type
- - !ruby/regexp /role\ name\ "(?-mix:.*?)"\ is\ reserved/
- role name "[STRING]" is reserved
- - !ruby/regexp /schema\ name\ may\ not\ be\ qualified/
- schema name may not be qualified
- - !ruby/regexp /user\ name\ "(?-mix:.*?)"\ is\ reserved/
- user name "[STRING]" is reserved
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ already\ in\ use/
- cursor "[STRING]" already in use
- - !ruby/regexp /tablespace\ (?-mix:\d+)\ is\ not\ empty/
- tablespace [NUMBER] is not empty
- - !ruby/regexp /COPY\ from\ stdin\ failed:\ (?-mix:.*?)/
- ! 'COPY from stdin failed: [STRING]'
- - !ruby/regexp /aclremove\ is\ no\ longer\ supported/
- aclremove is no longer supported
- - !ruby/regexp /conflicting\ or\ redundant\ options/
- conflicting or redundant options
- - !ruby/regexp /range\ subtype\ cannot\ be\ (?-mix:.*?)/
- range subtype cannot be [STRING]
- - !ruby/regexp /invalid\ input\ string\ for\ "Y,YYY"/
- invalid input string for "Y,YYY"
- - !ruby/regexp /string\ too\ long\ for\ hstore\ value/
- string too long for hstore value
- - !ruby/regexp /query\ "(?-mix:.*?)"\ is\ not\ a\ SELECT/
- query "[STRING]" is not a SELECT
- - !ruby/regexp /must\ be\ superuser\ to\ alter\ owner/
- must be superuser to alter owner
- - !ruby/regexp /multiple\ UPDATE\ events\ specified/
- multiple UPDATE events specified
- - !ruby/regexp /int2vector\ has\ too\ many\ elements/
- int2vector has too many elements
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ does\ not\ exist/
- cursor "[STRING]" does not exist
- - !ruby/regexp /cannot\ use\ "S"\ and\ "SG"\ together/
- cannot use "S" and "SG" together
- - !ruby/regexp /cannot\ copy\ from\ view\ "(?-mix:.*?)"/
- cannot copy from view "[STRING]"
- - !ruby/regexp /cannot\ use\ "S"\ and\ "PL"\ together/
- cannot use "S" and "PL" together
- - !ruby/regexp /cursor\ "(?-mix:.*?)"\ already\ exists/
- cursor "[STRING]" already exists
- - !ruby/regexp /must\ specify\ at\ least\ one\ column/
- must specify at least one column
- - !ruby/regexp /multiple\ DELETE\ events\ specified/
- multiple DELETE events specified
- - !ruby/regexp /cannot\ use\ "S"\ and\ "MI"\ together/
- cannot use "S" and "MI" together
- - !ruby/regexp /multiple\ INSERT\ events\ specified/
- multiple INSERT events specified
- - !ruby/regexp /wrong\ affix\ file\ format\ for\ flag/
- wrong affix file format for flag
- - !ruby/regexp /portal\ "(?-mix:.*?)"\ does\ not\ exist/
- portal "[STRING]" does not exist
- - !ruby/regexp /unexpected\ end\ of\ line\ or\ lexeme/
- unexpected end of line or lexeme
- - !ruby/regexp /sepgsql\ is\ not\ currently\ enabled/
- sepgsql is not currently enabled
- - !ruby/regexp /function\ (?-mix:.*?)\ does\ not\ exist/
- function [STRING] does not exist
- - !ruby/regexp /Thesaurus\ file\ is\ already\ loaded/
- Thesaurus file is already loaded
- - !ruby/regexp /cannot\ add\ column\ to\ typed\ table/
- cannot add column to typed table
- - !ruby/regexp /subquery\ cannot\ have\ SELECT\ INTO/
- subquery cannot have SELECT INTO
- - !ruby/regexp /cannot\ merge\ incompatible\ arrays/
- cannot merge incompatible arrays
- - !ruby/regexp /corrupted\ item\ pointer:\ (?-mix:\d+)/
- ! 'corrupted item pointer: [NUMBER]'
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ unique\ index/
- ! '"[STRING]" is not a unique index'
- - !ruby/regexp /permission\ denied\ to\ create\ role/
- permission denied to create role
- - !ruby/regexp /column\ "(?-mix:.*?)"\ does\ not\ exist/
- column "[STRING]" does not exist
- - !ruby/regexp /zero\ raised\ to\ zero\ is\ undefined/
- zero raised to zero is undefined
- - !ruby/regexp /operator\ (?-mix:.*?)\ already\ exists/
- operator [STRING] already exists
- - !ruby/regexp /Random\ generator\ error:\ (?-mix:.*?)/
- ! 'Random generator error: [STRING]'
- - !ruby/regexp /window\ "(?-mix:.*?)"\ does\ not\ exist/
- window "[STRING]" does not exist
- - !ruby/regexp /circular\ inheritance\ not\ allowed/
- circular inheritance not allowed
- - !ruby/regexp /cannot\ alter\ array\ type\ (?-mix:.*?)/
- cannot alter array type [STRING]
- - !ruby/regexp /unterminated\ "\ in\ name:\ (?-mix:.*?)/
- ! 'unterminated " in name: [STRING]'
- - !ruby/regexp /first\ argument\ must\ be\ a\ rowtype/
- first argument must be a rowtype
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ table's\ row\ type/
- ! '"[STRING]" is a table''s row type'
- - !ruby/regexp /aclinsert\ is\ no\ longer\ supported/
- aclinsert is no longer supported
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ special\ relation/
- ! '"[STRING]" is a special relation'
- - !ruby/regexp /query\ returned\ more\ than\ one\ row/
- query returned more than one row
- - !ruby/regexp /ltree_gist_out\(\)\ not\ implemented/
- ltree_gist_out() not implemented
- - !ruby/regexp /server\ "(?-mix:.*?)"\ does\ not\ exist/
- server "[STRING]" does not exist
- - !ruby/regexp /text\ search\ template\ is\ required/
- text search template is required
- - !ruby/regexp /enum\ (?-mix:.*?)\ contains\ no\ values/
- enum [STRING] contains no values
- - !ruby/regexp /schema\ "(?-mix:.*?)"\ does\ not\ exist/
- schema "[STRING]" does not exist
- - !ruby/regexp /schema\ "(?-mix:.*?)"\ already\ exists/
- schema "[STRING]" already exists
- - !ruby/regexp /option\ "(?-mix:.*?)"\ not\ recognized/
- option "[STRING]" not recognized
- - !ruby/regexp /server\ "(?-mix:.*?)"\ already\ exists/
- server "[STRING]" already exists
- - !ruby/regexp /cannot\ set\ a\ subfield\ to\ DEFAULT/
- cannot set a subfield to DEFAULT
- - !ruby/regexp /wrong\ number\ of\ array\ subscripts/
- wrong number of array subscripts
- - !ruby/regexp /portal\ "(?-mix:.*?)"\ already\ active/
- portal "[STRING]" already active
- - !ruby/regexp /invalid\ server\ encoding\ (?-mix:-?\d+)/
- invalid server encoding [NUMBER]
- - !ruby/regexp /permission\ denied\ to\ rename\ role/
- permission denied to rename role
- - !ruby/regexp /must\ be\ superuser\ to\ set\ grantor/
- must be superuser to set grantor
- - !ruby/regexp /could\ not\ reposition\ held\ cursor/
- could not reposition held cursor
- - !ruby/regexp /operator\ is\ not\ unique:\ (?-mix:.*?)/
- ! 'operator is not unique: [STRING]'
- - !ruby/regexp /invalid\ encoding\ name\ "(?-mix:.*?)"/
- invalid encoding name "[STRING]"
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ deferrable\ index/
- ! '"[STRING]" is a deferrable index'
- - !ruby/regexp /must\ be\ superuser\ to\ drop\ groups/
- must be superuser to drop groups
- - !ruby/regexp /function\ (?-mix:.*?)\ is\ not\ unique/
- function [STRING] is not unique
- - !ruby/regexp /cannot\ drop\ a\ template\ database/
- cannot drop a template database
- - !ruby/regexp /operation\ could\ not\ be\ mirrored/
- operation could not be mirrored
- - !ruby/regexp /function\ (?-mix:.*?)\ returns\ a\ set/
- function [STRING] returns a set
- - !ruby/regexp /type\ "(?-mix:.*?)"\ is\ only\ a\ shell/
- type "[STRING]" is only a shell
- - !ruby/regexp /cannot\ cluster\ a\ shared\ catalog/
- cannot cluster a shared catalog
- - !ruby/regexp /count\ must\ be\ greater\ than\ zero/
- count must be greater than zero
- - !ruby/regexp /invalid\ locale\ name:\ "(?-mix:.*?)"/
- ! 'invalid locale name: "[STRING]"'
- - !ruby/regexp /there\ is\ no\ parameter\ \$(?-mix:-?\d+)/
- there is no parameter $[NUMBER]
- - !ruby/regexp /misplaced\ NOT\ DEFERRABLE\ clause/
- misplaced NOT DEFERRABLE clause
- - !ruby/regexp /invalid\ regexp\ option:\ "(?-mix:.)"/
- ! 'invalid regexp option: "[CHAR]"'
- - !ruby/regexp /a\ backup\ is\ already\ in\ progress/
- a backup is already in progress
- - !ruby/regexp /group\ "(?-mix:.*?)"\ does\ not\ exist/
- group "[STRING]" does not exist
- - !ruby/regexp /invalid\ data\ in\ file\ "(?-mix:.*?)"/
- invalid data in file "[STRING]"
- - !ruby/regexp /oidvector\ has\ too\ many\ elements/
- oidvector has too many elements
- - !ruby/regexp /index\ "(?-mix:.*?)"\ is\ not\ a\ btree/
- index "[STRING]" is not a btree
- - !ruby/regexp /date\ out\ of\ range\ for\ timestamp/
- date out of range for timestamp
- - !ruby/regexp /current\ user\ may\ not\ be\ renamed/
- current user may not be renamed
- - !ruby/regexp /portal\ "(?-mix:.*?)"\ cannot\ be\ run/
- portal "[STRING]" cannot be run
- - !ruby/regexp /string\ is\ too\ long\ for\ tsvector/
- string is too long for tsvector
- - !ruby/regexp /ltree_gist_in\(\)\ not\ implemented/
- ltree_gist_in() not implemented
- - !ruby/regexp /no\ empty\ local\ buffer\ available/
- no empty local buffer available
- - !ruby/regexp /unsupported\ language\ "(?-mix:.*?)"/
- unsupported language "[STRING]"
- - !ruby/regexp /argument\ number\ is\ out\ of\ range/
- argument number is out of range
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ typed\ table/
- ! '"[STRING]" is not a typed table'
- - !ruby/regexp /invalid\ storage\ type\ "(?-mix:.*?)"/
- invalid storage type "[STRING]"
- - !ruby/regexp /group\ "(?-mix:.*?)"\ already\ exists/
- group "[STRING]" already exists
- - !ruby/regexp /wrong\ range\ of\ array\ subscripts/
- wrong range of array subscripts
- - !ruby/regexp /dimension\ values\ cannot\ be\ null/
- dimension values cannot be null
- - !ruby/regexp /cannot\ use\ perl\ in\ triggers\ yet/
- cannot use perl in triggers yet
- - !ruby/regexp /session\ user\ may\ not\ be\ renamed/
- session user may not be renamed
- - !ruby/regexp /type\ "line"\ not\ yet\ implemented/
- type "line" not yet implemented
- - !ruby/regexp /cannot\ cluster\ on\ partial\ index/
- cannot cluster on partial index
- - !ruby/regexp /only\ boolean\ operators\ can\ hash/
- only boolean operators can hash
- - !ruby/regexp /must\ be\ superuser\ to\ drop\ users/
- must be superuser to drop users
- - !ruby/regexp /a\ name\ must\ follow\ the\ "\/"\ sign/
- a name must follow the "/" sign
- - !ruby/regexp /index\ "(?-mix:.*?)"\ does\ not\ exist/
- index "[STRING]" does not exist
- - !ruby/regexp /Cannot\ use\ "(?-mix:.*?)":\ (?-mix:.*?)/
- ! 'Cannot use "[STRING]": [STRING]'
- - !ruby/regexp /schema\ name\ cannot\ be\ qualified/
- schema name cannot be qualified
- - !ruby/regexp /could\ not\ format\ "circle"\ value/
- could not format "circle" value
- - !ruby/regexp /missing\ "\]"\ in\ array\ dimensions/
- missing "]" in array dimensions
- - !ruby/regexp /btree\ operators\ must\ be\ binary/
- btree operators must be binary
- - !ruby/regexp /only\ value\ per\ call\ is\ allowed/
- only value per call is allowed
- - !ruby/regexp /duplicate\ parameter\ "(?-mix:.*?)"/
- duplicate parameter "[STRING]"
- - !ruby/regexp /must\ have\ CREATEROLE\ privilege/
- must have CREATEROLE privilege
- - !ruby/regexp /neither\ input\ type\ is\ an\ array/
- neither input type is an array
- - !ruby/regexp /type\ (?-mix:.*?)\ is\ not\ composite/
- type [STRING] is not composite
- - !ruby/regexp /xmlvalidate\ is\ not\ implemented/
- xmlvalidate is not implemented
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ system\ catalog/
- ! '"[STRING]" is a system catalog'
- - !ruby/regexp /string\ too\ long\ for\ hstore\ key/
- string too long for hstore key
- - !ruby/regexp /rule\ "(?-mix:.*?)"\ does\ not\ exist/
- rule "[STRING]" does not exist
- - !ruby/regexp /user\ "(?-mix:.*?)"\ already\ exists/
- user "[STRING]" already exists
- - !ruby/regexp /unquoted\ newline\ found\ in\ data/
- unquoted newline found in data
- - !ruby/regexp /user\ "(?-mix:.*?)"\ does\ not\ exist/
- user "[STRING]" does not exist
- - !ruby/regexp /current\ user\ cannot\ be\ dropped/
- current user cannot be dropped
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ TOAST\ relation/
- ! '"[STRING]" is a TOAST relation'
- - !ruby/regexp /can't\ process\ STATEMENT\ events/
- can't process STATEMENT events
- - !ruby/regexp /session\ user\ cannot\ be\ dropped/
- session user cannot be dropped
- - !ruby/regexp /must\ request\ at\ least\ 2\ points/
- must request at least 2 points
- - !ruby/regexp /(?-mix:.*?)\ is\ a\ table's\ row\ type/
- ! '[STRING] is a table''s row type'
- - !ruby/regexp /role\ name\ may\ not\ be\ qualified/
- role name may not be qualified
- - !ruby/regexp /index\ operators\ must\ be\ binary/
- index operators must be binary
- - !ruby/regexp /cannot\ copy\ to\ view\ "(?-mix:.*?)"/
- cannot copy to view "[STRING]"
- - !ruby/regexp /aggregates\ may\ not\ return\ sets/
- aggregates may not return sets
- - !ruby/regexp /could\ not\ establish\ connection/
- could not establish connection
- - !ruby/regexp /cannot\ convert\ NaN\ to\ smallint/
- cannot convert NaN to smallint
- - !ruby/regexp /invalid\ INTERVAL\ type\ modifier/
- invalid INTERVAL type modifier
- - !ruby/regexp /multiple\ Dictionary\ parameters/
- multiple Dictionary parameters
- - !ruby/regexp /role\ "(?-mix:.*?)"\ already\ exists/
- role "[STRING]" already exists
- - !ruby/regexp /cannot\ subtract\ infinite\ dates/
- cannot subtract infinite dates
- - !ruby/regexp /type\ "(?-mix:.*?)"\ does\ not\ exist/
- type "[STRING]" does not exist
- - !ruby/regexp /type\ "(?-mix:.*?)"\ already\ exists/
- type "[STRING]" already exists
- - !ruby/regexp /role\ "(?-mix:.*?)"\ does\ not\ exist/
- role "[STRING]" does not exist
- - !ruby/regexp /permission\ denied\ to\ drop\ role/
- permission denied to drop role
- - !ruby/regexp /return\ type\ must\ be\ a\ row\ type/
- return type must be a row type
- - !ruby/regexp /"EEEE"\ not\ supported\ for\ input/
- ! '"EEEE" not supported for input'
- - !ruby/regexp /text\ search\ parser\ is\ required/
- text search parser is required
- - !ruby/regexp /only\ binary\ operators\ can\ hash/
- only binary operators can hash
- - !ruby/regexp /SELinux:\ LOAD\ is\ not\ permitted/
- ! 'SELinux: LOAD is not permitted'
- - !ruby/regexp /word\ is\ too\ long\ to\ be\ indexed/
- word is too long to be indexed
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ composite\ type/
- ! '"[STRING]" is a composite type'
- - !ruby/regexp /ON\ DELETE\ rule\ may\ not\ use\ NEW/
- ON DELETE rule may not use NEW
- - !ruby/regexp /ON\ INSERT\ rule\ may\ not\ use\ OLD/
- ON INSERT rule may not use OLD
- - !ruby/regexp /session\ user\ cannot\ be\ renamed/
- session user cannot be renamed
- - !ruby/regexp /ON\ SELECT\ rule\ may\ not\ use\ NEW/
- ON SELECT rule may not use NEW
- - !ruby/regexp /current\ user\ cannot\ be\ renamed/
- current user cannot be renamed
- - !ruby/regexp /ON\ SELECT\ rule\ may\ not\ use\ OLD/
- ON SELECT rule may not use OLD
- - !ruby/regexp /value\ overflows\ numeric\ format/
- value overflows numeric format
- - !ruby/regexp /invalid\ cidr\ value:\ "(?-mix:.*?)"/
- ! 'invalid cidr value: "[STRING]"'
- - !ruby/regexp /cannot\ take\ logarithm\ of\ zero/
- cannot take logarithm of zero
- - !ruby/regexp /literal\ newline\ found\ in\ data/
- literal newline found in data
- - !ruby/regexp /database\ "(?-mix:.*?)"\ not\ found/
- database "[STRING]" not found
- - !ruby/regexp /invalid\ NUMERIC\ type\ modifier/
- invalid NUMERIC type modifier
- - !ruby/regexp /requested\ character\ too\ large/
- requested character too large
- - !ruby/regexp /UNION\ JOIN\ is\ not\ implemented/
- UNION JOIN is not implemented
- - !ruby/regexp /cannot\ convert\ NaN\ to\ integer/
- cannot convert NaN to integer
- - !ruby/regexp /column\ name\ must\ be\ qualified/
- column name must be qualified
- - !ruby/regexp /cannot\ change\ view\ "(?-mix:.*?)"/
- cannot change view "[STRING]"
- - !ruby/regexp /invalid\ mask\ length:\ (?-mix:-?\d+)/
- ! 'invalid mask length: [NUMBER]'
- - !ruby/regexp /unterminated\ CSV\ quoted\ field/
- unterminated CSV quoted field
- - !ruby/regexp /invalid\ external\ "cidr"\ value/
- invalid external "cidr" value
- - !ruby/regexp /there\ is\ no\ escaped\ character/
- there is no escaped character
- - !ruby/regexp /cannot\ update\ view\ "(?-mix:.*?)"/
- cannot update view "[STRING]"
- - !ruby/regexp /could\ not\ create\ expat\ parser/
- could not create expat parser
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ partial\ index/
- ! '"[STRING]" is a partial index'
- - !ruby/regexp /date\ out\ of\ range:\ "(?-mix:.*?)"/
- ! 'date out of range: "[STRING]"'
- - !ruby/regexp /cannot\ drop\ columns\ from\ view/
- cannot drop columns from view
- - !ruby/regexp /subquery\ must\ return\ a\ column/
- subquery must return a column
- - !ruby/regexp /subquery\ has\ too\ many\ columns/
- subquery has too many columns
- - !ruby/regexp /index\ "(?-mix:.*?)"\ is\ not\ ready/
- index "[STRING]" is not ready
- - !ruby/regexp /aggregates\ cannot\ return\ sets/
- aggregates cannot return sets
- - !ruby/regexp /type\ (?-mix:.*?)\ is\ not\ a\ domain/
- type [STRING] is not a domain
- - !ruby/regexp /gtsvector_out\ not\ implemented/
- gtsvector_out not implemented
- - !ruby/regexp /type\ (?-mix:.*?)\ is\ only\ a\ shell/
- type [STRING] is only a shell
- - !ruby/regexp /ON\ SELECT\ rule\ cannot\ use\ OLD/
- ON SELECT rule cannot use OLD
- - !ruby/regexp /Thesaurus\ file\ \ isn't\ defined/
- Thesaurus file isn't defined
- - !ruby/regexp /ON\ SELECT\ rule\ cannot\ use\ NEW/
- ON SELECT rule cannot use NEW
- - !ruby/regexp /could\ not\ format\ "path"\ value/
- could not format "path" value
- - !ruby/regexp /(?-mix:.*?)\ requires\ a\ parameter/
- ! '[STRING] requires a parameter'
- - !ruby/regexp /ON\ INSERT\ rule\ cannot\ use\ OLD/
- ON INSERT rule cannot use OLD
- - !ruby/regexp /ON\ DELETE\ rule\ cannot\ use\ NEW/
- ON DELETE rule cannot use NEW
- - !ruby/regexp /array\ must\ be\ one\-dimensional/
- array must be one-dimensional
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ foreign\ table/
- ! '"[STRING]" is a foreign table'
- - !ruby/regexp /could\ not\ create\ unique\ index/
- could not create unique index
- - !ruby/regexp /no\ attribute\ named\ "(?-mix:.*?)"/
- no attribute named "[STRING]"
- - !ruby/regexp /output\ cannot\ be\ empty\ string/
- output cannot be empty string
- - !ruby/regexp /_intbig_out\(\)\ not\ implemented/
- _intbig_out() not implemented
- - !ruby/regexp /role\ name\ cannot\ be\ qualified/
- role name cannot be qualified
- - !ruby/regexp /multiple\ StopWords\ parameters/
- multiple StopWords parameters
- - !ruby/regexp /invalid\ enum\ label\ "(?-mix:.*?)"/
- invalid enum label "[STRING]"
- - !ruby/regexp /arguments\ required\ for\ cursor/
- arguments required for cursor
- - !ruby/regexp /index\ "(?-mix:.*?)"\ is\ not\ valid/
- index "[STRING]" is not valid
- - !ruby/regexp /type\ (?-mix:.*?)\ does\ not\ exist/
- type [STRING] does not exist
- - !ruby/regexp /_intbig_in\(\)\ not\ implemented/
- _intbig_in() not implemented
- - !ruby/regexp /multiple\ Language\ parameters/
- multiple Language parameters
- - !ruby/regexp /multiple\ DictFile\ parameters/
- multiple DictFile parameters
- - !ruby/regexp /too\ many\ range\ table\ entries/
- too many range table entries
- - !ruby/regexp /array\ of\ weight\ is\ too\ short/
- array of weight is too short
- - !ruby/regexp /multiple\ default\ expressions/
- multiple default expressions
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ sequence/
- ! '"[STRING]" is not a sequence'
- - !ruby/regexp /must\ be\ superuser\ to\ do\ LOAD/
- must be superuser to do LOAD
- - !ruby/regexp /no\ column\ alias\ was\ provided/
- no column alias was provided
- - !ruby/regexp /arrays\ must\ have\ same\ bounds/
- arrays must have same bounds
- - !ruby/regexp /alternative\ path\ is\ too\ long/
- alternative path is too long
- - !ruby/regexp /cursor\ can\ only\ scan\ forward/
- cursor can only scan forward
- - !ruby/regexp /could\ not\ implement\ DISTINCT/
- could not implement DISTINCT
- - !ruby/regexp /could\ not\ implement\ GROUP\ BY/
- could not implement GROUP BY
- - !ruby/regexp /gtsvector_in\ not\ implemented/
- gtsvector_in not implemented
- - !ruby/regexp /too\ few\ arguments\ for\ format/
- too few arguments for format
- - !ruby/regexp /step\ size\ may\ not\ equal\ zero/
- step size may not equal zero
- - !ruby/regexp /\-c\ (?-mix:.*?)\ requires\ a\ value/
- -c [STRING] requires a value
- - !ruby/regexp /expected\ a\ right\ parenthesis/
- expected a right parenthesis
- - !ruby/regexp /missing\ Dictionary\ parameter/
- missing Dictionary parameter
- - !ruby/regexp /invalid\ locale\ name\ (?-mix:.*?)/
- invalid locale name [STRING]
- - !ruby/regexp /cannot\ convert\ NaN\ to\ bigint/
- cannot convert NaN to bigint
- - !ruby/regexp /null\ character\ not\ permitted/
- null character not permitted
- - !ruby/regexp /column\ "(?-mix:.*?)"\ duplicated/
- column "[STRING]" duplicated
- - !ruby/regexp /array\ subscript\ out\ of\ range/
- array subscript out of range
- - !ruby/regexp /subquery\ has\ too\ few\ columns/
- subquery has too few columns
- - !ruby/regexp /Cannot\ work\ with\ NULL\ arrays/
- Cannot work with NULL arrays
- - !ruby/regexp /channel\ name\ cannot\ be\ empty/
- channel name cannot be empty
- - !ruby/regexp /invalid\ type\ name\ "(?-mix:.*?)"/
- invalid type name "[STRING]"
- - !ruby/regexp /"RN"\ not\ supported\ for\ input/
- ! '"RN" not supported for input'
- - !ruby/regexp /incorrect\ binary\ data\ format/
- incorrect binary data format
- - !ruby/regexp /array\ must\ not\ contain\ nulls/
- array must not contain nulls
- - !ruby/regexp /"(?-mix:.*?)"\ is\ already\ a\ view/
- ! '"[STRING]" is already a view'
- - !ruby/regexp /Thesaurus\ confguration\ error/
- Thesaurus confguration error
- - !ruby/regexp /step\ size\ cannot\ equal\ zero/
- step size cannot equal zero
- - !ruby/regexp /SPI_execp\ returned\ (?-mix:-?\d+)/
- SPI_execp returned [NUMBER]
- - !ruby/regexp /unexpected\ EOF\ in\ COPY\ data/
- unexpected EOF in COPY data
- - !ruby/regexp /gtxtidx_out\ not\ implemented/
- gtxtidx_out not implemented
- - !ruby/regexp /OFFSET\ must\ not\ be\ negative/
- OFFSET must not be negative
- - !ruby/regexp /option\ "(?-mix:.*?)"\ not\ found/
- option "[STRING]" not found
- - !ruby/regexp /expected\ a\ left\ parenthesis/
- expected a left parenthesis
- - !ruby/regexp /duplicate\ option\ "(?-mix:.*?)"/
- duplicate option "[STRING]"
- - !ruby/regexp /could\ not\ find\ txtidx_field/
- could not find txtidx_field
- - !ruby/regexp /a\ backup\ is\ not\ in\ progress/
- a backup is not in progress
- - !ruby/regexp /\-\-(?-mix:.*?)\ requires\ a\ value/
- --[STRING] requires a value
- - !ruby/regexp /recovery\ is\ not\ in\ progress/
- recovery is not in progress
- - !ruby/regexp /misplaced\ DEFERRABLE\ clause/
- misplaced DEFERRABLE clause
- - !ruby/regexp /target\ type\ is\ not\ an\ array/
- target type is not an array
- - !ruby/regexp /array\ must\ have\ two\ columns/
- array must have two columns
- - !ruby/regexp /missing\ data\ for\ OID\ column/
- missing data for OID column
- - !ruby/regexp /MaxFragments\ should\ be\ >=\ 0/
- MaxFragments should be >= 0
- - !ruby/regexp /typed\ tables\ cannot\ inherit/
- typed tables cannot inherit
- - !ruby/regexp /MinWords\ should\ be\ positive/
- MinWords should be positive
- - !ruby/regexp /multiple\ AffFile\ parameters/
- multiple AffFile parameters
- - !ruby/regexp /password\ "(?-mix:.*?)"\ is\ weak/
- password "[STRING]" is weak
- - !ruby/regexp /error\ in\ parsing\ "(?-mix:.*?)"/
- error in parsing "[STRING]"
- - !ruby/regexp /WAL\ archiving\ is\ not\ active/
- WAL archiving is not active
- - !ruby/regexp /missing\ assignment\ operator/
- missing assignment operator
- - !ruby/regexp /SET\ requires\ parameter\ name/
- SET requires parameter name
- - !ruby/regexp /invalid\ role\ OID:\ (?-mix:\d+)/
- ! 'invalid role OID: [NUMBER]'
- - !ruby/regexp /no\ function\ body\ specified/
- no function body specified
- - !ruby/regexp /encrypt_iv\ error:\ (?-mix:.*?)/
- ! 'encrypt_iv error: [STRING]'
- - !ruby/regexp /decrypt_iv\ error:\ (?-mix:.*?)/
- ! 'decrypt_iv error: [STRING]'
- - !ruby/regexp /null\ id\ for\ tsearch\ config/
- null id for tsearch config
- - !ruby/regexp /dependent\ privileges\ exist/
- dependent privileges exist
- - !ruby/regexp /missing\ Language\ parameter/
- missing Language parameter
- - !ruby/regexp /tsstat_out\ not\ implemented/
- tsstat_out not implemented
- - !ruby/regexp /missing\ DictFile\ parameter/
- missing DictFile parameter
- - !ruby/regexp /multiple\ Accept\ parameters/
- multiple Accept parameters
- - !ruby/regexp /missing\ Synonyms\ parameter/
- missing Synonyms parameter
- - !ruby/regexp /\$_TD\->\{new\}\ does\ not\ exist/
- $_TD->{new} does not exist
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ domain/
- ! '"[STRING]" is not a domain'
- - !ruby/regexp /encrypt_iv\ error:\ (?-mix:-?\d+)/
- ! 'encrypt_iv error: [NUMBER]'
- - !ruby/regexp /decrypt_iv\ error:\ (?-mix:-?\d+)/
- ! 'decrypt_iv error: [NUMBER]'
- - !ruby/regexp /password\ is\ easily\ cracked/
- password is easily cracked
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ an\ index/
- ! '"[STRING]" is not an index'
- - !ruby/regexp /requested\ length\ too\ large/
- requested length too large
- - !ruby/regexp /stack\ depth\ limit\ exceeded/
- stack depth limit exceeded
- - !ruby/regexp /SPI_exec\ returned\ (?-mix:-?\d+)/
- SPI_exec returned [NUMBER]
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ number/
- ! '"[STRING]" is not a number'
- - !ruby/regexp /LIMIT\ must\ not\ be\ negative/
- LIMIT must not be negative
- - !ruby/regexp /end\-of\-copy\ marker\ corrupt/
- end-of-copy marker corrupt
- - !ruby/regexp /gtxtidx_in\ not\ implemented/
- gtxtidx_in not implemented
- - !ruby/regexp /INCREMENT\ must\ not\ be\ zero/
- INCREMENT must not be zero
- - !ruby/regexp /undefined\ connection\ name/
- undefined connection name
- - !ruby/regexp /"9"\ must\ be\ ahead\ of\ "PR"/
- ! '"9" must be ahead of "PR"'
- - !ruby/regexp /"0"\ must\ be\ ahead\ of\ "PR"/
- ! '"0" must be ahead of "PR"'
- - !ruby/regexp /wrong\ number\ of\ arguments/
- wrong number of arguments
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ directory/
- ! '"[STRING]" is a directory'
- - !ruby/regexp /duplicate\ connection\ name/
- duplicate connection name
- - !ruby/regexp /ISpell\ confguration\ error/
- ISpell confguration error
- - !ruby/regexp /invalid\ option\ "(?-mix:.*?)"/
- invalid option "[STRING]"
- - !ruby/regexp /stop\ words\ already\ loaded/
- stop words already loaded
- - !ruby/regexp /multiple\ Rules\ parameters/
- multiple Rules parameters
- - !ruby/regexp /invalid\ range\ bound\ flags/
- invalid range bound flags
- - !ruby/regexp /cannot\ insert\ into\ a\ view/
- cannot insert into a view
- - !ruby/regexp /cannot\ delete\ from\ a\ view/
- cannot delete from a view
- - !ruby/regexp /dictionary\ already\ loaded/
- dictionary already loaded
- - !ruby/regexp /too\ many\ points\ requested/
- too many points requested
- - !ruby/regexp /must\ be\ fired\ AFTER\ event/
- must be fired AFTER event
- - !ruby/regexp /mcrypt_generic_init\ error/
- mcrypt_generic_init error
- - !ruby/regexp /modificators\ syntax\ error/
- modificators syntax error
- - !ruby/regexp /name\ of\ level\ is\ too\ long/
- name of level is too long
- - !ruby/regexp /invalid\ string\ in\ message/
- invalid string in message
- - !ruby/regexp /invalid\ user\ ID:\ (?-mix:-?\d+)/
- ! 'invalid user ID: [NUMBER]'
- - !ruby/regexp /group\ ID\ must\ be\ positive/
- group ID must be positive
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ table/
- ! '"[STRING]" is not a table'
- - !ruby/regexp /missing\ AffFile\ parameter/
- missing AffFile parameter
- - !ruby/regexp /canceling\ autovacuum\ task/
- canceling autovacuum task
- - !ruby/regexp /error\ at\ start\ of\ operand/
- error at start of operand
- - !ruby/regexp /user\ ID\ must\ be\ positive/
- user ID must be positive
- - !ruby/regexp /"(?-mix:.*?)"\ is\ not\ a\ view/
- ! '"[STRING]" is not a view'
- - !ruby/regexp /transaction\ is\ read\-only/
- transaction is read-only
- - !ruby/regexp /invalid\ OID\ in\ COPY\ data/
- invalid OID in COPY data
- - !ruby/regexp /invalid\ array\ subscripts/
- invalid array subscripts
- - !ruby/regexp /argument\ is\ empty\ string/
- argument is empty string
- - !ruby/regexp /(?-mix:.*?)\ is\ not\ a\ domain/
- ! '[STRING] is not a domain'
- - !ruby/regexp /invalid\ ISBN:\ "(?-mix:.*?)"/
- ! 'invalid ISBN: "[STRING]"'
- - !ruby/regexp /no\ inline\ code\ specified/
- no inline code specified
- - !ruby/regexp /floating\-point\ exception/
- floating-point exception
- - !ruby/regexp /ShortWord\ should\ be\ >=\ 0/
- ShortWord should be >= 0
- - !ruby/regexp /invalid\ ISSN:\ "(?-mix:.*?)"/
- ! 'invalid ISSN: "[STRING]"'
- - !ruby/regexp /missing\ dimension\ value/
- missing dimension value
- - !ruby/regexp /invalid\ int2vector\ data/
- invalid int2vector data
- - !ruby/regexp /(?-mix:.*?)\ is\ not\ an\ enum/
- ! '[STRING] is not an enum'
- - !ruby/regexp /payload\ string\ too\ long/
- payload string too long
- - !ruby/regexp /recovery\ is\ in\ progress/
- recovery is in progress
- - !ruby/regexp /illegal\ oid:\ "(?-mix:.*?)"/
- ! 'illegal oid: "[STRING]"'
- - !ruby/regexp /decrypt\ error:\ (?-mix:.*?)/
- ! 'decrypt error: [STRING]'
- - !ruby/regexp /no\ such\ crypt\ algorithm/
- no such crypt algorithm
- - !ruby/regexp /encrypt\ error:\ (?-mix:-?\d+)/
- ! 'encrypt error: [NUMBER]'
- - !ruby/regexp /decrypt\ error:\ (?-mix:-?\d+)/
- ! 'decrypt error: [NUMBER]'
- - !ruby/regexp /encrypt\ error:\ (?-mix:.*?)/
- ! 'encrypt error: [STRING]'
- - !ruby/regexp /cannot\ use\ "EEEE"\ twice/
- cannot use "EEEE" twice
- - !ruby/regexp /timestamp\ cannot\ be\ NaN/
- timestamp cannot be NaN
- - !ruby/regexp /missing\ Rules\ parameter/
- missing Rules parameter
- - !ruby/regexp /multiple\ decimal\ points/
- multiple decimal points
- - !ruby/regexp /"TZ"\/"tz"\ not\ supported/
- ! '"TZ"/"tz" not supported'
- - !ruby/regexp /no\ data\ left\ in\ message/
- no data left in message
- - !ruby/regexp /invalid\ OWNED\ BY\ option/
- invalid OWNED BY option
- - !ruby/regexp /feature\ not\ implemented/
- feature not implemented
- - !ruby/regexp /result\ is\ out\ of\ range/
- result is out of range
- - !ruby/regexp /timestamp\ out\ of\ range/
- timestamp out of range
- - !ruby/regexp /mdecrypt_generic\ error/
- mdecrypt_generic error
- - !ruby/regexp /numeric\ field\ overflow/
- numeric field overflow
- - !ruby/regexp /new\ bit\ must\ be\ 0\ or\ 1/
- new bit must be 0 or 1
- - !ruby/regexp /invalid\ oidvector\ data/
- invalid oidvector data
- - !ruby/regexp /"(?-mix:.*?)"\ is\ an\ index/
- ! '"[STRING]" is an index'
- - !ruby/regexp /invalid\ message\ format/
- invalid message format
- - !ruby/regexp /crypt\(3\)\ returned\ NULL/
- crypt(3) returned NULL
- - !ruby/regexp /affixes\ already\ loaded/
- affixes already loaded
- - !ruby/regexp /source\ array\ too\ small/
- source array too small
- - !ruby/regexp /expression\ too\ complex/
- expression too complex
- - !ruby/regexp /error\ executing\ insert/
- error executing insert
- - !ruby/regexp /encoding\ name\ too\ long/
- encoding name too long
- - !ruby/regexp /error\ executing\ delete/
- error executing delete
- - !ruby/regexp /query\ returned\ no\ rows/
- query returned no rows
- - !ruby/regexp /unexpected\ end\ of\ line/
- unexpected end of line
- - !ruby/regexp /sepgsql\ is\ not\ enabled/
- sepgsql is not enabled
- - !ruby/regexp /empty\ XPath\ expression/
- empty XPath expression
- - !ruby/regexp /invalid\ Datum\ pointer/
- invalid Datum pointer
- - !ruby/regexp /null\ OID\ in\ COPY\ data/
- null OID in COPY data
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ table/
- ! '"[STRING]" is a table'
- - !ruby/regexp /no\ currect\ dictionary/
- no currect dictionary
- - !ruby/regexp /channel\ name\ too\ long/
- channel name too long
- - !ruby/regexp /input\ is\ out\ of\ range/
- input is out of range
- - !ruby/regexp /no\ language\ specified/
- no language specified
- - !ruby/regexp /password\ is\ too\ short/
- password is too short
- - !ruby/regexp /invalid\ escape\ string/
- invalid escape string
- - !ruby/regexp /invalid\ type\ modifier/
- invalid type modifier
- - !ruby/regexp /statement\ too\ complex/
- statement too complex
- - !ruby/regexp /COST\ must\ be\ positive/
- COST must be positive
- - !ruby/regexp /interval\ out\ of\ range/
- interval out of range
- - !ruby/regexp /smallint\ out\ of\ range/
- smallint out of range
- - !ruby/regexp /no\ current\ dictionary/
- no current dictionary
- - !ruby/regexp /ROWS\ must\ be\ positive/
- ROWS must be positive
- - !ruby/regexp /invalid\ end\ sequence/
- invalid end sequence
- - !ruby/regexp /key\ must\ be\ not\ null/
- key must be not null
- - !ruby/regexp /invalid\ block\ number/
- invalid block number
- - !ruby/regexp /integer\ out\ of\ range/
- integer out of range
- - !ruby/regexp /password\ is\ required/
- password is required
- - !ruby/regexp /out\ of\ shared\ memory/
- out of shared memory
- - !ruby/regexp /"(?-mix:.*?)"\ is\ a\ view/
- ! '"[STRING]" is a view'
- - !ruby/regexp /cannot\ update\ a\ view/
- cannot update a view
- - !ruby/regexp /"E"\ is\ not\ supported/
- ! '"E" is not supported'
- - !ruby/regexp /source\ row\ not\ found/
- source row not found
- - !ruby/regexp /expected\ a\ type\ name/
- expected a type name
- - !ruby/regexp /unexpected\ delimiter/
- unexpected delimiter
- - !ruby/regexp /mcrypt_generic\ error/
- mcrypt_generic error
- - !ruby/regexp /cannot\ use\ "S"\ twice/
- cannot use "S" twice
- - !ruby/regexp /operand\ syntax\ error/
- operand syntax error
- - !ruby/regexp /bigint\ out\ of\ range/
- bigint out of range
- - !ruby/regexp /invalid\ name\ syntax/
- invalid name syntax
- - !ruby/regexp /field\ size\ mismatch/
- field size mismatch
- - !ruby/regexp /result\ out\ of\ range/
- result out of range
- - !ruby/regexp /operand\ is\ too\ long/
- operand is too long
- - !ruby/regexp /out\ of\ free\ buffers/
- out of free buffers
- - !ruby/regexp /invalid\ XML\ comment/
- invalid XML comment
- - !ruby/regexp /not\ an\ XML\ document/
- not an XML document
- - !ruby/regexp /identifier\ too\ long/
- identifier too long
- - !ruby/regexp /"char"\ out\ of\ range/
- ! '"char" out of range'
- - !ruby/regexp /weight\ out\ of\ range/
- weight out of range
- - !ruby/regexp /wrong\ position\ info/
- wrong position info
- - !ruby/regexp /Length\ not\ in\ range/
- Length not in range
- - !ruby/regexp /Index\ out\ of\ bounds/
- Index out of bounds
- - !ruby/regexp /invalid\ array\ flags/
- invalid array flags
- - !ruby/regexp /invalid\ return\ type/
- invalid return type
- - !ruby/regexp /missing\ left\ brace/
- missing left brace
- - !ruby/regexp /improper\ type\ name/
- improper type name
- - !ruby/regexp /gen_salt:\ (?-mix:.*?)/
- ! 'gen_salt: [STRING]'
- - !ruby/regexp /money\ out\ of\ range/
- money out of range
- - !ruby/regexp /too\ many\ arguments/
- too many arguments
- - !ruby/regexp /invalid\ field\ size/
- invalid field size
- - !ruby/regexp /"RN"\ not\ supported/
- ! '"RN" not supported'
- - !ruby/regexp /wrong\ element\ type/
- wrong element type
- - !ruby/regexp /OID\ is\ not\ present/
- OID is not present
- - !ruby/regexp /no\ such\ savepoint/
- no such savepoint
- - !ruby/regexp /must\ be\ superuser/
- must be superuser
- - !ruby/regexp /time\ out\ of\ range/
- time out of range
- - !ruby/regexp /no\ tsearch\ config/
- no tsearch config
- - !ruby/regexp /permission\ denied/
- permission denied
- - !ruby/regexp /deadlock\ detected/
- deadlock detected
- - !ruby/regexp /date\ out\ of\ range/
- date out of range
- - !ruby/regexp /invalid\ fork\ name/
- invalid fork name
- - !ruby/regexp /invalid\ positions/
- invalid positions
- - !ruby/regexp /word\ is\ too\ long/
- word is too long
- - !ruby/regexp /division\ by\ zero/
- division by zero
- - !ruby/regexp /missing\ "="\ sign/
- missing "=" sign
- - !ruby/regexp /bad\ parser\ state/
- bad parser state
- - !ruby/regexp /duplicate\ tuples/
- duplicate tuples
- - !ruby/regexp /OID\ out\ of\ range/
- OID out of range
- - !ruby/regexp /missing\ argument/
- missing argument
- - !ruby/regexp /value\ is\ too\ big/
- value is too big
- - !ruby/regexp /too\ long\ value/
- too long value
- - !ruby/regexp /unexpected\ "="/
- unexpected "="
- - !ruby/regexp /case\ not\ found/
- case not found
- - !ruby/regexp /not\ unique\ "S"/
- not unique "S"
- - !ruby/regexp /invalid\ symbol/
- invalid symbol
- - !ruby/regexp /out\ of\ memory/
- out of memory
- - !ruby/regexp /no\ dictionary/
- no dictionary
- - !ruby/regexp /invalid\ query/
- invalid query
- - !ruby/regexp /syntax\ error/
- syntax error
- - !ruby/regexp /missing\ name/
- missing name
- - !ruby/regexp /empty\ query/
- empty query
- - !ruby/regexp /no\ pos\ info/
- no pos info
- - !ruby/regexp /NULL\ config/
- NULL config
- - !ruby/regexp /VOID\ config/
- VOID config
- - !ruby/regexp /no\ affixes/
- no affixes
- - !ruby/regexp /no\ operand/
- no operand
- - !ruby/regexp /void\ value/
- void value
ActiveRecord::JDBCError:
- Mysql::Error
- PGError
JSON::ParserError:
- - !ruby/regexp /^unexpected token at/
- unexpected token at '[JSON]'
| SquareSquash/web/data/message_templates.yml/0 | {
"file_path": "SquareSquash/web/data/message_templates.yml",
"repo_id": "SquareSquash",
"token_count": 127783
} | 97 |
---
description: |
Notify Squash of a new deploy (hosted projects) or release (distributed
projects). Creates the environment if it doesn't exist.
`hostname` is required for hosted projects; `build` is required for released
projects.
responseCodes:
- status: 422
successful: false
description: |
* Missing required API parameter.
* Squash already knows about that deploy.
* Invalid value for `revision`, `build`, `hostname` or `deployed_at`.
- status: 403
successful: false
description: Unknown API key.
- status: 200
successful: true
requestParameters:
properties:
project:
description: Hash of fields used to find the project.
required: true
type: object
properties:
api_key:
description: Your project's API key.
required: true
type: string
example: fff57d88-e5ab-44e1-ac24-a2a1ab1ef86f
environment:
description: Hash of fields used to find or create the environment.
required: true
type: object
properties:
name:
description: The name of the environment.
required: true
type: string
example: production
deploy:
description: Hash of properties for the deploy or release.
required: true
type: object
properties:
deployed_at:
description: The time at which the deploy or release was made.
required: true
type: string
format: date-time
example: 2012-09-19 21:46:24 -07:00
revision:
description: |
The SHA1 of the Git revision of the code that was deployed or
released.
required: true
type: string
example: 2dc20c984283bede1f45863b8f3b4dd9b5b554cc
hostname:
description: |
The hostname of the computer that initiated the deploy. Required for
hosted projects.
required: false
type: string
example: myhost.local
build:
description: |
The unique internal version identifier for this release. Required
for distributed projects.
required: false
type: string
example: '6318'
| SquareSquash/web/doc/fdoc/deploy-POST.fdoc/0 | {
"file_path": "SquareSquash/web/doc/fdoc/deploy-POST.fdoc",
"repo_id": "SquareSquash",
"token_count": 916
} | 98 |
# Copyright 2014 Square Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Finds links to open files in one's editor and alters their behavior. Now, when
# clicked for the first time, the link will prompt the the user for the project
# root on their computer. It will prepend the project root to the file path and
# then open the file. If a project root has already been stored in the cookie
# store, does not prompt the user.
#
# Editor links require a data-editor attribute ("textmate", "emacs", or "vim"),
# a data-file attribute with the relative path, a data-line attribute with the
# line number, and a data-project attribute with the project identifier.
#
# See https://github.com/typester/emacs-handler.
#
jQuery.fn.editorLink = ->
for tag in this
do (tag) ->
element = $(tag)
url = null
command = null
file = element.data('file')
line = element.data('line')
project = element.data('project')
editor = element.data('editor')
if editor == 'textmate'
url = (file) -> "txmt://open?" + $.param({url: file, line: line})
command = "mate -l #{line} #{shellEscape(file)}"
else if editor == 'sublime'
url = (file) -> "subl://open?" + $.param({url: "file://#{file}", line: line})
command = "subl #{shellEscape(file)}:#{line}"
element.attr('title', "This link requires asuth/subl-handler to work.").tooltip()
else if editor == 'vim'
url = (file) -> "mvim://open?url=file://#{file}&line=#{line}"
# MacVim doesn't support URL escapes
command = "vim #{shellEscape(file)} +#{line}"
element.attr('title', "This link requires MacVim to work.").tooltip()
else if editor == 'emacs'
url = (file) -> "emacs://open?" + $.param({url: "file://#{file}", line: line})
command = "emacs +#{line} #{shellEscape(file)}"
element.attr('title', "This link requires EmacsURLHandler to work.").tooltip()
else if editor == 'rubymine'
url = (file) ->
"x-mine://open?" + $.param({url: "file://#{file}", line: line})
command = "mine #{shellEscape(file)}:#{line}"
else
return
$('<code/>').addClass('short').text(command).appendTo(element)
element.attr('href', url(file)).click ->
fullpath = file
if file.slice(0, 1) != '/'
root = $.cookie("root:#{project}")
unless root
root = prompt("Enter the path to the project root:")
if !root then return false
$.cookie "root:#{project}", root.replace(/\/$/, '')
fullpath = "#{root}/#{fullpath}"
window.location = url(fullpath)
false
$(document).ready ->
$('a[data-editor]').editorLink()
| SquareSquash/web/lib/assets/javascripts/editor_links.js.coffee/0 | {
"file_path": "SquareSquash/web/lib/assets/javascripts/editor_links.js.coffee",
"repo_id": "SquareSquash",
"token_count": 1217
} | 99 |
.tooltip-error .tooltip-inner { background-color: #700; }
.tooltip-error.top { .tooltip-arrow { border-top-color: #700; } }
.tooltip-error.left { .tooltip-arrow { border-left-color: #700; } }
.tooltip-error.right { .tooltip-arrow { border-right-color: #700; } }
.tooltip-error.bottom { .tooltip-arrow { border-bottom-color: #700; } }
| SquareSquash/web/lib/assets/stylesheets/smart_form.css.scss/0 | {
"file_path": "SquareSquash/web/lib/assets/stylesheets/smart_form.css.scss",
"repo_id": "SquareSquash",
"token_count": 136
} | 100 |
# Copyright 2014 Square Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
require 'set'
require 'thread'
# A shared module that performs background processing. Objects that would like
# to perform tasks in a separate thread (and do not need the results of those
# tasks in-line) can call the {#spinoff} method.
#
# Multithread implements a thread pool backed by a priority queue. The size of
# the thread pool is configured in
# `config/environments/common/concurrency.yml`, in a hash under the
# `multithread` key. That file also contains the keys `priority_threshold` and
# `max_threads`; if the number of waiting threads exceeds the latter value,
# incoming jobs with a priority lower than the former value are ignored.
#
# Each job is given a name that uniquely describes the operation. If later
# jobs share the same name as a job already executing or waiting, these jobs
# are ignored.
#
# Each of the methods defined in Multithread have an alternative behavior if the
# `allow_concurrency` Rails option is `false`.
#
# Note that this module is not used directly; it is only used (if so configured)
# by the {BackgroundRunner} module.
module Multithread
extend self
# Spins off a new thread to perform a task. This thread will grab a new
# connection from the ActiveRecord connection pool and close it when it
# completes. Any exceptions raised in the thread will be sent to
# `Squash::Ruby`.
#
# Executes the block immediately in the current thread if `allow_concurrency`
# is `false`.
#
# @param [String, nil] name A name that uniquely identifies this job; used to
# prevent redundant duplicate jobs. If `nil`, the job is assumed to be
# unique.
# @param [Fixnum] priority The job priority as a number between 0 and 100.
# All jobs of a greater priority are executed before those of a lower
# priority.
# @param [Hash] user_data Additional user data to give to
# `Squash::Ruby.notify` in the event of an exception.
# @yield The code to run in a separate thread.
def spinoff(name, priority, user_data={})
if Squash::Application.config.allow_concurrency
@queue.enq(name, priority) { with_connection { with_dogfood(user_data) { yield } } }
else
yield
end
end
# Spawns threads for the pool and begins executing jobs as they are pushed.
# You should call this method at the start of your process.
#
# Does nothing if `allow_concurrency` is `false`.
def start
@queue = PriorityQueue.new(Squash::Configuration.concurrency.multithread.priority_threshold, Squash::Configuration.concurrency.multithread.max_threads)
return unless Squash::Application.config.allow_concurrency
@pool = Squash::Configuration.concurrency.multithread.pool_size.times.map do |i|
Thread.new { catch(:exit) { loop { @queue.deq.() } } }
end
end
# Schedules a kill job for each thread in the pool. Once the thread processes
# that job, it will die. This method will block until all threads have died.
#
# Does nothing if `allow_concurrency` is `false`.
def stop
return unless Squash::Application.config.allow_concurrency
Squash::Configuration.concurrency.multithread.pool_size.times { |i| spinoff(nil, 100) { throw :exit } }
@pool.map &:join # make this a synchronous call
end
private
def with_connection(&block)
ActiveRecord::Base.connection_pool.with_connection &block
end
def with_dogfood(user_data={})
begin
yield
rescue Object => err
Squash::Ruby.notify err, user_data
end
end
# @private A data structure that sorts its contents in priority order using a
# maxheap algorithm. This class is specifically for handling jobs in a
# priority queue.
class PriorityQueue
extend Forwardable
# @private Creates a new queue with specified concurrency options.
def initialize(priority_threshold, max_size)
@operation_names = Set.new
@priority_threshold = priority_threshold
@max_size = max_size
@mutex = Mutex.new
@waiting = []
@jobs = []
end
# @private Adds a job onto the array.
def enq(name, priority=50, &block)
raise ArgumentError, "Invalid priority" unless priority >= 0 && priority <= 100
if name && @operation_names.include?(name)
Rails.logger.warn "[Multithread] Dropping operation #{name}: duplicate"
return
end
if priority < @priority_threshold && saturated?
Rails.logger.warn "[Multithread] Dropping operation #{name}: at capacity"
return
end
@mutex.synchronize do
@operation_names << name if name
push Job.new(block, -1, name)
escalate size - 1, priority
begin
@waiting.shift.try!(:wakeup)
rescue ThreadError
retry
end
end
return self
end
# @private Returns true if we should fall low priority jobs off the queue.
def saturated?() size >= @max_size end
# @private Returns and removes the highest-priority job. See Ruby's Queue
# object.
def deq(block=true)
@mutex.synchronize do
begin
loop do
if empty?
raise ThreadError, "queue empty" unless block
@waiting.push(Thread.current) unless @waiting.include?(Thread.current)
@mutex.sleep
else
max = first
if size > 1
self[0] = pop
root 0
else
clear
end
@operation_names.delete(max.name) if max.name
return max.operation
end
end
ensure
@waiting.delete Thread.current
end
end
end
# @private Returns the highest-priority job.
def peek() first end
# @private
def inspect
"#<#{self.class} #{map(&:name).join(', ')}>"
end
private
def_delegators :@jobs,
:[],
:[]=,
:clear,
:empty?,
:first,
:pop,
:push,
:size
def parent(i)
return ((i+1)/2) - 1
end
def left(i)
return (2*i) + 1
end
def right(i)
return (2*i) + 2
end
def root(index)
l = left(index)
r = right(index)
if l < size && self[l].priority > self[index].priority
largest = l
else
largest = index
end
if r < size && self[r].priority > self[largest].priority
largest = r
end
if largest != index
self[index], self[largest] = self[largest], self[index]
root largest
end
return self
end
def escalate(index, new_priority)
raise ArgumentError, "Cannot escalate #{self[index]} to #{new_priority}" if self[index].priority > new_priority
self[index].priority = new_priority
while index > 0 && self[parent(index)].priority < self[index].priority
self[index], self[parent(index)] = self[parent(index)], self[index]
index = parent(index)
end
end
# @private A job and associated metadata.
Job = Struct.new(:operation, :priority, :name)
end
end
| SquareSquash/web/lib/multithread.rb/0 | {
"file_path": "SquareSquash/web/lib/multithread.rb",
"repo_id": "SquareSquash",
"token_count": 2824
} | 101 |
# Copyright 2014 Square Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Worker that finds open bugs linked to JIRA issues, checks if those issues have
# been resolved, and then marks the bug as fixed if so.
#
# You will need to invoke this worker (or the `jira:update` Rake task) in a cron
# task, or otherwise periodically, to fully support JIRA integration.
class JiraStatusWorker
include BackgroundRunner::Job
# Creates a new instance and updates bug statuses.
def self.perform
new.perform
end
# Iterates through all open bugs that are linked to JIRA issues. Checks the
# JIRA issue status for each such bug, and marks the bug as fixed as
# appropriate.
def perform
Bug.where(fixed: false).cursor.each do |bug|
next unless bug.jira_issue && bug.jira_status_id
issue = Service::JIRA.issue(bug.jira_issue)
next unless issue
next unless issue.status.id.to_i == bug.jira_status_id
bug.modifier = issue
bug.update_attribute :fixed, true
end
end
end
| SquareSquash/web/lib/workers/jira_status_worker.rb/0 | {
"file_path": "SquareSquash/web/lib/workers/jira_status_worker.rb",
"repo_id": "SquareSquash",
"token_count": 489
} | 102 |
<!DOCTYPE html>
<html>
<head>
<title>The change you wanted was rejected (422)</title>
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border: 1px solid #ccc;
border-right-color: #999;
border-bottom-color: #999;
}
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>
<body>
<!-- This file lives in public/422.html -->
<div class="dialog">
<h1>The change you wanted was rejected.</h1>
<p>Maybe one of your attributes had an invalid value.</p>
</div>
</body>
</html>
| SquareSquash/web/public/422.html/0 | {
"file_path": "SquareSquash/web/public/422.html",
"repo_id": "SquareSquash",
"token_count": 291
} | 103 |
# Copyright 2014 Square Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
require 'rails_helper'
RSpec.describe ApplicationController do
describe "#infinite_scroll_clause" do
before :each do
@record = double('Record', created_at: Time.at(12345890), id: 12345)
end
it "should return a proper WHERE clause for an ascending infinite scroll" do
expect(ApplicationController.new.send(:infinite_scroll_clause, 'table.created_at', 'ASC', @record, 'table.id')).
to eql(['table.created_at > ? OR (table.created_at = ? AND table.id > ?)', @record.created_at, @record.created_at, 12345])
end
it "should return a proper WHERE clause for a descending infinite scroll" do
expect(ApplicationController.new.send(:infinite_scroll_clause, 'table.created_at', 'DESC', @record, 'table.id')).
to eql(['table.created_at < ? OR (table.created_at = ? AND table.id < ?)', @record.created_at, @record.created_at, 12345])
end
it "should return a proper WHERE clause for an ascending infinite scroll with no fallback key" do
expect(ApplicationController.new.send(:infinite_scroll_clause, 'table.id', 'ASC', @record)).
to eql(['table.id > ?', @record.id])
end
it "should return a proper WHERE clause for a descending infinite scroll with no fallback key" do
expect(ApplicationController.new.send(:infinite_scroll_clause, 'table.id', 'DESC', @record)).
to eql(['table.id < ?', @record.id])
end
it "should return TRUE given bogus sort direction" do
expect(ApplicationController.new.send(:infinite_scroll_clause, 'table.created_at', 'SIDEWAYS', @record, 'table.id')).
to eql('TRUE')
end
end
end
| SquareSquash/web/spec/controllers/application_controller_spec.rb/0 | {
"file_path": "SquareSquash/web/spec/controllers/application_controller_spec.rb",
"repo_id": "SquareSquash",
"token_count": 757
} | 104 |
# Copyright 2014 Square Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
require 'rails_helper'
RSpec.describe SessionsController, type: :controller do
before(:all) do
attrs = Squash::Configuration.authentication.strategy == 'password' ? {password: 'password123'} : {}
@user = FactoryGirl.create(:user, attrs)
end
describe "#create" do
before :each do
if defined?(Net::LDAP)
@ldap = double('Net::LDAP', :host= => nil, :port= => nil, :auth => nil)
allow(Net::LDAP).to receive(:new).and_return(@ldap)
end
end
context '[valid credentials]' do
before :each do
allow(@ldap).to receive(:bind).and_return(true)
allow(@ldap).to receive :encryption
entry = OpenStruct.new(:givenname => %w(Sancho), :sn => %w(Sample), :dn => 'some dn')
allow(@ldap).to receive(:search).and_yield(entry)
end if defined?(Net::LDAP)
it "should log in a valid username and password" do
post :create, username: @user.username, password: 'password123'
expect(response).to redirect_to(root_url)
expect(session[:user_id]).to eql(@user.id)
end
it "should create users that don't exist" do
post :create, username: 'new-user', password: 'password123'
expect(response).to redirect_to(root_url)
expect(User.find(session[:user_id]).username).to eql('new-user')
end if Squash::Configuration.authentication.strategy == 'ldap'
it "should redirect a user to :next if in the params" do
url = project_url(FactoryGirl.create(:project))
post :create, username: @user.username, password: 'password123', next: url
expect(response).to redirect_to(url)
end
it "should use LDAP when creating a user" do
post :create, username: 'sancho', password: 'password123'
user = User.find(session[:user_id])
expect(user.first_name).to eql('Sancho')
expect(user.last_name).to eql('Sample')
end if Squash::Configuration.authentication.strategy == 'ldap'
end
it "should not log in an invalid username and password" do
allow(@ldap).to receive(:bind).and_return(false) if defined?(Net::LDAP)
post :create, username: 'username', password: 'wrong'
expect(response).to render_template('new')
expect(session[:user_id]).to be_nil
end
# these two are really applicable to LDAP moreso than password auth
it "should not allow a blank password" do
post :create, username: 'username'
expect(response).to render_template('new')
expect(session[:user_id]).to be_nil
end
it "should not allow a blank username" do
post :create, password: 'password123'
expect(response).to render_template('new')
expect(session[:user_id]).to be_nil
end
end
describe "#destroy" do
before(:each) { login_as FactoryGirl.create(:user) }
it "should log out a user" do
delete :destroy
expect(session[:user_id]).to be_nil
expect(response).to redirect_to(login_url)
expect(flash[:notice]).to include('logged out')
end
end
end
| SquareSquash/web/spec/controllers/sessions_controller_spec.rb/0 | {
"file_path": "SquareSquash/web/spec/controllers/sessions_controller_spec.rb",
"repo_id": "SquareSquash",
"token_count": 1360
} | 105 |
# Copyright 2014 Square Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
require 'rails_helper'
RSpec.describe Email, type: :model do
context "[validations]" do
it "should not allow a primary email to be downgraded" do
email = FactoryGirl.create(:email, primary: true)
email.primary = false
expect(email).not_to be_valid
expect(email.errors[:primary]).to eql(['cannot be unset without setting another email as primary'])
end
it "should only allow one user to assume redirect ownership of another's primary email" do
old_user = FactoryGirl.create(:user)
FactoryGirl.create :email, email: old_user.email
email = FactoryGirl.build(:email, email: old_user.email)
expect(email).not_to be_valid
expect(email.errors[:email]).to eql(['is already being handled by someone else'])
end
it "should allow a user to assume ownership of an otherwise unknown email" do
email = FactoryGirl.build(:email, email: 'heretoforeunknown@email.com')
expect(email).to be_valid
end
it "should not allow a user to assume redirect ownership of his/hera primary email" do
user = FactoryGirl.create(:user)
email = FactoryGirl.build(:email, email: user.email, user: user)
expect(email).not_to be_valid
expect(email.errors[:email]).to eql(['is already your main email address'])
end
it "should not allow a user to assume redirect ownership of an email twice" do
old_user = FactoryGirl.create(:user)
redirect1 = FactoryGirl.create(:email, email: old_user.email)
redirect2 = FactoryGirl.build(:email, email: old_user.email, user: redirect1.user)
expect(redirect2).not_to be_valid
expect(redirect2.errors[:email]).to include('is already being handled by someone else')
end
it "should not allow a user to assume redirect ownership of an email within a project that he has global redirect ownership of" do
user = FactoryGirl.create(:user)
global_email = FactoryGirl.create(:email, user: user)
project_email = FactoryGirl.build(:email, user: user, email: global_email.email, project: FactoryGirl.create(:membership, user: user).project)
expect(project_email).not_to be_valid
expect(project_email.errors[:email]).to eql(['is already globally handled by you'])
end
it "should allow a user to assume redirect ownership of an email within a project that someone else has global redirect ownership of" do
user = FactoryGirl.create(:user)
global_email = FactoryGirl.create(:email)
project_email = FactoryGirl.build(:email, user: user, email: global_email.email, project: FactoryGirl.create(:membership, user: user).project)
expect(project_email).to be_valid
end
it "should not allow a user to assume redirect ownership of an email for a project he is not a member of" do
email = FactoryGirl.build(:email, project: FactoryGirl.create(:project))
expect(email).not_to be_valid
expect(email.errors[:project_id]).to eql(['not a member'])
end
it "should remove project-specific redirect ownership for emails the user claims global ownership of" do
user = FactoryGirl.create(:user)
project_email = FactoryGirl.create(:email, user: user, project: FactoryGirl.create(:membership, user: user).project)
global_email = FactoryGirl.create(:email, email: project_email.email, user: user)
expect(user.emails.redirected.pluck(:id)).to eql([global_email.id])
end
it "should not remove project-specific redirect ownership for emails the another user claims global ownership of" do
user = FactoryGirl.create(:user)
project_email = FactoryGirl.create(:email, user: user, project: FactoryGirl.create(:membership, user: user).project)
global_email = FactoryGirl.create(:email, email: project_email.email)
expect(user.emails.redirected.pluck(:id)).to eql([project_email.id])
end
end
context "[hooks]" do
it "should downgrade another primary email when set as primary" do
Email.delete_all
user = FactoryGirl.create(:user)
email = user.emails.first
expect(email).to be_primary
FactoryGirl.create(:email, user: user, primary: true)
expect(email.reload).not_to be_primary
end
end
end
| SquareSquash/web/spec/models/email_spec.rb/0 | {
"file_path": "SquareSquash/web/spec/models/email_spec.rb",
"repo_id": "SquareSquash",
"token_count": 1653
} | 106 |
# Copyright 2014 Square Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# This file was generated by the `rails generate rspec:install` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# The generated `.rspec` file contains `--require spec_helper` which will cause this
# file to always be loaded, without a need to explicitly require it in any files.
#
# Given that it is always loaded, you are encouraged to keep this file as
# light-weight as possible. Requiring heavyweight dependencies from this file
# will add to the boot time of your test suite on EVERY test run, even for an
# individual file that may not need all of that loaded. Instead, consider making
# a separate helper file that requires the additional dependencies and performs
# the additional setup, and require it from the spec files that actually need it.
#
# The `.rspec` file also contains a few flags that are not defaults but that
# users commonly want.
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
RSpec.configure do |config|
# rspec-expectations config goes here. You can use an alternate
# assertion/expectation library such as wrong or the stdlib/minitest
# assertions if you prefer.
config.expect_with :rspec do |expectations|
# This option will default to `true` in RSpec 4. It makes the `description`
# and `failure_message` of custom matchers include text for helper methods
# defined using `chain`, e.g.:
# be_bigger_than(2).and_smaller_than(4).description
# # => "be bigger than 2 and smaller than 4"
# ...rather than:
# # => "be bigger than 2"
expectations.include_chain_clauses_in_custom_matcher_descriptions = true
end
# rspec-mocks config goes here. You can use an alternate test double
# library (such as bogus or mocha) by changing the `mock_with` option here.
config.mock_with :rspec do |mocks|
# Prevents you from mocking or stubbing a method that does not exist on
# a real object. This is generally recommended, and will default to
# `true` in RSpec 4.
mocks.verify_partial_doubles = true
end
# The settings below are suggested to provide a good initial experience
# with RSpec, but feel free to customize to your heart's content.
# These two settings work together to allow you to limit a spec run
# to individual examples or groups you care about by tagging them with
# `:focus` metadata. When nothing is tagged with `:focus`, all examples
# get run.
config.filter_run :focus
config.run_all_when_everything_filtered = true
# Limits the available syntax to the non-monkey patched syntax that is recommended.
# For more details, see:
# - http://myronmars.to/n/dev-blog/2012/06/rspecs-new-expectation-syntax
# - http://teaisaweso.me/blog/2013/05/27/rspecs-new-message-expectation-syntax/
# - http://myronmars.to/n/dev-blog/2014/05/notable-changes-in-rspec-3#new__config_option_to_disable_rspeccore_monkey_patching
config.disable_monkey_patching!
# Many RSpec users commonly either run the entire suite or an individual
# file, and it's useful to allow more verbose output when running an
# individual spec file.
if config.files_to_run.one?
# Use the documentation formatter for detailed output,
# unless a formatter has already been configured
# (e.g. via a command-line flag).
config.default_formatter = 'doc'
end
# Print the 10 slowest examples and example groups at the
# end of the spec run, to help surface which specs are running
# particularly slow.
config.profile_examples = 10
# Run specs in random order to surface order dependencies. If you find an
# order dependency and want to debug it, you can fix the order by providing
# the seed, which is printed after each run.
# --seed 1234
config.order = :random
# Seed global randomization in this process using the `--seed` CLI option.
# Setting this allows you to use `--seed` to deterministically reproduce
# test failures related to randomization by passing the same `--seed` value
# as the one that triggered the failure.
Kernel.srand config.seed
end
| SquareSquash/web/spec/spec_helper.rb/0 | {
"file_path": "SquareSquash/web/spec/spec_helper.rb",
"repo_id": "SquareSquash",
"token_count": 1381
} | 107 |
/**
* SyntaxHighlighter
* http://alexgorbatchev.com/SyntaxHighlighter
*
* SyntaxHighlighter is donationware. If you are using it, please donate.
* http://alexgorbatchev.com/SyntaxHighlighter/donate.html
*
* @version
* 3.0.83 (Wed, 12 Feb 2014 03:42:24 GMT)
*
* @copyright
* Copyright (C) 2004-2013 Alex Gorbatchev.
*
* @license
* Dual licensed under the MIT and GPL licenses.
*/
;(function()
{
// CommonJS
SyntaxHighlighter = SyntaxHighlighter || (typeof require !== 'undefined'? require('shCore').SyntaxHighlighter : null);
function Brush()
{
function hereDocProcess(match, regexInfo)
{
var constructor = SyntaxHighlighter.Match,
result = []
;
if (match.here_doc != null)
result.push(new constructor(match.here_doc, match.index + match[0].indexOf(match.here_doc), 'string'));
if (match.full_tag != null)
result.push(new constructor(match.full_tag, match.index, 'preprocessor'));
if (match.end_tag != null)
result.push(new constructor(match.end_tag, match.index + match[0].lastIndexOf(match.end_tag), 'preprocessor'));
return result;
}
var keywords = 'if fi then elif else for do done until while break continue case esac function return in eq ne ge le';
var commands = 'alias apropos awk basename base64 bash bc bg builtin bzip2 cal cat cd cfdisk chgrp chmod chown chroot' +
'cksum clear cmp comm command cp cron crontab crypt csplit cut date dc dd ddrescue declare df ' +
'diff diff3 dig dir dircolors dirname dirs du echo egrep eject enable env ethtool eval ' +
'exec exit expand export expr false fdformat fdisk fg fgrep file find fmt fold format ' +
'free fsck ftp gawk gcc gdb getconf getopts grep groups gzip hash head history hostname id ifconfig ' +
'import install join kill less let ln local locate logname logout look lpc lpr lprint ' +
'lprintd lprintq lprm ls lsof make man mkdir mkfifo mkisofs mknod more mount mtools ' +
'mv nasm nc ndisasm netstat nice nl nohup nslookup objdump od open op passwd paste pathchk ping popd pr printcap ' +
'printenv printf ps pushd pwd quota quotacheck quotactl ram rcp read readonly renice ' +
'remsync rm rmdir rsync screen scp sdiff sed select seq set sftp shift shopt shutdown ' +
'sleep sort source split ssh strace strings su sudo sum symlink sync tail tar tee test time ' +
'times touch top traceroute trap tr true tsort tty type ulimit umask umount unalias ' +
'uname unexpand uniq units unset unshar useradd usermod users uuencode uudecode v vdir ' +
'vi watch wc whereis which who whoami Wget xargs xxd yes chsh'
;
this.regexList = [
{ regex: /^#!.*$/gm, css: 'preprocessor bold' },
{ regex: /\/[\w-\/]+/gm, css: 'plain' },
{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line comments
{ regex: SyntaxHighlighter.regexLib.doubleQuotedString, css: 'string' }, // double quoted strings
{ regex: SyntaxHighlighter.regexLib.singleQuotedString, css: 'string' }, // single quoted strings
{ regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' }, // keywords
{ regex: new RegExp(this.getKeywords(commands), 'gm'), css: 'functions' }, // commands
{ regex: new XRegExp("(?<full_tag>(<|<){2}(?<tag>\\w+)) .*$(?<here_doc>[\\s\\S]*)(?<end_tag>^\\k<tag>$)",'gm'), func: hereDocProcess }
];
}
Brush.prototype = new SyntaxHighlighter.Highlighter();
Brush.aliases = ['bash', 'shell', 'sh'];
SyntaxHighlighter.brushes.Bash = Brush;
// CommonJS
typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
})();
| SquareSquash/web/vendor/assets/javascripts/sh/shBrushBash.js/0 | {
"file_path": "SquareSquash/web/vendor/assets/javascripts/sh/shBrushBash.js",
"repo_id": "SquareSquash",
"token_count": 1369
} | 108 |
/**
* SyntaxHighlighter
* http://alexgorbatchev.com/SyntaxHighlighter
*
* SyntaxHighlighter is donationware. If you are using it, please donate.
* http://alexgorbatchev.com/SyntaxHighlighter/donate.html
*
* @version
* 3.0.83 (Wed, 12 Feb 2014 03:42:24 GMT)
*
* @copyright
* Copyright (C) 2004-2013 Alex Gorbatchev.
*
* @license
* Dual licensed under the MIT and GPL licenses.
*/
;(function()
{
// CommonJS
SyntaxHighlighter = SyntaxHighlighter || (typeof require !== 'undefined'? require('shCore').SyntaxHighlighter : null);
function Brush()
{
var funcs = 'abs acos acosh addcslashes addslashes ' +
'array_change_key_case array_chunk array_combine array_count_values array_diff '+
'array_diff_assoc array_diff_key array_diff_uassoc array_diff_ukey array_fill '+
'array_filter array_flip array_intersect array_intersect_assoc array_intersect_key '+
'array_intersect_uassoc array_intersect_ukey array_key_exists array_keys array_map '+
'array_merge array_merge_recursive array_multisort array_pad array_pop array_product '+
'array_push array_rand array_reduce array_reverse array_search array_shift '+
'array_slice array_splice array_sum array_udiff array_udiff_assoc '+
'array_udiff_uassoc array_uintersect array_uintersect_assoc '+
'array_uintersect_uassoc array_unique array_unshift array_values array_walk '+
'array_walk_recursive atan atan2 atanh base64_decode base64_encode base_convert '+
'basename bcadd bccomp bcdiv bcmod bcmul bindec bindtextdomain bzclose bzcompress '+
'bzdecompress bzerrno bzerror bzerrstr bzflush bzopen bzread bzwrite ceil chdir '+
'checkdate checkdnsrr chgrp chmod chop chown chr chroot chunk_split class_exists '+
'closedir closelog copy cos cosh count count_chars date decbin dechex decoct '+
'deg2rad delete ebcdic2ascii echo empty end ereg ereg_replace eregi eregi_replace error_log '+
'error_reporting escapeshellarg escapeshellcmd eval exec exit exp explode extension_loaded '+
'feof fflush fgetc fgetcsv fgets fgetss file_exists file_get_contents file_put_contents '+
'fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetype '+
'floatval flock floor flush fmod fnmatch fopen fpassthru fprintf fputcsv fputs fread fscanf '+
'fseek fsockopen fstat ftell ftok getallheaders getcwd getdate getenv gethostbyaddr gethostbyname '+
'gethostbynamel getimagesize getlastmod getmxrr getmygid getmyinode getmypid getmyuid getopt '+
'getprotobyname getprotobynumber getrandmax getrusage getservbyname getservbyport gettext '+
'gettimeofday gettype glob gmdate gmmktime ini_alter ini_get ini_get_all ini_restore ini_set '+
'interface_exists intval ip2long is_a is_array is_bool is_callable is_dir is_double '+
'is_executable is_file is_finite is_float is_infinite is_int is_integer is_link is_long '+
'is_nan is_null is_numeric is_object is_readable is_real is_resource is_scalar is_soap_fault '+
'is_string is_subclass_of is_uploaded_file is_writable is_writeable mkdir mktime nl2br '+
'parse_ini_file parse_str parse_url passthru pathinfo print readlink realpath rewind rewinddir rmdir '+
'round str_ireplace str_pad str_repeat str_replace str_rot13 str_shuffle str_split '+
'str_word_count strcasecmp strchr strcmp strcoll strcspn strftime strip_tags stripcslashes '+
'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpbrk '+
'strpos strptime strrchr strrev strripos strrpos strspn strstr strtok strtolower strtotime '+
'strtoupper strtr strval substr substr_compare';
var keywords = 'abstract and array as break case catch cfunction class clone const continue declare default die do ' +
'else elseif enddeclare endfor endforeach endif endswitch endwhile extends final finally for foreach ' +
'function global goto if implements include include_once interface instanceof insteadof namespace new ' +
'old_function or private protected public return require require_once static switch ' +
'trait throw try use var while xor yield ';
var constants = '__FILE__ __LINE__ __METHOD__ __FUNCTION__ __CLASS__';
this.regexList = [
{ regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
{ regex: SyntaxHighlighter.regexLib.multiLineCComments, css: 'comments' }, // multiline comments
{ regex: SyntaxHighlighter.regexLib.doubleQuotedString, css: 'string' }, // double quoted strings
{ regex: SyntaxHighlighter.regexLib.singleQuotedString, css: 'string' }, // single quoted strings
{ regex: /\$\w+/g, css: 'variable' }, // variables
{ regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'functions' }, // common functions
{ regex: new RegExp(this.getKeywords(constants), 'gmi'), css: 'constants' }, // constants
{ regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' } // keyword
];
this.forHtmlScript(SyntaxHighlighter.regexLib.phpScriptTags);
};
Brush.prototype = new SyntaxHighlighter.Highlighter();
Brush.aliases = ['php'];
SyntaxHighlighter.brushes.Php = Brush;
// CommonJS
typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
})();
| SquareSquash/web/vendor/assets/javascripts/sh/shBrushPhp.js/0 | {
"file_path": "SquareSquash/web/vendor/assets/javascripts/sh/shBrushPhp.js",
"repo_id": "SquareSquash",
"token_count": 1998
} | 109 |
/**
* SyntaxHighlighter
* http://alexgorbatchev.com/SyntaxHighlighter
*
* SyntaxHighlighter is donationware. If you are using it, please donate.
* http://alexgorbatchev.com/SyntaxHighlighter/donate.html
*
* @version
* 3.0.83 (Wed, 12 Feb 2014 03:42:24 GMT)
*
* @copyright
* Copyright (C) 2004-2013 Alex Gorbatchev.
*
* @license
* Dual licensed under the MIT and GPL licenses.
*/
.syntaxhighlighter{background-color:#222222 !important;}
.syntaxhighlighter .line.alt1{background-color:#222222 !important;}
.syntaxhighlighter .line.alt2{background-color:#222222 !important;}
.syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#253e5a !important;}
.syntaxhighlighter .line.highlighted.number{color:white !important;}
.syntaxhighlighter table caption{color:lime !important;}
.syntaxhighlighter table td.code .container textarea{background:#222222;color:lime;}
.syntaxhighlighter .gutter{color:#38566f !important;}
.syntaxhighlighter .gutter .line{border-right:3px solid #435a5f !important;}
.syntaxhighlighter .gutter .line.highlighted{background-color:#435a5f !important;color:#222222 !important;}
.syntaxhighlighter.printing .line .content{border:none !important;}
.syntaxhighlighter.collapsed{overflow:visible !important;}
.syntaxhighlighter.collapsed .toolbar{color:#428bdd !important;background:black !important;border:1px solid #435a5f !important;}
.syntaxhighlighter.collapsed .toolbar a{color:#428bdd !important;}
.syntaxhighlighter.collapsed .toolbar a:hover{color:lime !important;}
.syntaxhighlighter .toolbar{color:#aaaaff !important;background:#435a5f !important;border:none !important;}
.syntaxhighlighter .toolbar a{color:#aaaaff !important;}
.syntaxhighlighter .toolbar a:hover{color:#9ccff4 !important;}
.syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:lime !important;}
.syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#428bdd !important;}
.syntaxhighlighter .string,.syntaxhighlighter .string a{color:lime !important;}
.syntaxhighlighter .keyword{color:#aaaaff !important;}
.syntaxhighlighter .preprocessor{color:#8aa6c1 !important;}
.syntaxhighlighter .variable{color:cyan !important;}
.syntaxhighlighter .value{color:#f7e741 !important;}
.syntaxhighlighter .functions{color:#ff8000 !important;}
.syntaxhighlighter .constants{color:yellow !important;}
.syntaxhighlighter .script{font-weight:bold !important;color:#aaaaff !important;background-color:none !important;}
.syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:red !important;}
.syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:yellow !important;}
.syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:#ffaa3e !important;}
| SquareSquash/web/vendor/assets/stylesheets/sh/shThemeMDUltra.css/0 | {
"file_path": "SquareSquash/web/vendor/assets/stylesheets/sh/shThemeMDUltra.css",
"repo_id": "SquareSquash",
"token_count": 896
} | 110 |
import { DragDropModule } from "@angular/cdk/drag-drop";
import { OverlayModule } from "@angular/cdk/overlay";
import { NgModule } from "@angular/core";
import { FormsModule, ReactiveFormsModule } from "@angular/forms";
import { BrowserAnimationsModule } from "@angular/platform-browser/animations";
import { RouterModule } from "@angular/router";
import { InfiniteScrollModule } from "ngx-infinite-scroll";
import { JslibModule } from "jslib-angular/jslib.module";
import { OssRoutingModule } from "src/app/oss-routing.module";
import { OssModule } from "src/app/oss.module";
import { ServicesModule } from "src/app/services/services.module";
import { WildcardRoutingModule } from "src/app/wildcard-routing.module";
import { AppRoutingModule } from "./app-routing.module";
import { AppComponent } from "./app.component";
import { OrganizationsModule } from "./organizations/organizations.module";
import { DisablePersonalVaultExportPolicyComponent } from "./policies/disable-personal-vault-export.component";
import { MaximumVaultTimeoutPolicyComponent } from "./policies/maximum-vault-timeout.component";
@NgModule({
imports: [
OverlayModule,
OssModule,
JslibModule,
BrowserAnimationsModule,
FormsModule,
ReactiveFormsModule,
ServicesModule,
InfiniteScrollModule,
DragDropModule,
AppRoutingModule,
OssRoutingModule,
OrganizationsModule, // Must be after OssRoutingModule for competing routes to resolve properly
RouterModule,
WildcardRoutingModule, // Needs to be last to catch all non-existing routes
],
declarations: [
AppComponent,
DisablePersonalVaultExportPolicyComponent,
MaximumVaultTimeoutPolicyComponent,
],
bootstrap: [AppComponent],
})
export class AppModule {}
| bitwarden/web/bitwarden_license/src/app/app.module.ts/0 | {
"file_path": "bitwarden/web/bitwarden_license/src/app/app.module.ts",
"repo_id": "bitwarden",
"token_count": 532
} | 111 |
import { Component } from "@angular/core";
import { PolicyType } from "jslib-common/enums/policyType";
import {
BasePolicy,
BasePolicyComponent,
} from "src/app/organizations/policies/base-policy.component";
export class DisablePersonalVaultExportPolicy extends BasePolicy {
name = "disablePersonalVaultExport";
description = "disablePersonalVaultExportDesc";
type = PolicyType.DisablePersonalVaultExport;
component = DisablePersonalVaultExportPolicyComponent;
}
@Component({
selector: "policy-disable-personal-vault-export",
templateUrl: "disable-personal-vault-export.component.html",
})
export class DisablePersonalVaultExportPolicyComponent extends BasePolicyComponent {}
| bitwarden/web/bitwarden_license/src/app/policies/disable-personal-vault-export.component.ts/0 | {
"file_path": "bitwarden/web/bitwarden_license/src/app/policies/disable-personal-vault-export.component.ts",
"repo_id": "bitwarden",
"token_count": 189
} | 112 |
import { Component, OnInit } from "@angular/core";
import { ActivatedRoute, Router } from "@angular/router";
import { UserNamePipe } from "jslib-angular/pipes/user-name.pipe";
import { ApiService } from "jslib-common/abstractions/api.service";
import { ExportService } from "jslib-common/abstractions/export.service";
import { I18nService } from "jslib-common/abstractions/i18n.service";
import { LogService } from "jslib-common/abstractions/log.service";
import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service";
import { ProviderService } from "jslib-common/abstractions/provider.service";
import { EventResponse } from "jslib-common/models/response/eventResponse";
import { BaseEventsComponent } from "src/app/common/base.events.component";
import { EventService } from "src/app/services/event.service";
@Component({
selector: "provider-events",
templateUrl: "events.component.html",
})
export class EventsComponent extends BaseEventsComponent implements OnInit {
exportFileName = "provider-events";
providerId: string;
private providerUsersUserIdMap = new Map<string, any>();
private providerUsersIdMap = new Map<string, any>();
constructor(
private apiService: ApiService,
private route: ActivatedRoute,
eventService: EventService,
i18nService: I18nService,
private providerService: ProviderService,
exportService: ExportService,
platformUtilsService: PlatformUtilsService,
private router: Router,
logService: LogService,
private userNamePipe: UserNamePipe
) {
super(eventService, i18nService, exportService, platformUtilsService, logService);
}
async ngOnInit() {
this.route.parent.parent.params.subscribe(async (params) => {
this.providerId = params.providerId;
const provider = await this.providerService.get(this.providerId);
if (provider == null || !provider.useEvents) {
this.router.navigate(["/providers", this.providerId]);
return;
}
await this.load();
});
}
async load() {
const response = await this.apiService.getProviderUsers(this.providerId);
response.data.forEach((u) => {
const name = this.userNamePipe.transform(u);
this.providerUsersIdMap.set(u.id, { name: name, email: u.email });
this.providerUsersUserIdMap.set(u.userId, { name: name, email: u.email });
});
await this.loadEvents(true);
this.loaded = true;
}
protected requestEvents(startDate: string, endDate: string, continuationToken: string) {
return this.apiService.getEventsProvider(
this.providerId,
startDate,
endDate,
continuationToken
);
}
protected getUserName(r: EventResponse, userId: string) {
return userId != null && this.providerUsersUserIdMap.has(userId)
? this.providerUsersUserIdMap.get(userId)
: null;
}
}
| bitwarden/web/bitwarden_license/src/app/providers/manage/events.component.ts/0 | {
"file_path": "bitwarden/web/bitwarden_license/src/app/providers/manage/events.component.ts",
"repo_id": "bitwarden",
"token_count": 979
} | 113 |
<div class="mt-5 d-flex justify-content-center" *ngIf="loading">
<div>
<img class="mb-4 logo logo-themed" alt="Bitwarden" />
<p class="text-center">
<i
class="bwi bwi-spinner bwi-spin bwi-2x text-muted"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>
<span class="sr-only">{{ "loading" | i18n }}</span>
</p>
</div>
</div>
<div class="container" *ngIf="!loading && !authed">
<div class="row justify-content-md-center mt-5">
<div class="col-5">
<p class="lead text-center mb-4">{{ "setupProvider" | i18n }}</p>
<div class="card d-block">
<div class="card-body">
<p>{{ "setupProviderLoginDesc" | i18n }}</p>
<hr />
<div class="d-flex">
<a
routerLink="/login"
[queryParams]="{ email: email }"
class="btn btn-primary btn-block"
>
{{ "logIn" | i18n }}
</a>
</div>
</div>
</div>
</div>
</div>
</div>
| bitwarden/web/bitwarden_license/src/app/providers/setup/setup-provider.component.html/0 | {
"file_path": "bitwarden/web/bitwarden_license/src/app/providers/setup/setup-provider.component.html",
"repo_id": "bitwarden",
"token_count": 545
} | 114 |
/* eslint-disable no-undef */
module.exports = {
plugins: [require("tailwindcss"), require("autoprefixer"), require("postcss-nested")],
};
| bitwarden/web/postcss.config.js/0 | {
"file_path": "bitwarden/web/postcss.config.js",
"repo_id": "bitwarden",
"token_count": 49
} | 115 |
<form #form (ngSubmit)="submit()" [appApiAction]="formPromise" class="container" ngNativeValidate>
<div class="row justify-content-md-center mt-5">
<div class="col-5">
<img class="mb-2 logo logo-themed" alt="Bitwarden" />
<p class="lead text-center mx-4 mb-4">{{ "loginOrCreateNewAccount" | i18n }}</p>
<div class="card d-block">
<div class="card-body">
<app-callout
type="warning"
title="{{ 'resetPasswordPolicyAutoEnroll' | i18n }}"
*ngIf="showResetPasswordAutoEnrollWarning"
>
{{ "resetPasswordAutoEnrollInviteWarning" | i18n }}
</app-callout>
<div class="form-group">
<label for="email">{{ "emailAddress" | i18n }}</label>
<input
id="email"
class="form-control"
type="text"
name="Email"
[(ngModel)]="email"
required
inputmode="email"
appInputVerbatim="false"
/>
</div>
<div class="form-group">
<label for="masterPassword">{{ "masterPass" | i18n }}</label>
<div class="d-flex">
<input
id="masterPassword"
type="{{ showPassword ? 'text' : 'password' }}"
name="MasterPassword"
class="text-monospace form-control"
[(ngModel)]="masterPassword"
required
appInputVerbatim
/>
<button
type="button"
class="ml-1 btn btn-link"
appA11yTitle="{{ 'toggleVisibility' | i18n }}"
(click)="togglePassword()"
>
<i
class="bwi bwi-lg"
aria-hidden="true"
[ngClass]="{ 'bwi-eye': !showPassword, 'bwi-eye-slash': showPassword }"
></i>
</button>
</div>
<small class="form-text">
<a routerLink="/hint">{{ "getMasterPasswordHint" | i18n }}</a>
</small>
</div>
<div class="form-check mb-3">
<input
type="checkbox"
class="form-check-input"
id="rememberEmail"
name="RememberEmail"
[(ngModel)]="rememberEmail"
/>
<label class="form-check-label" for="rememberEmail">{{ "rememberEmail" | i18n }}</label>
</div>
<div class="mb-n3" [hidden]="!showCaptcha()">
<iframe id="hcaptcha_iframe" height="80"></iframe>
</div>
<hr />
<div class="d-flex">
<button
type="submit"
class="btn btn-primary btn-block btn-submit"
[disabled]="form.loading"
>
<span> <i class="bwi bwi-sign-in" aria-hidden="true"></i> {{ "logIn" | i18n }} </span>
<i
class="bwi bwi-spinner bwi-spin"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>
</button>
<a
routerLink="/register"
[queryParams]="{ email: email }"
class="btn btn-outline-secondary btn-block ml-2 mt-0"
>
<i class="bwi bwi-pencil-square" aria-hidden="true"></i>
{{ "createAccount" | i18n }}
</a>
</div>
<div class="d-flex">
<a routerLink="/sso" class="btn btn-outline-secondary btn-block mt-2">
<i class="bwi bwi-bank" aria-hidden="true"></i> {{ "enterpriseSingleSignOn" | i18n }}
</a>
</div>
</div>
</div>
</div>
</div>
</form>
| bitwarden/web/src/app/accounts/login.component.html/0 | {
"file_path": "bitwarden/web/src/app/accounts/login.component.html",
"repo_id": "bitwarden",
"token_count": 2139
} | 116 |
<form
#form
(ngSubmit)="submit()"
[appApiAction]="formPromise"
class="container"
ngNativeValidate
autocomplete="off"
>
<div class="row justify-content-md-center mt-5">
<div
class="col-5"
[ngClass]="{
'col-9':
selectedProviderType === providerType.Duo ||
selectedProviderType === providerType.OrganizationDuo
}"
>
<p class="lead text-center mb-4">{{ title }}</p>
<div class="card d-block">
<div class="card-body">
<ng-container
*ngIf="
selectedProviderType === providerType.Email ||
selectedProviderType === providerType.Authenticator
"
>
<p *ngIf="selectedProviderType === providerType.Authenticator">
{{ "enterVerificationCodeApp" | i18n }}
</p>
<p *ngIf="selectedProviderType === providerType.Email">
{{ "enterVerificationCodeEmail" | i18n: twoFactorEmail }}
</p>
<div class="form-group">
<label for="code" class="sr-only">{{ "verificationCode" | i18n }}</label>
<input
id="code"
type="text"
name="Code"
class="form-control"
[(ngModel)]="token"
required
appAutofocus
inputmode="tel"
appInputVerbatim
/>
<small class="form-text" *ngIf="selectedProviderType === providerType.Email">
<a
href="#"
appStopClick
(click)="sendEmail(true)"
[appApiAction]="emailPromise"
*ngIf="selectedProviderType === providerType.Email"
>
{{ "sendVerificationCodeEmailAgain" | i18n }}
</a>
</small>
</div>
</ng-container>
<ng-container *ngIf="selectedProviderType === providerType.Yubikey">
<p class="text-center">{{ "insertYubiKey" | i18n }}</p>
<picture>
<source srcset="../../images/yubikey.avif" type="image/avif" />
<source srcset="../../images/yubikey.webp" type="image/webp" />
<img src="../../images/yubikey.jpg" class="rounded img-fluid mb-3" alt="" />
</picture>
<div class="form-group">
<label for="code" class="sr-only">{{ "verificationCode" | i18n }}</label>
<input
id="code"
type="password"
name="Code"
class="form-control"
[(ngModel)]="token"
required
appAutofocus
appInputVerbatim
autocomplete="new-password"
/>
</div>
</ng-container>
<ng-container *ngIf="selectedProviderType === providerType.WebAuthn">
<div id="web-authn-frame" class="mb-3">
<iframe id="webauthn_iframe" [allow]="webAuthnAllow"></iframe>
</div>
</ng-container>
<ng-container
*ngIf="
selectedProviderType === providerType.Duo ||
selectedProviderType === providerType.OrganizationDuo
"
>
<div id="duo-frame" class="mb-3">
<iframe id="duo_iframe"></iframe>
</div>
</ng-container>
<i
class="bwi bwi-spinner text-muted bwi-spin pull-right"
title="{{ 'loading' | i18n }}"
*ngIf="form.loading && selectedProviderType === providerType.WebAuthn"
aria-hidden="true"
></i>
<div class="form-check" *ngIf="selectedProviderType != null">
<input
id="remember"
type="checkbox"
name="Remember"
class="form-check-input"
[(ngModel)]="remember"
/>
<label for="remember" class="form-check-label">{{ "rememberMe" | i18n }}</label>
</div>
<ng-container *ngIf="selectedProviderType == null">
<p>{{ "noTwoStepProviders" | i18n }}</p>
<p>{{ "noTwoStepProviders2" | i18n }}</p>
</ng-container>
<hr />
<div [hidden]="!showCaptcha()">
<iframe id="hcaptcha_iframe" height="80"></iframe>
</div>
<div class="d-flex mb-3">
<button
type="submit"
class="btn btn-primary btn-block btn-submit"
[disabled]="form.loading"
*ngIf="
selectedProviderType != null &&
selectedProviderType !== providerType.Duo &&
selectedProviderType !== providerType.OrganizationDuo &&
selectedProviderType !== providerType.WebAuthn
"
>
<span>
<i class="bwi bwi-sign-in" aria-hidden="true"></i> {{ "continue" | i18n }}
</span>
<i
class="bwi bwi-spinner bwi-spin"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>
</button>
<a routerLink="/login" class="btn btn-outline-secondary btn-block ml-2 mt-0">
{{ "cancel" | i18n }}
</a>
</div>
<div class="text-center">
<a href="#" appStopClick (click)="anotherMethod()">{{
"useAnotherTwoStepMethod" | i18n
}}</a>
</div>
</div>
</div>
</div>
</div>
</form>
<ng-template #twoFactorOptions></ng-template>
| bitwarden/web/src/app/accounts/two-factor.component.html/0 | {
"file_path": "bitwarden/web/src/app/accounts/two-factor.component.html",
"repo_id": "bitwarden",
"token_count": 3099
} | 117 |
<div class="form-group mb-0">
<div class="form-check mt-1 form-check-block">
<input
class="form-check-input"
type="checkbox"
[name]="pascalize(parentId)"
[id]="parentId"
[(ngModel)]="parentChecked"
[indeterminate]="parentIndeterminate"
/>
<label class="form-check-label font-weight-normal" [for]="parentId">
{{ parentId | i18n }}
</label>
</div>
<div class="form-group form-group-child-check mb-0">
<div class="form-check mt-1" *ngFor="let c of checkboxes">
<input
class="form-check-input"
type="checkbox"
[name]="pascalize(c.id)"
[id]="c.id"
[ngModel]="c.get()"
(ngModelChange)="c.set($event)"
/>
<label class="form-check-label font-weight-normal" [for]="c.id">
{{ c.id | i18n }}
</label>
</div>
</div>
</div>
| bitwarden/web/src/app/components/nested-checkbox.component.html/0 | {
"file_path": "bitwarden/web/src/app/components/nested-checkbox.component.html",
"repo_id": "bitwarden",
"token_count": 416
} | 118 |
<app-navbar></app-navbar>
<router-outlet></router-outlet>
<app-footer></app-footer>
| bitwarden/web/src/app/layouts/user-layout.component.html/0 | {
"file_path": "bitwarden/web/src/app/layouts/user-layout.component.html",
"repo_id": "bitwarden",
"token_count": 38
} | 119 |
import { Component } from "@angular/core";
import { FolderFilterComponent as BaseFolderFilterComponent } from "jslib-angular/modules/vault-filter/components/folder-filter.component";
@Component({
selector: "app-folder-filter",
templateUrl: "folder-filter.component.html",
})
export class FolderFilterComponent extends BaseFolderFilterComponent {}
| bitwarden/web/src/app/modules/vault-filter/components/folder-filter.component.ts/0 | {
"file_path": "bitwarden/web/src/app/modules/vault-filter/components/folder-filter.component.ts",
"repo_id": "bitwarden",
"token_count": 92
} | 120 |
import { NgModule } from "@angular/core";
import { RouterModule, Routes } from "@angular/router";
import { IndividualVaultComponent } from "./individual-vault.component";
const routes: Routes = [
{
path: "",
component: IndividualVaultComponent,
data: { titleId: "vaults" },
},
];
@NgModule({
imports: [RouterModule.forChild(routes)],
exports: [RouterModule],
})
export class IndividualVaultRoutingModule {}
| bitwarden/web/src/app/modules/vault/modules/individual-vault/individual-vault-routing.module.ts/0 | {
"file_path": "bitwarden/web/src/app/modules/vault/modules/individual-vault/individual-vault-routing.module.ts",
"repo_id": "bitwarden",
"token_count": 141
} | 121 |
<div class="modal fade" role="dialog" aria-modal="true" aria-labelledby="bulkTitle">
<div class="modal-dialog modal-dialog-scrollable modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h2 class="modal-title" id="bulkTitle">
{{ "confirmUsers" | i18n }}
</h2>
<button
type="button"
class="close"
data-dismiss="modal"
appA11yTitle="{{ 'close' | i18n }}"
>
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="card-body text-center" *ngIf="loading">
<i class="bwi bwi-spinner bwi-spin" title="{{ 'loading' | i18n }}" aria-hidden="true"></i>
{{ "loading" | i18n }}
</div>
<app-callout type="danger" *ngIf="filteredUsers.length <= 0">
{{ "noSelectedUsersApplicable" | i18n }}
</app-callout>
<app-callout type="error" *ngIf="error">
{{ error }}
</app-callout>
<ng-container *ngIf="!loading && !done">
<p>
{{ "fingerprintEnsureIntegrityVerify" | i18n }}
<a href="https://bitwarden.com/help/fingerprint-phrase/" target="_blank" rel="noopener">
{{ "learnMore" | i18n }}</a
>
</p>
<table class="table table-hover table-list">
<thead>
<tr>
<th colspan="2">{{ "user" | i18n }}</th>
<th>{{ "fingerprint" | i18n }}</th>
</tr>
</thead>
<tr *ngFor="let user of filteredUsers">
<td width="30">
<app-avatar
[data]="user | userName"
[email]="user.email"
size="25"
[circle]="true"
[fontSize]="14"
>
</app-avatar>
</td>
<td>
{{ user.email }}
<small class="text-muted d-block" *ngIf="user.name">{{ user.name }}</small>
</td>
<td>
{{ fingerprints.get(user.id) }}
</td>
</tr>
<tr *ngFor="let user of excludedUsers">
<td width="30">
<app-avatar
[data]="user | userName"
[email]="user.email"
size="25"
[circle]="true"
[fontSize]="14"
>
</app-avatar>
</td>
<td>
{{ user.email }}
<small class="text-muted d-block" *ngIf="user.name">{{ user.name }}</small>
</td>
<td>
{{ "bulkFilteredMessage" | i18n }}
</td>
</tr>
</table>
</ng-container>
<ng-container *ngIf="!loading && done">
<table class="table table-hover table-list">
<thead>
<tr>
<th colspan="2">{{ "user" | i18n }}</th>
<th>{{ "status" | i18n }}</th>
</tr>
</thead>
<tr *ngFor="let user of filteredUsers">
<td width="30">
<app-avatar
[data]="user | userName"
[email]="user.email"
size="25"
[circle]="true"
[fontSize]="14"
>
</app-avatar>
</td>
<td>
{{ user.email }}
<small class="text-muted d-block" *ngIf="user.name">{{ user.name }}</small>
</td>
<td *ngIf="statuses.has(user.id)">
{{ statuses.get(user.id) }}
</td>
<td *ngIf="!statuses.has(user.id)">
{{ "bulkFilteredMessage" | i18n }}
</td>
</tr>
</table>
</ng-container>
</div>
<div class="modal-footer">
<button
type="submit"
class="btn btn-primary btn-submit"
*ngIf="!done"
[disabled]="loading"
(click)="submit()"
>
<i class="bwi bwi-spinner bwi-spin" title="{{ 'loading' | i18n }}" aria-hidden="true"></i>
<span>{{ "confirm" | i18n }}</span>
</button>
<button type="button" class="btn btn-outline-secondary" data-dismiss="modal">
{{ "close" | i18n }}
</button>
</div>
</div>
</div>
</div>
| bitwarden/web/src/app/organizations/manage/bulk/bulk-confirm.component.html/0 | {
"file_path": "bitwarden/web/src/app/organizations/manage/bulk/bulk-confirm.component.html",
"repo_id": "bitwarden",
"token_count": 2711
} | 122 |
<div class="page-header d-flex">
<h1>{{ "groups" | i18n }}</h1>
<div class="ml-auto d-flex">
<div>
<label class="sr-only" for="search">{{ "search" | i18n }}</label>
<input
type="search"
class="form-control form-control-sm"
id="search"
placeholder="{{ 'search' | i18n }}"
[(ngModel)]="searchText"
/>
</div>
<button type="button" class="btn btn-sm btn-outline-primary ml-3" (click)="add()">
<i class="bwi bwi-plus bwi-fw" aria-hidden="true"></i>
{{ "newGroup" | i18n }}
</button>
</div>
</div>
<ng-container *ngIf="loading">
<i
class="bwi bwi-spinner bwi-spin text-muted"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>
<span class="sr-only">{{ "loading" | i18n }}</span>
</ng-container>
<ng-container
*ngIf="
!loading &&
(isPaging() ? pagedGroups : (groups | search: searchText:'name':'id')) as searchedGroups
"
>
<p *ngIf="!searchedGroups.length">{{ "noGroupsInList" | i18n }}</p>
<table
class="table table-hover table-list"
*ngIf="searchedGroups.length"
infiniteScroll
[infiniteScrollDistance]="1"
[infiniteScrollDisabled]="!isPaging()"
(scrolled)="loadMore()"
>
<tbody>
<tr *ngFor="let g of searchedGroups">
<td>
<a href="#" appStopClick (click)="edit(g)">{{ g.name }}</a>
</td>
<td class="table-list-options">
<div class="dropdown" appListDropdown>
<button
class="btn btn-outline-secondary dropdown-toggle"
type="button"
data-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false"
appA11yTitle="{{ 'options' | i18n }}"
>
<i class="bwi bwi-cog bwi-lg" aria-hidden="true"></i>
</button>
<div class="dropdown-menu dropdown-menu-right">
<a class="dropdown-item" href="#" appStopClick (click)="users(g)">
<i class="bwi bwi-fw bwi-users" aria-hidden="true"></i>
{{ "users" | i18n }}
</a>
<a class="dropdown-item text-danger" href="#" appStopClick (click)="delete(g)">
<i class="bwi bwi-fw bwi-trash" aria-hidden="true"></i>
{{ "delete" | i18n }}
</a>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</ng-container>
<ng-template #addEdit></ng-template>
<ng-template #usersTemplate></ng-template>
| bitwarden/web/src/app/organizations/manage/groups.component.html/0 | {
"file_path": "bitwarden/web/src/app/organizations/manage/groups.component.html",
"repo_id": "bitwarden",
"token_count": 1267
} | 123 |
<div class="modal fade" role="dialog" aria-modal="true" aria-labelledby="groupAccessTitle">
<div class="modal-dialog modal-dialog-scrollable" role="document">
<form class="modal-content" #form (ngSubmit)="submit()" [appApiAction]="formPromise">
<div class="modal-header">
<h2 class="modal-title" id="groupAccessTitle">
{{ "groupAccess" | i18n }}
<small class="text-muted" *ngIf="name">{{ name }}</small>
</h2>
<button
type="button"
class="close"
data-dismiss="modal"
appA11yTitle="{{ 'close' | i18n }}"
>
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body" *ngIf="loading">
<i
class="bwi bwi-spinner bwi-spin text-muted"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>
<span class="sr-only">{{ "loading" | i18n }}</span>
</div>
<div class="modal-body" *ngIf="!loading">
<p>{{ "groupAccessUserDesc" | i18n }}</p>
<div *ngIf="!groups || !groups.length">
{{ "noGroupsInList" | i18n }}
</div>
<table class="table table-hover table-list mb-0" *ngIf="groups && groups.length">
<tbody>
<tr *ngFor="let g of groups; let i = index">
<td class="table-list-checkbox" (click)="check(g)">
<input
type="checkbox"
[(ngModel)]="g.checked"
name="Groups[{{ i }}].Checked"
appStopProp
/>
</td>
<td (click)="check(g)">
{{ g.name }}
</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
<button type="submit" class="btn btn-primary btn-submit" [disabled]="form.loading">
<i class="bwi bwi-spinner bwi-spin" title="{{ 'loading' | i18n }}" aria-hidden="true"></i>
<span>{{ "save" | i18n }}</span>
</button>
<button type="button" class="btn btn-outline-secondary" data-dismiss="modal">
{{ "cancel" | i18n }}
</button>
</div>
</form>
</div>
</div>
| bitwarden/web/src/app/organizations/manage/user-groups.component.html/0 | {
"file_path": "bitwarden/web/src/app/organizations/manage/user-groups.component.html",
"repo_id": "bitwarden",
"token_count": 1179
} | 124 |
<app-callout type="warning">
{{ "sendOptionsExemption" | i18n }}
</app-callout>
<div class="form-group">
<div class="form-check">
<input
class="form-check-input"
type="checkbox"
id="enabled"
[formControl]="enabled"
name="Enabled"
/>
<label class="form-check-label" for="enabled">{{ "enabled" | i18n }}</label>
</div>
</div>
<div [formGroup]="data">
<h3 class="mt-4">{{ "options" | i18n }}</h3>
<div class="form-check">
<input
class="form-check-input"
type="checkbox"
id="disableHideEmail"
name="DisableHideEmail"
formControlName="disableHideEmail"
/>
<label class="form-check-label" for="disableHideEmail">{{ "disableHideEmail" | i18n }}</label>
</div>
</div>
| bitwarden/web/src/app/organizations/policies/send-options.component.html/0 | {
"file_path": "bitwarden/web/src/app/organizations/policies/send-options.component.html",
"repo_id": "bitwarden",
"token_count": 321
} | 125 |
import { Component, EventEmitter, OnInit, Output } from "@angular/core";
import { ApiService } from "jslib-common/abstractions/api.service";
import { CipherService } from "jslib-common/abstractions/cipher.service";
import { I18nService } from "jslib-common/abstractions/i18n.service";
import { LogService } from "jslib-common/abstractions/log.service";
import { OrganizationService } from "jslib-common/abstractions/organization.service";
import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service";
import { UserVerificationService } from "jslib-common/abstractions/userVerification.service";
import { CipherType } from "jslib-common/enums/cipherType";
import { Utils } from "jslib-common/misc/utils";
import { CipherView } from "jslib-common/models/view/cipherView";
import { Verification } from "jslib-common/types/verification";
class CountBasedLocalizationKey {
singular: string;
plural: string;
getKey(count: number) {
return count == 1 ? this.singular : this.plural;
}
constructor(singular: string, plural: string) {
this.singular = singular;
this.plural = plural;
}
}
class OrganizationContentSummaryItem {
count: number;
get localizationKey(): string {
return this.localizationKeyOptions.getKey(this.count);
}
private localizationKeyOptions: CountBasedLocalizationKey;
constructor(count: number, localizationKeyOptions: CountBasedLocalizationKey) {
this.count = count;
this.localizationKeyOptions = localizationKeyOptions;
}
}
class OrganizationContentSummary {
totalItemCount = 0;
itemCountByType: OrganizationContentSummaryItem[] = [];
}
@Component({
selector: "app-delete-organization",
templateUrl: "delete-organization.component.html",
})
export class DeleteOrganizationComponent implements OnInit {
organizationId: string;
loaded: boolean;
deleteOrganizationRequestType: "InvalidFamiliesForEnterprise" | "RegularDelete" = "RegularDelete";
organizationName: string;
organizationContentSummary: OrganizationContentSummary = new OrganizationContentSummary();
@Output() onSuccess: EventEmitter<any> = new EventEmitter();
masterPassword: Verification;
formPromise: Promise<any>;
constructor(
private apiService: ApiService,
private i18nService: I18nService,
private platformUtilsService: PlatformUtilsService,
private userVerificationService: UserVerificationService,
private logService: LogService,
private cipherService: CipherService,
private organizationService: OrganizationService
) {}
async ngOnInit(): Promise<void> {
await this.load();
}
async submit() {
try {
this.formPromise = this.userVerificationService
.buildRequest(this.masterPassword)
.then((request) => this.apiService.deleteOrganization(this.organizationId, request));
await this.formPromise;
this.platformUtilsService.showToast(
"success",
this.i18nService.t("organizationDeleted"),
this.i18nService.t("organizationDeletedDesc")
);
this.onSuccess.emit();
} catch (e) {
this.logService.error(e);
}
}
private async load() {
this.organizationName = (await this.organizationService.get(this.organizationId)).name;
this.organizationContentSummary = await this.buildOrganizationContentSummary();
this.loaded = true;
}
private async buildOrganizationContentSummary(): Promise<OrganizationContentSummary> {
const organizationContentSummary = new OrganizationContentSummary();
const organizationItems = (
await this.cipherService.getAllFromApiForOrganization(this.organizationId)
).filter((item) => item.deletedDate == null);
if (organizationItems.length < 1) {
return organizationContentSummary;
}
organizationContentSummary.totalItemCount = organizationItems.length;
for (const cipherType of Utils.iterateEnum(CipherType)) {
const count = this.getOrganizationItemCountByType(organizationItems, cipherType);
if (count > 0) {
organizationContentSummary.itemCountByType.push(
new OrganizationContentSummaryItem(
count,
this.getOrganizationItemLocalizationKeysByType(CipherType[cipherType])
)
);
}
}
return organizationContentSummary;
}
private getOrganizationItemCountByType(items: CipherView[], type: CipherType) {
return items.filter((item) => item.type == type).length;
}
private getOrganizationItemLocalizationKeysByType(type: string): CountBasedLocalizationKey {
return new CountBasedLocalizationKey(`type${type}`, `type${type}Plural`);
}
}
| bitwarden/web/src/app/organizations/settings/delete-organization.component.ts/0 | {
"file_path": "bitwarden/web/src/app/organizations/settings/delete-organization.component.ts",
"repo_id": "bitwarden",
"token_count": 1478
} | 126 |
import { Component } from "@angular/core";
import { FormBuilder } from "@angular/forms";
import { ActivatedRoute } from "@angular/router";
import { CryptoService } from "jslib-common/abstractions/crypto.service";
import { EventService } from "jslib-common/abstractions/event.service";
import { ExportService } from "jslib-common/abstractions/export.service";
import { I18nService } from "jslib-common/abstractions/i18n.service";
import { LogService } from "jslib-common/abstractions/log.service";
import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service";
import { PolicyService } from "jslib-common/abstractions/policy.service";
import { UserVerificationService } from "jslib-common/abstractions/userVerification.service";
import { ExportComponent as BaseExportComponent } from "../../tools/export.component";
@Component({
selector: "app-org-export",
templateUrl: "../../tools/export.component.html",
})
export class ExportComponent extends BaseExportComponent {
constructor(
cryptoService: CryptoService,
i18nService: I18nService,
platformUtilsService: PlatformUtilsService,
exportService: ExportService,
eventService: EventService,
private route: ActivatedRoute,
policyService: PolicyService,
logService: LogService,
userVerificationService: UserVerificationService,
formBuilder: FormBuilder
) {
super(
cryptoService,
i18nService,
platformUtilsService,
exportService,
eventService,
policyService,
logService,
userVerificationService,
formBuilder
);
}
async ngOnInit() {
this.route.parent.parent.params.subscribe(async (params) => {
this.organizationId = params.organizationId;
});
await super.ngOnInit();
}
async checkExportDisabled() {
return;
}
getExportData() {
return this.exportService.getOrganizationExport(this.organizationId, this.format);
}
getFileName() {
return super.getFileName("org");
}
async collectEvent(): Promise<any> {
// TODO
// await this.eventService.collect(EventType.Organization_ClientExportedVault);
}
}
| bitwarden/web/src/app/organizations/tools/export.component.ts/0 | {
"file_path": "bitwarden/web/src/app/organizations/tools/export.component.ts",
"repo_id": "bitwarden",
"token_count": 705
} | 127 |
<app-navbar></app-navbar>
<div class="container page-content">
<div class="page-header d-flex">
<h1>{{ "providers" | i18n }}</h1>
</div>
<p *ngIf="!loaded" class="text-muted">
<i class="bwi bwi-spinner bwi-spin" title="{{ 'loading' | i18n }}" aria-hidden="true"></i>
<span class="sr-only">{{ "loading" | i18n }}</span>
</p>
<ng-container *ngIf="loaded">
<table class="table table-hover table-list" *ngIf="providers && providers.length">
<tbody>
<tr *ngFor="let p of providers">
<td width="30">
<app-avatar [data]="p.name" size="25" [circle]="true" [fontSize]="14"></app-avatar>
</td>
<td>
<a href="#" [routerLink]="['/providers', p.id]">{{ p.name }}</a>
<ng-container *ngIf="!p.enabled">
<i
class="bwi bwi-exclamation-triangle text-danger"
title="{{ 'providerIsDisabled' | i18n }}"
aria-hidden="true"
></i>
<span class="sr-only">{{ "providerIsDisabled" | i18n }}</span>
</ng-container>
</td>
</tr>
</tbody>
</table>
</ng-container>
</div>
<app-footer></app-footer>
| bitwarden/web/src/app/providers/providers.component.html/0 | {
"file_path": "bitwarden/web/src/app/providers/providers.component.html",
"repo_id": "bitwarden",
"token_count": 613
} | 128 |
<div class="page-header">
<h1>
{{ "reusedPasswordsReport" | i18n }}
<small *ngIf="hasLoaded && loading">
<i
class="bwi bwi-spinner bwi-spin text-muted"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>
<span class="sr-only">{{ "loading" | i18n }}</span>
</small>
</h1>
</div>
<p>{{ "reusedPasswordsReportDesc" | i18n }}</p>
<div *ngIf="!hasLoaded && loading">
<i
class="bwi bwi-spinner bwi-spin text-muted"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>
<span class="sr-only">{{ "loading" | i18n }}</span>
</div>
<div class="mt-4" *ngIf="hasLoaded">
<app-callout type="success" title="{{ 'goodNews' | i18n }}" *ngIf="!ciphers.length">
{{ "noReusedPasswords" | i18n }}
</app-callout>
<ng-container *ngIf="ciphers.length">
<app-callout type="danger" title="{{ 'reusedPasswordsFound' | i18n }}">
{{ "reusedPasswordsFoundDesc" | i18n: (ciphers.length | number) }}
</app-callout>
<table class="table table-hover table-list table-ciphers">
<tbody>
<tr *ngFor="let c of ciphers">
<td class="table-list-icon">
<app-vault-icon [cipher]="c"></app-vault-icon>
</td>
<td class="reduced-lh wrap">
<ng-container *ngIf="!organization || canManageCipher(c); else cantManage">
<a href="#" appStopClick (click)="selectCipher(c)" title="{{ 'editItem' | i18n }}">{{
c.name
}}</a>
</ng-container>
<ng-template #cantManage>
<span>{{ c.name }}</span>
</ng-template>
<ng-container *ngIf="!organization && c.organizationId">
<i
class="bwi bwi-collection"
appStopProp
title="{{ 'shared' | i18n }}"
aria-hidden="true"
></i>
<span class="sr-only">{{ "shared" | i18n }}</span>
</ng-container>
<ng-container *ngIf="c.hasAttachments">
<i
class="bwi bwi-paperclip"
appStopProp
title="{{ 'attachments' | i18n }}"
aria-hidden="true"
></i>
<span class="sr-only">{{ "attachments" | i18n }}</span>
</ng-container>
<br />
<small>{{ c.subTitle }}</small>
</td>
<td class="text-right">
<span class="badge badge-warning">
{{ "reusedXTimes" | i18n: passwordUseMap.get(c.login.password) }}
</span>
</td>
</tr>
</tbody>
</table>
</ng-container>
</div>
<ng-template #cipherAddEdit></ng-template>
| bitwarden/web/src/app/reports/reused-passwords-report.component.html/0 | {
"file_path": "bitwarden/web/src/app/reports/reused-passwords-report.component.html",
"repo_id": "bitwarden",
"token_count": 1424
} | 129 |
import { ApplicationRef, ComponentFactoryResolver, Injectable, Injector } from "@angular/core";
import * as jq from "jquery";
import { first } from "rxjs/operators";
import { ModalRef } from "jslib-angular/components/modal/modal.ref";
import { ModalService as BaseModalService } from "jslib-angular/services/modal.service";
import { MessagingService } from "jslib-common/abstractions/messaging.service";
import { Utils } from "jslib-common/misc/utils";
@Injectable()
export class ModalService extends BaseModalService {
el: any = null;
modalOpen = false;
constructor(
componentFactoryResolver: ComponentFactoryResolver,
applicationRef: ApplicationRef,
injector: Injector,
private messagingService: MessagingService
) {
super(componentFactoryResolver, applicationRef, injector);
}
protected setupHandlers(modalRef: ModalRef) {
modalRef.onCreated.pipe(first()).subscribe(() => {
const modals = Array.from(document.querySelectorAll(".modal"));
if (modals.length > 0) {
this.el = jq(modals[0]);
this.el.modal("show");
this.el.on("show.bs.modal", () => {
modalRef.show();
this.messagingService.send("modalShow");
});
this.el.on("shown.bs.modal", () => {
modalRef.shown();
this.messagingService.send("modalShown");
if (!Utils.isMobileBrowser) {
this.el.find("*[appAutoFocus]").focus();
}
});
this.el.on("hide.bs.modal", () => {
this.messagingService.send("modalClose");
});
this.el.on("hidden.bs.modal", () => {
modalRef.closed();
this.messagingService.send("modalClosed");
});
}
});
modalRef.onClose.pipe(first()).subscribe(() => {
if (this.el != null) {
this.el.modal("hide");
}
});
}
}
| bitwarden/web/src/app/services/modal.service.ts/0 | {
"file_path": "bitwarden/web/src/app/services/modal.service.ts",
"repo_id": "bitwarden",
"token_count": 782
} | 130 |
<form #form (ngSubmit)="submit()" [appApiAction]="formPromise" ngNativeValidate>
<app-callout type="warning" *ngIf="showTwoFactorEmailWarning">
{{ "changeEmailTwoFactorWarning" | i18n }}
</app-callout>
<div class="row">
<div class="col-6">
<div class="form-group">
<label for="masterPassword">{{ "masterPass" | i18n }}</label>
<input
id="masterPassword"
type="password"
name="MasterPasswordHash"
class="form-control"
[(ngModel)]="masterPassword"
required
[readonly]="tokenSent"
appInputVerbatim
/>
</div>
<div class="form-group">
<label for="newEmail">{{ "newEmail" | i18n }}</label>
<input
id="newEmail"
class="form-control"
type="text"
name="NewEmail"
[(ngModel)]="newEmail"
required
[readonly]="tokenSent"
inputmode="email"
appInputVerbatim="false"
/>
</div>
</div>
</div>
<ng-container *ngIf="tokenSent">
<hr />
<p>{{ "changeEmailDesc" | i18n: newEmail }}</p>
<app-callout type="warning">{{ "loggedOutWarning" | i18n }}</app-callout>
<div class="row">
<div class="col-6">
<div class="form-group">
<label for="token">{{ "code" | i18n }}</label>
<input
id="token"
class="form-control"
type="text"
name="Token"
[(ngModel)]="token"
required
appInputVerbatim
/>
</div>
</div>
</div>
</ng-container>
<button type="submit" class="btn btn-primary btn-submit" [disabled]="form.loading">
<i class="bwi bwi-spinner bwi-spin" title="{{ 'loading' | i18n }}" aria-hidden="true"></i>
<span *ngIf="!tokenSent">{{ "continue" | i18n }}</span>
<span *ngIf="tokenSent">{{ "changeEmail" | i18n }}</span>
</button>
<button type="button" class="btn btn-outline-secondary" *ngIf="tokenSent" (click)="reset()">
{{ "cancel" | i18n }}
</button>
</form>
| bitwarden/web/src/app/settings/change-email.component.html/0 | {
"file_path": "bitwarden/web/src/app/settings/change-email.component.html",
"repo_id": "bitwarden",
"token_count": 1007
} | 131 |
import { Component } from "@angular/core";
import { AttachmentsComponent as BaseAttachmentsComponent } from "jslib-angular/components/attachments.component";
import { ApiService } from "jslib-common/abstractions/api.service";
import { CipherService } from "jslib-common/abstractions/cipher.service";
import { CryptoService } from "jslib-common/abstractions/crypto.service";
import { I18nService } from "jslib-common/abstractions/i18n.service";
import { LogService } from "jslib-common/abstractions/log.service";
import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service";
import { StateService } from "jslib-common/abstractions/state.service";
import { AttachmentView } from "jslib-common/models/view/attachmentView";
@Component({
selector: "emergency-access-attachments",
templateUrl: "../vault/attachments.component.html",
})
export class EmergencyAccessAttachmentsComponent extends BaseAttachmentsComponent {
viewOnly = true;
canAccessAttachments = true;
constructor(
cipherService: CipherService,
i18nService: I18nService,
cryptoService: CryptoService,
stateService: StateService,
platformUtilsService: PlatformUtilsService,
apiService: ApiService,
logService: LogService
) {
super(
cipherService,
i18nService,
cryptoService,
platformUtilsService,
apiService,
window,
logService,
stateService
);
}
protected async init() {
// Do nothing since cipher is already decoded
}
protected showFixOldAttachments(attachment: AttachmentView) {
return false;
}
}
| bitwarden/web/src/app/settings/emergency-access-attachments.component.ts/0 | {
"file_path": "bitwarden/web/src/app/settings/emergency-access-attachments.component.ts",
"repo_id": "bitwarden",
"token_count": 522
} | 132 |
<div class="page-header">
<h1>{{ "preferences" | i18n }}</h1>
</div>
<p>{{ "preferencesDesc" | i18n }}</p>
<form (ngSubmit)="submit()" ngNativeValidate>
<div class="row">
<div class="col-6">
<app-vault-timeout-input
[vaultTimeouts]="vaultTimeouts"
[formControl]="vaultTimeout"
ngDefaultControl
>
</app-vault-timeout-input>
</div>
</div>
<div class="form-group">
<label>{{ "vaultTimeoutAction" | i18n }}</label>
<div class="form-check form-check-block">
<input
class="form-check-input"
type="radio"
name="vaultTimeoutAction"
id="vaultTimeoutActionLock"
value="lock"
[(ngModel)]="vaultTimeoutAction"
/>
<label class="form-check-label" for="vaultTimeoutActionLock">
{{ "lock" | i18n }}
<small>{{ "vaultTimeoutActionLockDesc" | i18n }}</small>
</label>
</div>
<div class="form-check mt-2 form-check-block">
<input
class="form-check-input"
type="radio"
name="vaultTimeoutAction"
id="vaultTimeoutActionLogOut"
value="logOut"
[(ngModel)]="vaultTimeoutAction"
(ngModelChange)="vaultTimeoutActionChanged($event)"
/>
<label class="form-check-label" for="vaultTimeoutActionLogOut">
{{ "logOut" | i18n }}
<small>{{ "vaultTimeoutActionLogOutDesc" | i18n }}</small>
</label>
</div>
</div>
<div class="row">
<div class="col-6">
<div class="form-group">
<div class="d-flex">
<label for="locale">{{ "language" | i18n }}</label>
<a
class="ml-auto"
href="https://bitwarden.com/help/localization/"
target="_blank"
rel="noopener"
appA11yTitle="{{ 'learnMore' | i18n }}"
>
<i class="bwi bwi-question-circle" aria-hidden="true"></i>
</a>
</div>
<select id="locale" name="Locale" [(ngModel)]="locale" class="form-control">
<option *ngFor="let o of localeOptions" [ngValue]="o.value">{{ o.name }}</option>
</select>
<small class="form-text text-muted">{{ "languageDesc" | i18n }}</small>
</div>
</div>
</div>
<div class="form-group">
<div class="form-check">
<input
class="form-check-input"
type="checkbox"
id="disableIcons"
name="DisableIcons"
[(ngModel)]="disableIcons"
/>
<label class="form-check-label" for="disableIcons">
{{ "disableIcons" | i18n }}
</label>
<a
href="https://bitwarden.com/help/website-icons/"
target="_blank"
rel="noopener"
appA11yTitle="{{ 'learnMore' | i18n }}"
>
<i class="bwi bwi-question-circle" aria-hidden="true"></i>
</a>
</div>
<small class="form-text text-muted">{{ "disableIconsDesc" | i18n }}</small>
</div>
<div class="form-group">
<div class="form-check">
<input
class="form-check-input"
type="checkbox"
id="enableGravatars"
name="enableGravatars"
[(ngModel)]="enableGravatars"
/>
<label class="form-check-label" for="enableGravatars">
{{ "enableGravatars" | i18n }}
</label>
<a
href="https://gravatar.com/"
target="_blank"
rel="noopener"
appA11yTitle="{{ 'learnMore' | i18n }}"
>
<i class="bwi bwi-question-circle" aria-hidden="true"></i>
</a>
</div>
<small class="form-text text-muted">{{ "enableGravatarsDesc" | i18n }}</small>
</div>
<div class="form-group">
<div class="form-check">
<input
class="form-check-input"
type="checkbox"
id="enableFullWidth"
name="enableFullWidth"
[(ngModel)]="enableFullWidth"
/>
<label class="form-check-label" for="enableFullWidth">
{{ "enableFullWidth" | i18n }}
</label>
</div>
<small class="form-text text-muted">{{ "enableFullWidthDesc" | i18n }}</small>
</div>
<div class="row">
<div class="col-6">
<div class="form-group">
<label for="theme">{{ "theme" | i18n }}</label>
<select id="theme" name="theme" [(ngModel)]="theme" class="form-control">
<option *ngFor="let o of themeOptions" [ngValue]="o.value">{{ o.name }}</option>
</select>
<small class="form-text text-muted">{{ "themeDesc" | i18n }}</small>
</div>
</div>
</div>
<button type="submit" class="btn btn-primary">
{{ "save" | i18n }}
</button>
</form>
| bitwarden/web/src/app/settings/preferences.component.html/0 | {
"file_path": "bitwarden/web/src/app/settings/preferences.component.html",
"repo_id": "bitwarden",
"token_count": 2179
} | 133 |
import { Component, OnInit } from "@angular/core";
import { FormBuilder, FormGroup, Validators } from "@angular/forms";
import { notAllowedValueAsync } from "jslib-angular/validators/notAllowedValueAsync.validator";
import { ApiService } from "jslib-common/abstractions/api.service";
import { I18nService } from "jslib-common/abstractions/i18n.service";
import { OrganizationService } from "jslib-common/abstractions/organization.service";
import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service";
import { StateService } from "jslib-common/abstractions/state.service";
import { SyncService } from "jslib-common/abstractions/sync.service";
import { PlanSponsorshipType } from "jslib-common/enums/planSponsorshipType";
import { Organization } from "jslib-common/models/domain/organization";
@Component({
selector: "app-sponsored-families",
templateUrl: "sponsored-families.component.html",
})
export class SponsoredFamiliesComponent implements OnInit {
loading = false;
availableSponsorshipOrgs: Organization[] = [];
activeSponsorshipOrgs: Organization[] = [];
// Conditional display properties
formPromise: Promise<any>;
sponsorshipForm: FormGroup;
constructor(
private apiService: ApiService,
private i18nService: I18nService,
private platformUtilsService: PlatformUtilsService,
private syncService: SyncService,
private organizationService: OrganizationService,
private formBuilder: FormBuilder,
private stateService: StateService
) {
this.sponsorshipForm = this.formBuilder.group({
selectedSponsorshipOrgId: [
"",
{
validators: [Validators.required],
},
],
sponsorshipEmail: [
"",
{
validators: [Validators.email],
asyncValidators: [
notAllowedValueAsync(async () => await this.stateService.getEmail(), true),
],
updateOn: "blur",
},
],
});
}
async ngOnInit() {
await this.load();
}
async submit() {
this.formPromise = this.apiService.postCreateSponsorship(
this.sponsorshipForm.value.selectedSponsorshipOrgId,
{
sponsoredEmail: this.sponsorshipForm.value.sponsorshipEmail,
planSponsorshipType: PlanSponsorshipType.FamiliesForEnterprise,
friendlyName: this.sponsorshipForm.value.sponsorshipEmail,
}
);
await this.formPromise;
this.platformUtilsService.showToast("success", null, this.i18nService.t("sponsorshipCreated"));
this.formPromise = null;
this.resetForm();
await this.load(true);
}
async load(forceReload = false) {
if (this.loading) {
return;
}
this.loading = true;
if (forceReload) {
await this.syncService.fullSync(true);
}
const allOrgs = await this.organizationService.getAll();
this.availableSponsorshipOrgs = allOrgs.filter((org) => org.familySponsorshipAvailable);
this.activeSponsorshipOrgs = allOrgs.filter(
(org) => org.familySponsorshipFriendlyName !== null
);
if (this.availableSponsorshipOrgs.length === 1) {
this.sponsorshipForm.patchValue({
selectedSponsorshipOrgId: this.availableSponsorshipOrgs[0].id,
});
}
this.loading = false;
}
get sponsorshipEmailControl() {
return this.sponsorshipForm.controls["sponsorshipEmail"];
}
private async resetForm() {
this.sponsorshipForm.reset();
}
get anyActiveSponsorships(): boolean {
return this.activeSponsorshipOrgs.length > 0;
}
get anyOrgsAvailable(): boolean {
return this.availableSponsorshipOrgs.length > 0;
}
get isSelfHosted(): boolean {
return this.platformUtilsService.isSelfHost();
}
}
| bitwarden/web/src/app/settings/sponsored-families.component.ts/0 | {
"file_path": "bitwarden/web/src/app/settings/sponsored-families.component.ts",
"repo_id": "bitwarden",
"token_count": 1311
} | 134 |
import { Component } from "@angular/core";
import { I18nService } from "jslib-common/abstractions/i18n.service";
import { TwoFactorProviderType } from "jslib-common/enums/twoFactorProviderType";
import { TwoFactorRecoverResponse } from "jslib-common/models/response/twoFactorRescoverResponse";
@Component({
selector: "app-two-factor-recovery",
templateUrl: "two-factor-recovery.component.html",
})
export class TwoFactorRecoveryComponent {
type = -1;
code: string;
authed: boolean;
twoFactorProviderType = TwoFactorProviderType;
constructor(private i18nService: I18nService) {}
auth(authResponse: any) {
this.authed = true;
this.processResponse(authResponse.response);
}
print() {
const w = window.open();
w.document.write(
'<div style="font-size: 18px; text-align: center;">' +
"<p>" +
this.i18nService.t("twoFactorRecoveryYourCode") +
":</p>" +
"<code style=\"font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;\">" +
this.code +
"</code></div>" +
'<p style="text-align: center;">' +
new Date() +
"</p>"
);
w.onafterprint = () => w.close();
w.print();
}
private formatString(s: string) {
if (s == null) {
return null;
}
return s
.replace(/(.{4})/g, "$1 ")
.trim()
.toUpperCase();
}
private processResponse(response: TwoFactorRecoverResponse) {
this.code = this.formatString(response.code);
}
}
| bitwarden/web/src/app/settings/two-factor-recovery.component.ts/0 | {
"file_path": "bitwarden/web/src/app/settings/two-factor-recovery.component.ts",
"repo_id": "bitwarden",
"token_count": 594
} | 135 |
import { Component, OnInit } from "@angular/core";
import { Router } from "@angular/router";
import { ApiService } from "jslib-common/abstractions/api.service";
import { I18nService } from "jslib-common/abstractions/i18n.service";
import { LogService } from "jslib-common/abstractions/log.service";
import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service";
import { TokenService } from "jslib-common/abstractions/token.service";
import { SubscriptionResponse } from "jslib-common/models/response/subscriptionResponse";
@Component({
selector: "app-user-subscription",
templateUrl: "user-subscription.component.html",
})
export class UserSubscriptionComponent implements OnInit {
loading = false;
firstLoaded = false;
adjustStorageAdd = true;
showAdjustStorage = false;
showUpdateLicense = false;
sub: SubscriptionResponse;
selfHosted = false;
cancelPromise: Promise<any>;
reinstatePromise: Promise<any>;
constructor(
private tokenService: TokenService,
private apiService: ApiService,
private platformUtilsService: PlatformUtilsService,
private i18nService: I18nService,
private router: Router,
private logService: LogService
) {
this.selfHosted = platformUtilsService.isSelfHost();
}
async ngOnInit() {
await this.load();
this.firstLoaded = true;
}
async load() {
if (this.loading) {
return;
}
if (this.tokenService.getPremium()) {
this.loading = true;
this.sub = await this.apiService.getUserSubscription();
} else {
this.router.navigate(["/settings/subscription/premium"]);
return;
}
this.loading = false;
}
async reinstate() {
if (this.loading) {
return;
}
if (this.usingInAppPurchase) {
this.platformUtilsService.showDialog(
this.i18nService.t("manageSubscriptionFromStore"),
this.i18nService.t("cancelSubscription"),
null,
null,
"warning"
);
return;
}
const confirmed = await this.platformUtilsService.showDialog(
this.i18nService.t("reinstateConfirmation"),
this.i18nService.t("reinstateSubscription"),
this.i18nService.t("yes"),
this.i18nService.t("cancel")
);
if (!confirmed) {
return;
}
try {
this.reinstatePromise = this.apiService.postReinstatePremium();
await this.reinstatePromise;
this.platformUtilsService.showToast("success", null, this.i18nService.t("reinstated"));
this.load();
} catch (e) {
this.logService.error(e);
}
}
async cancel() {
if (this.loading) {
return;
}
if (this.usingInAppPurchase) {
this.platformUtilsService.showDialog(
this.i18nService.t("manageSubscriptionFromStore"),
this.i18nService.t("cancelSubscription"),
null,
null,
"warning"
);
return;
}
const confirmed = await this.platformUtilsService.showDialog(
this.i18nService.t("cancelConfirmation"),
this.i18nService.t("cancelSubscription"),
this.i18nService.t("yes"),
this.i18nService.t("no"),
"warning"
);
if (!confirmed) {
return;
}
try {
this.cancelPromise = this.apiService.postCancelPremium();
await this.cancelPromise;
this.platformUtilsService.showToast(
"success",
null,
this.i18nService.t("canceledSubscription")
);
this.load();
} catch (e) {
this.logService.error(e);
}
}
downloadLicense() {
if (this.loading) {
return;
}
const licenseString = JSON.stringify(this.sub.license, null, 2);
this.platformUtilsService.saveFile(
window,
licenseString,
null,
"bitwarden_premium_license.json"
);
}
updateLicense() {
if (this.loading) {
return;
}
this.showUpdateLicense = true;
}
closeUpdateLicense(load: boolean) {
this.showUpdateLicense = false;
if (load) {
this.load();
}
}
adjustStorage(add: boolean) {
if (this.usingInAppPurchase) {
this.platformUtilsService.showDialog(
this.i18nService.t("cannotPerformInAppPurchase"),
this.i18nService.t(add ? "addStorage" : "removeStorage"),
null,
null,
"warning"
);
return;
}
this.adjustStorageAdd = add;
this.showAdjustStorage = true;
}
closeStorage(load: boolean) {
this.showAdjustStorage = false;
if (load) {
this.load();
}
}
get subscriptionMarkedForCancel() {
return (
this.subscription != null && !this.subscription.cancelled && this.subscription.cancelAtEndDate
);
}
get subscription() {
return this.sub != null ? this.sub.subscription : null;
}
get nextInvoice() {
return this.sub != null ? this.sub.upcomingInvoice : null;
}
get storagePercentage() {
return this.sub != null && this.sub.maxStorageGb
? +(100 * (this.sub.storageGb / this.sub.maxStorageGb)).toFixed(2)
: 0;
}
get storageProgressWidth() {
return this.storagePercentage < 5 ? 5 : 0;
}
get usingInAppPurchase() {
return this.sub != null ? this.sub.usingInAppPurchase : false;
}
get title(): string {
return this.i18nService.t(this.selfHosted ? "subscription" : "premiumMembership");
}
}
| bitwarden/web/src/app/settings/user-subscription.component.ts/0 | {
"file_path": "bitwarden/web/src/app/settings/user-subscription.component.ts",
"repo_id": "bitwarden",
"token_count": 2132
} | 136 |
import { Component, Input } from "@angular/core";
import { AddEditCustomFieldsComponent as BaseAddEditCustomFieldsComponent } from "jslib-angular/components/add-edit-custom-fields.component";
import { EventService } from "jslib-common/abstractions/event.service";
import { I18nService } from "jslib-common/abstractions/i18n.service";
@Component({
selector: "app-vault-add-edit-custom-fields",
templateUrl: "add-edit-custom-fields.component.html",
})
export class AddEditCustomFieldsComponent extends BaseAddEditCustomFieldsComponent {
@Input() viewOnly: boolean;
@Input() copy: (value: string, typeI18nKey: string, aType: string) => void;
constructor(i18nService: I18nService, eventService: EventService) {
super(i18nService, eventService);
}
}
| bitwarden/web/src/app/vault/add-edit-custom-fields.component.ts/0 | {
"file_path": "bitwarden/web/src/app/vault/add-edit-custom-fields.component.ts",
"repo_id": "bitwarden",
"token_count": 240
} | 137 |
import { Component, EventEmitter, Input, OnDestroy, Output } from "@angular/core";
import { CiphersComponent as BaseCiphersComponent } from "jslib-angular/components/ciphers.component";
import { CipherService } from "jslib-common/abstractions/cipher.service";
import { EventService } from "jslib-common/abstractions/event.service";
import { I18nService } from "jslib-common/abstractions/i18n.service";
import { LogService } from "jslib-common/abstractions/log.service";
import { OrganizationService } from "jslib-common/abstractions/organization.service";
import { PasswordRepromptService } from "jslib-common/abstractions/passwordReprompt.service";
import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service";
import { SearchService } from "jslib-common/abstractions/search.service";
import { StateService } from "jslib-common/abstractions/state.service";
import { TokenService } from "jslib-common/abstractions/token.service";
import { TotpService } from "jslib-common/abstractions/totp.service";
import { CipherRepromptType } from "jslib-common/enums/cipherRepromptType";
import { CipherType } from "jslib-common/enums/cipherType";
import { EventType } from "jslib-common/enums/eventType";
import { Organization } from "jslib-common/models/domain/organization";
import { CipherView } from "jslib-common/models/view/cipherView";
const MaxCheckedCount = 500;
@Component({
selector: "app-vault-ciphers",
templateUrl: "ciphers.component.html",
})
export class CiphersComponent extends BaseCiphersComponent implements OnDestroy {
@Input() showAddNew = true;
@Output() onAttachmentsClicked = new EventEmitter<CipherView>();
@Output() onShareClicked = new EventEmitter<CipherView>();
@Output() onCollectionsClicked = new EventEmitter<CipherView>();
@Output() onCloneClicked = new EventEmitter<CipherView>();
@Output() onOrganzationBadgeClicked = new EventEmitter<string>();
pagedCiphers: CipherView[] = [];
pageSize = 200;
cipherType = CipherType;
actionPromise: Promise<any>;
userHasPremiumAccess = false;
organizations: Organization[] = [];
profileName: string;
private didScroll = false;
private pagedCiphersCount = 0;
private refreshing = false;
constructor(
searchService: SearchService,
protected i18nService: I18nService,
protected platformUtilsService: PlatformUtilsService,
protected cipherService: CipherService,
protected eventService: EventService,
protected totpService: TotpService,
protected stateService: StateService,
protected passwordRepromptService: PasswordRepromptService,
private logService: LogService,
private organizationService: OrganizationService,
private tokenService: TokenService
) {
super(searchService);
}
ngOnDestroy() {
this.selectAll(false);
}
// load() is called after the page loads and the first sync has completed.
// Do not use ngOnInit() for anything that requires sync data.
async load(filter: (cipher: CipherView) => boolean = null, deleted = false) {
await super.load(filter, deleted);
this.profileName = await this.tokenService.getName();
this.organizations = await this.organizationService.getAll();
this.userHasPremiumAccess = await this.stateService.getCanAccessPremium();
}
loadMore() {
if (this.ciphers.length <= this.pageSize) {
return;
}
const pagedLength = this.pagedCiphers.length;
let pagedSize = this.pageSize;
if (this.refreshing && pagedLength === 0 && this.pagedCiphersCount > this.pageSize) {
pagedSize = this.pagedCiphersCount;
}
if (this.ciphers.length > pagedLength) {
this.pagedCiphers = this.pagedCiphers.concat(
this.ciphers.slice(pagedLength, pagedLength + pagedSize)
);
}
this.pagedCiphersCount = this.pagedCiphers.length;
this.didScroll = this.pagedCiphers.length > this.pageSize;
}
async refresh() {
try {
this.refreshing = true;
await this.reload(this.filter, this.deleted);
} finally {
this.refreshing = false;
}
}
isPaging() {
const searching = this.isSearching();
if (searching && this.didScroll) {
this.resetPaging();
}
return !searching && this.ciphers.length > this.pageSize;
}
async resetPaging() {
this.pagedCiphers = [];
this.loadMore();
}
async doSearch(indexedCiphers?: CipherView[]) {
this.ciphers = await this.searchService.searchCiphers(
this.searchText,
[this.filter, this.deletedFilter],
indexedCiphers
);
this.resetPaging();
}
launch(uri: string) {
this.platformUtilsService.launchUri(uri);
}
async attachments(c: CipherView) {
if (!(await this.repromptCipher(c))) {
return;
}
this.onAttachmentsClicked.emit(c);
}
async share(c: CipherView) {
if (!(await this.repromptCipher(c))) {
return;
}
this.onShareClicked.emit(c);
}
collections(c: CipherView) {
this.onCollectionsClicked.emit(c);
}
async clone(c: CipherView) {
if (!(await this.repromptCipher(c))) {
return;
}
this.onCloneClicked.emit(c);
}
async delete(c: CipherView): Promise<boolean> {
if (!(await this.repromptCipher(c))) {
return;
}
if (this.actionPromise != null) {
return;
}
const permanent = c.isDeleted;
const confirmed = await this.platformUtilsService.showDialog(
this.i18nService.t(
permanent ? "permanentlyDeleteItemConfirmation" : "deleteItemConfirmation"
),
this.i18nService.t(permanent ? "permanentlyDeleteItem" : "deleteItem"),
this.i18nService.t("yes"),
this.i18nService.t("no"),
"warning"
);
if (!confirmed) {
return false;
}
try {
this.actionPromise = this.deleteCipher(c.id, permanent);
await this.actionPromise;
this.platformUtilsService.showToast(
"success",
null,
this.i18nService.t(permanent ? "permanentlyDeletedItem" : "deletedItem")
);
this.refresh();
} catch (e) {
this.logService.error(e);
}
this.actionPromise = null;
}
async restore(c: CipherView): Promise<boolean> {
if (this.actionPromise != null || !c.isDeleted) {
return;
}
const confirmed = await this.platformUtilsService.showDialog(
this.i18nService.t("restoreItemConfirmation"),
this.i18nService.t("restoreItem"),
this.i18nService.t("yes"),
this.i18nService.t("no"),
"warning"
);
if (!confirmed) {
return false;
}
try {
this.actionPromise = this.cipherService.restoreWithServer(c.id);
await this.actionPromise;
this.platformUtilsService.showToast("success", null, this.i18nService.t("restoredItem"));
this.refresh();
} catch (e) {
this.logService.error(e);
}
this.actionPromise = null;
}
async copy(cipher: CipherView, value: string, typeI18nKey: string, aType: string) {
if (
this.passwordRepromptService.protectedFields().includes(aType) &&
!(await this.repromptCipher(cipher))
) {
return;
}
if (value == null || (aType === "TOTP" && !this.displayTotpCopyButton(cipher))) {
return;
} else if (value === cipher.login.totp) {
value = await this.totpService.getCode(value);
}
if (!cipher.viewPassword) {
return;
}
this.platformUtilsService.copyToClipboard(value, { window: window });
this.platformUtilsService.showToast(
"info",
null,
this.i18nService.t("valueCopied", this.i18nService.t(typeI18nKey))
);
if (typeI18nKey === "password" || typeI18nKey === "verificationCodeTotp") {
this.eventService.collect(EventType.Cipher_ClientToggledHiddenFieldVisible, cipher.id);
} else if (typeI18nKey === "securityCode") {
this.eventService.collect(EventType.Cipher_ClientCopiedCardCode, cipher.id);
}
}
selectAll(select: boolean) {
if (select) {
this.selectAll(false);
}
const selectCount =
select && this.ciphers.length > MaxCheckedCount ? MaxCheckedCount : this.ciphers.length;
for (let i = 0; i < selectCount; i++) {
this.checkCipher(this.ciphers[i], select);
}
}
checkCipher(c: CipherView, select?: boolean) {
(c as any).checked = select == null ? !(c as any).checked : select;
}
getSelected(): CipherView[] {
if (this.ciphers == null) {
return [];
}
return this.ciphers.filter((c) => !!(c as any).checked);
}
getSelectedIds(): string[] {
return this.getSelected().map((c) => c.id);
}
displayTotpCopyButton(cipher: CipherView) {
return (
(cipher?.login?.hasTotp ?? false) && (cipher.organizationUseTotp || this.userHasPremiumAccess)
);
}
async selectCipher(cipher: CipherView) {
if (await this.repromptCipher(cipher)) {
super.selectCipher(cipher);
}
}
onOrganizationClicked(organizationId: string) {
this.onOrganzationBadgeClicked.emit(organizationId);
}
protected deleteCipher(id: string, permanent: boolean) {
return permanent
? this.cipherService.deleteWithServer(id)
: this.cipherService.softDeleteWithServer(id);
}
protected showFixOldAttachments(c: CipherView) {
return c.hasOldAttachments && c.organizationId == null;
}
protected async repromptCipher(c: CipherView) {
return (
c.reprompt === CipherRepromptType.None ||
(await this.passwordRepromptService.showPasswordPrompt())
);
}
}
| bitwarden/web/src/app/vault/ciphers.component.ts/0 | {
"file_path": "bitwarden/web/src/app/vault/ciphers.component.ts",
"repo_id": "bitwarden",
"token_count": 3571
} | 138 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"
/>
<title>Bitwarden Duo Connector</title>
</head>
<body></body>
</html>
| bitwarden/web/src/connectors/duo.html/0 | {
"file_path": "bitwarden/web/src/connectors/duo.html",
"repo_id": "bitwarden",
"token_count": 123
} | 139 |
{
"pageTitle": {
"message": "$APP_NAME$ web-boks",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
"whatTypeOfItem": {
"message": "Hvilken type element er dette?"
},
"name": {
"message": "Navn"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "Ny URI"
},
"username": {
"message": "Brugernavn"
},
"password": {
"message": "Adgangskode"
},
"newPassword": {
"message": "Ny adgangskode"
},
"passphrase": {
"message": "Adgangssætning"
},
"notes": {
"message": "Notater"
},
"customFields": {
"message": "Brugerdefinerede felter"
},
"cardholderName": {
"message": "Kortindehavers navn"
},
"number": {
"message": "Nummer"
},
"brand": {
"message": "Type"
},
"expiration": {
"message": "Udløb"
},
"securityCode": {
"message": "Kortverifikationskode (CVC)"
},
"identityName": {
"message": "Identitetsnavn"
},
"company": {
"message": "Virksomhed"
},
"ssn": {
"message": "CPR-nummer"
},
"passportNumber": {
"message": "Pasnummer"
},
"licenseNumber": {
"message": "Kørekortnummer"
},
"email": {
"message": "E-mail"
},
"phone": {
"message": "Telefon"
},
"january": {
"message": "Januar"
},
"february": {
"message": "Februar"
},
"march": {
"message": "Marts"
},
"april": {
"message": "April"
},
"may": {
"message": "Maj"
},
"june": {
"message": "Juni"
},
"july": {
"message": "Juli"
},
"august": {
"message": "August"
},
"september": {
"message": "September"
},
"october": {
"message": "Oktober"
},
"november": {
"message": "November"
},
"december": {
"message": "December"
},
"title": {
"message": "Titel"
},
"mr": {
"message": "Hr"
},
"mrs": {
"message": "Fru"
},
"ms": {
"message": "Frk"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "Udløbsmåned"
},
"expirationYear": {
"message": "Udløbsår"
},
"authenticatorKeyTotp": {
"message": "Autentificeringsnøgle (TOTP)"
},
"folder": {
"message": "Mappe"
},
"newCustomField": {
"message": "Nyt brugerdefineret felt"
},
"value": {
"message": "Værdi"
},
"dragToSort": {
"message": "Træk for at sortere"
},
"cfTypeText": {
"message": "Tekst"
},
"cfTypeHidden": {
"message": "Skjult"
},
"cfTypeBoolean": {
"message": "Boolsk"
},
"cfTypeLinked": {
"message": "Linket",
"description": "This describes a field that is 'linked' (related) to another field."
},
"remove": {
"message": "Fjern"
},
"unassigned": {
"message": "Ikke tilknyttet"
},
"noneFolder": {
"message": "Ingen mappe",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Tilføj mappe"
},
"editFolder": {
"message": "Redigér mappe"
},
"baseDomain": {
"message": "Grund-domæne",
"description": "Domain name. Ex. website.com"
},
"domainName": {
"message": "Domænenavn",
"description": "Domain name. Ex. website.com"
},
"host": {
"message": "Vært",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Nøjagtig"
},
"startsWith": {
"message": "Begynder med"
},
"regEx": {
"message": "Regulært udtryk",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Matchmetode",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Standard matchmetode",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Aldrig"
},
"toggleVisibility": {
"message": "Slå synlighed til/fra"
},
"toggleCollapse": {
"message": "Fold sammen/fold ud",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "Generér adgangskode"
},
"checkPassword": {
"message": "Undersøg om adgangskoden er blevet afsløret."
},
"passwordExposed": {
"message": "Denne adgangskode er blevet afsløret $VALUE$ gang(e) i datalæk. Du burde skifte den.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "Denne adgangskode er ikke fundet i nogen kendte datalæk. Den burde være sikker at bruge."
},
"save": {
"message": "Gem"
},
"cancel": {
"message": "Annullér"
},
"canceled": {
"message": "Annulleret"
},
"close": {
"message": "Luk"
},
"delete": {
"message": "Slet"
},
"favorite": {
"message": "Favorit"
},
"unfavorite": {
"message": "Fjern favorit"
},
"edit": {
"message": "Redigér"
},
"searchCollection": {
"message": "Søg i samling"
},
"searchFolder": {
"message": "Søg i mappe"
},
"searchFavorites": {
"message": "Søg i favoritter"
},
"searchType": {
"message": "Søg type",
"description": "Search item type"
},
"searchVault": {
"message": "Søg i boks"
},
"allItems": {
"message": "Alle elementer"
},
"favorites": {
"message": "Favoritter"
},
"types": {
"message": "Typer"
},
"typeLogin": {
"message": "Login"
},
"typeCard": {
"message": "Kort"
},
"typeIdentity": {
"message": "Identitet"
},
"typeSecureNote": {
"message": "Sikret notat"
},
"typeLoginPlural": {
"message": "Logins"
},
"typeCardPlural": {
"message": "Kort"
},
"typeIdentityPlural": {
"message": "Identiteter"
},
"typeSecureNotePlural": {
"message": "Sikre notater"
},
"folders": {
"message": "Mapper"
},
"collections": {
"message": "Samlinger"
},
"firstName": {
"message": "Fornavn"
},
"middleName": {
"message": "Mellemnavn"
},
"lastName": {
"message": "Efternavn"
},
"fullName": {
"message": "Fulde navn"
},
"address1": {
"message": "Adresse 1"
},
"address2": {
"message": "Adresse 2"
},
"address3": {
"message": "Adresse 3"
},
"cityTown": {
"message": "By"
},
"stateProvince": {
"message": "Region"
},
"zipPostalCode": {
"message": "Postnummer"
},
"country": {
"message": "Land"
},
"shared": {
"message": "Delt"
},
"attachments": {
"message": "Vedhæftninger"
},
"select": {
"message": "Vælg"
},
"addItem": {
"message": "Tilføj element"
},
"editItem": {
"message": "Redigér element"
},
"viewItem": {
"message": "Vis element"
},
"ex": {
"message": "eks.",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "Andet"
},
"share": {
"message": "Del"
},
"moveToOrganization": {
"message": "Flyt til organisation"
},
"valueCopied": {
"message": "$VALUE$ kopieret",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "Kopiér værdi",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "Kopiér adgangskode",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "Kopiér brugernavn",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "Kopiér nummer",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "Kopiér kortverifikationskode",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "Kopiér URI",
"description": "Copy URI to clipboard"
},
"myVault": {
"message": "Min boks"
},
"vault": {
"message": "Boks"
},
"moveSelectedToOrg": {
"message": "Flyt valgte til organisation"
},
"deleteSelected": {
"message": "Slet valgte"
},
"moveSelected": {
"message": "Flyt valgte"
},
"selectAll": {
"message": "Vælg alle"
},
"unselectAll": {
"message": "Fravælg alle"
},
"launch": {
"message": "Start"
},
"newAttachment": {
"message": "Tilføj ny vedhæftning"
},
"deletedAttachment": {
"message": "Vedhæftning slettet"
},
"deleteAttachmentConfirmation": {
"message": "Er du sikker på du vil slette denne vedhæftning?"
},
"attachmentSaved": {
"message": "Vedhæftningen er blevet gemt."
},
"file": {
"message": "Fil"
},
"selectFile": {
"message": "Vælg en fil."
},
"maxFileSize": {
"message": "Maksimum filstørrelse er 500 MB."
},
"updateKey": {
"message": "Du kan ikke bruge denne funktion, før du opdaterer din krypteringsnøgle."
},
"addedItem": {
"message": "Tilføjede element"
},
"editedItem": {
"message": "Redigerede element"
},
"movedItemToOrg": {
"message": "$ITEMNAME$ flyttet til $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"movedItemsToOrg": {
"message": "Valgte emner flyttet til $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Slet element"
},
"deleteFolder": {
"message": "Slet mappe"
},
"deleteAttachment": {
"message": "Slet vedhæftning"
},
"deleteItemConfirmation": {
"message": "Er du sikker på, at du sende til papirkurven?"
},
"deletedItem": {
"message": "Element sendt til papirkurven"
},
"deletedItems": {
"message": "Elementer sendt til papirkurven"
},
"movedItems": {
"message": "Flyttede elementer"
},
"overwritePasswordConfirmation": {
"message": "Er du sikker på, at du vil overskrive den aktuelle adgangskode?"
},
"editedFolder": {
"message": "Redigerede mappe"
},
"addedFolder": {
"message": "Tilføjede mappe"
},
"deleteFolderConfirmation": {
"message": "Er du sikker på du vil slette denne mappe?"
},
"deletedFolder": {
"message": "Slettede mappe"
},
"loggedOut": {
"message": "Logget ud"
},
"loginExpired": {
"message": "Din login-session er udløbet."
},
"logOutConfirmation": {
"message": "Er du sikker på, at du vil logge ud?"
},
"logOut": {
"message": "Log ud"
},
"ok": {
"message": "Ok"
},
"yes": {
"message": "Ja"
},
"no": {
"message": "Nej"
},
"loginOrCreateNewAccount": {
"message": "Log ind eller opret en ny konto for at få adgang til din sikre boks."
},
"createAccount": {
"message": "Opret konto"
},
"logIn": {
"message": "Log ind"
},
"submit": {
"message": "Indsend"
},
"emailAddressDesc": {
"message": "Du bruger din e-mailadresse til at logge ind."
},
"yourName": {
"message": "Dit navn"
},
"yourNameDesc": {
"message": "Hvad skal vi kalde dig?"
},
"masterPass": {
"message": "Hovedadgangskode"
},
"masterPassDesc": {
"message": "Hovedadgangskoden er den adgangskode, du bruger til at få adgang til din boks. Det er meget vigtigt, at du ikke glemmer din hovedadgangskode. Der er ingen måde hvorpå koden kan genoprettes, i tilfælde af at du glemmer den."
},
"masterPassHintDesc": {
"message": "Et tip til hovedadgangskoden kan hjælpe dig med at huske din adgangskode, hvis du glemmer den."
},
"reTypeMasterPass": {
"message": "Gentast hovedadgangskode"
},
"masterPassHint": {
"message": "Hovedadgangskodetip (valgfri)"
},
"masterPassHintLabel": {
"message": "Hovedadgangskodetip"
},
"settings": {
"message": "Indstillinger"
},
"passwordHint": {
"message": "Adgangskodetip"
},
"enterEmailToGetHint": {
"message": "Indtast din kontos e-mailadresse for at modtage dit hovedadgangskodetip."
},
"getMasterPasswordHint": {
"message": "Få hovedadgangskodetip"
},
"emailRequired": {
"message": "E-mailadresse er påkrævet."
},
"invalidEmail": {
"message": "Ugyldig e-mailadresse."
},
"masterPassRequired": {
"message": "Hovedadgangskode er påkrævet."
},
"masterPassLength": {
"message": "Hovedadgangskoden skal være på mindst 8 tegn."
},
"masterPassDoesntMatch": {
"message": "De to hovedadgangskoder matcher ikke."
},
"newAccountCreated": {
"message": "Din nye konto er oprettet! Du kan nu logge ind."
},
"masterPassSent": {
"message": "Vi har sendt dig en e-mail med dit hovedadgangskodetip."
},
"unexpectedError": {
"message": "Der opstod en uventet fejl."
},
"emailAddress": {
"message": "E-mailadresse"
},
"yourVaultIsLocked": {
"message": "Din boks er låst. Bekræft din hovedadgangskode for at fortsætte."
},
"unlock": {
"message": "Lås op"
},
"loggedInAsEmailOn": {
"message": "Logget ind som $EMAIL$ på $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "Ugyldig hovedadgangskode"
},
"lockNow": {
"message": "Lås nu"
},
"noItemsInList": {
"message": "Der er ingen elementer at vise."
},
"noCollectionsInList": {
"message": "Der er ingen samlinger at vise."
},
"noGroupsInList": {
"message": "Der er ingen grupper at vise."
},
"noUsersInList": {
"message": "Der er ingen brugere at vise."
},
"noEventsInList": {
"message": "Der er ingen begivenheder at vise."
},
"newOrganization": {
"message": "Ny organisation"
},
"noOrganizationsList": {
"message": "Du tilhører ikke nogen organisationer. Organisationer giver dig mulighed for at dele elementer med andre brugere på en sikker måde."
},
"versionNumber": {
"message": "Version $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
"message": "Indtast den 6-cifrede verifikationskode fra din autentificeringsapp."
},
"enterVerificationCodeEmail": {
"message": "Indtast den 6-cifrede verifikationskode, der blev sendt til $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "Bekræftelsesmail sendt til $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "Husk mig"
},
"sendVerificationCodeEmailAgain": {
"message": "Send verifikationskode-email igen"
},
"useAnotherTwoStepMethod": {
"message": "Brug en anden to-trins-loginmetode"
},
"insertYubiKey": {
"message": "Indsæt din YubiKey i din computers USB-port, og tryk derefter på dens knap."
},
"insertU2f": {
"message": "Indsæt din sikkerhedsnøgle i din computers USB-port. Hvis den har en knap, tryk på den."
},
"loginUnavailable": {
"message": "Login ikke tilgængelig"
},
"noTwoStepProviders": {
"message": "Denne konto har to-trins login aktiveret, men ingen af de konfigurerede to-trins udbydere understøttes af denne webbrowser."
},
"noTwoStepProviders2": {
"message": "Du skal bruge en understøttet webbrowser (såsom Chrome) og/eller tilføje ekstra udbydere, der understøttes bedre på tværs af webbrowsere (f.eks. en autentificeringsapp)."
},
"twoStepOptions": {
"message": "To-trins-login indstillinger"
},
"recoveryCodeDesc": {
"message": "Mistet adgang til alle dine to-faktor-udbydere? Brug din genoprettelseskode til at deaktivere alle to-faktor udbydere på din konto."
},
"recoveryCodeTitle": {
"message": "Gendannelseskode"
},
"authenticatorAppTitle": {
"message": "Autentificerings-app"
},
"authenticatorAppDesc": {
"message": "Brug en autentificeringsapp (f.eks. Authy eller Google Autentificering) til at generere tidsbaserede bekræftelseskoder.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "YubiKey OTP sikkerhedsnøgle"
},
"yubiKeyDesc": {
"message": "Brug en YubiKey til at få adgang til din konto. Virker med YubiKey 4 serien, 5 serien og NEO enheder."
},
"duoDesc": {
"message": "Bekræft med Duo Security ved hjælp af Duo Mobile app, SMS, telefonopkald eller U2F sikkerhedsnøgle.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Bekræft med Duo Security for din organisation ved hjælp af Duo Mobile app, SMS, telefonopkald eller U2F-sikkerhedsnøgle.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "Brug hvilken som helst FIDO U2F-aktiveret sikkerhedsnøgle til at få adgang til din konto."
},
"u2fTitle": {
"message": "FIDO U2F sikkerhedsnøgle"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Brug en hvilken som helst WebAuthn-aktiveret sikkerhedsnøgle til at få adgang til din konto."
},
"webAuthnMigrated": {
"message": "(Migreret fra FIDO)"
},
"emailTitle": {
"message": "E-mail"
},
"emailDesc": {
"message": "Bekræftelseskoder vil blive e-mailet til dig."
},
"continue": {
"message": "Fortsæt"
},
"organization": {
"message": "Organisation"
},
"organizations": {
"message": "Organisationer"
},
"moveToOrgDesc": {
"message": "Vælg den organisation, som du vil flytte dette emne til. Flytning overfører ejerskab af emnet til organisationen, og du vil efter flytningen ikke længere være den direkte ejer af emnet."
},
"moveManyToOrgDesc": {
"message": "Vælg en organisation, som du vil flytte disse emner til. Flytning overfører ejerskabet af emnerne til organisationen, og du vil efter flytningen ikke længere være den direkte ejer af disse emner."
},
"collectionsDesc": {
"message": "Redigér de samlinger, som dette element deles med. Kun organisationsbrugere med adgang til disse samlinger vil kunne se dette element."
},
"deleteSelectedItemsDesc": {
"message": "Du har valgt $COUNT$ element(er), der skal slettes. Er du sikker på, at du vil slette alle disse elementer?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsDesc": {
"message": "Vælg en mappe, som du vil flytte de(t) $COUNT$ valgte element(er) til.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsCountDesc": {
"message": "Du har valgt $COUNT$ emne(r). $MOVEABLE_COUNT$ emne(r) kan flyttes til en organisation, $NONMOVEABLE_COUNT$ kan ikke.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"moveable_count": {
"content": "$2",
"example": "8"
},
"nonmoveable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
"message": "Bekræftelseskode (TOTP)"
},
"copyVerificationCode": {
"message": "Kopiér bekræftelseskoden"
},
"warning": {
"message": "Advarsel"
},
"confirmVaultExport": {
"message": "Bekræft eksport af boks"
},
"exportWarningDesc": {
"message": "Denne eksport indeholder dine boksdata i ukrypteret form. Du bør ikke gemme eller sende den eksporterede fil over usikre kanaler (f.eks. e-mail). Slet den straks efter at du er færdig med at bruge den."
},
"encExportKeyWarningDesc": {
"message": "Denne eksport krypterer dine data vha. din kontos krypteringsnøgle. Roterer du på et tidspunkt denne kontokrypteringsnøgle, skal du eksportere igen, da du ikke vil kunne dekryptere denne eksportfil."
},
"encExportAccountWarningDesc": {
"message": "Kontokrypteringsnøgler er unikke for hver Bitwarden-brugerkonto, så du kan ikke importere en krypteret eksport til en anden konto."
},
"export": {
"message": "Eksportér"
},
"exportVault": {
"message": "Eksportér boks"
},
"fileFormat": {
"message": "Filformat"
},
"exportSuccess": {
"message": "Dine boksdata er blevet eksporteret."
},
"passwordGenerator": {
"message": "Adgangskodegenerator"
},
"minComplexityScore": {
"message": "Minimum kompleksitetsscore"
},
"minNumbers": {
"message": "Mindste antal cifre"
},
"minSpecial": {
"message": "Mindste antal specialtegn",
"description": "Minimum Special Characters"
},
"ambiguous": {
"message": "Undgå tvetydige tegn"
},
"regeneratePassword": {
"message": "Regenerér adgangskode"
},
"length": {
"message": "Længde"
},
"numWords": {
"message": "Antal ord"
},
"wordSeparator": {
"message": "Ordseparator"
},
"capitalize": {
"message": "Stort begyndelsesbogstav",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Inkludér ciffer"
},
"passwordHistory": {
"message": "Adgangskodehistorik"
},
"noPasswordsInList": {
"message": "Der er ingen adgangskoder at vise."
},
"clear": {
"message": "Ryd",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Konto opdateret"
},
"changeEmail": {
"message": "Skift e-mail"
},
"changeEmailTwoFactorWarning": {
"message": "Hvis du fortsætter, ændres din kontos e-mailadresse. Det ændrer ikke den e-mailadresse, der bruges til to-faktor-godkendelse. Du kan ændre denne e-mailadresse i indstillingerne for to-trins login."
},
"newEmail": {
"message": "Ny e-mail"
},
"code": {
"message": "Kode"
},
"changeEmailDesc": {
"message": "Vi har sendt en bekræftelseskode til $EMAIL$. Tjek venligst din e-mail for denne kode og indtast den nedenfor for at afslutte e-mailadresseændringen.",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
"message": "Ved at fortsætte vil du blive logget ud af din nuværende session, og du skal logge ind igen. Aktive sessioner på andre enheder kan fortsat forblive aktive i op til én time."
},
"emailChanged": {
"message": "E-mail ændret"
},
"logBackIn": {
"message": "Log venligst ind igen."
},
"logBackInOthersToo": {
"message": "Log venligst ind igen. Hvis du bruger andre Bitwarden-applikationer, så log ud og ind igen på dem også."
},
"changeMasterPassword": {
"message": "Skift hovedadgangskode"
},
"masterPasswordChanged": {
"message": "Hovedadgangskode ændret"
},
"currentMasterPass": {
"message": "Nuværende hovedadgangskode"
},
"newMasterPass": {
"message": "Ny hovedadgangskode"
},
"confirmNewMasterPass": {
"message": "Bekræft ny hovedadgangskode"
},
"encKeySettings": {
"message": "Indstillinger for krypteringsnøgle"
},
"kdfAlgorithm": {
"message": "KDF algoritme"
},
"kdfIterations": {
"message": "KDF iterationer"
},
"kdfIterationsDesc": {
"message": "Flere KDF iterationer kan hjælpe med at beskytte din hovedadgangskode imod brute force angreb. Vi anbefaler en værdi på $VALUE$ eller mere.",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
"message": "Hvis du indstiller dine KDF iterationer for højt, kan det resultere i dårlig ydeevne, når du logger ind på (og låser op for) Bitwarden på enheder med langsomme CPU'er. Vi anbefaler at du øger værdien i trin på $INCREMENT$ og derefter tester alle dine enheder.",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"changeKdf": {
"message": "Ændre KDF"
},
"encKeySettingsChanged": {
"message": "Krypteringsnøgleindstillinger ændret"
},
"dangerZone": {
"message": "Farezone"
},
"dangerZoneDesc": {
"message": "Pas på, disse handlinger kan ikke fortrydes!"
},
"deauthorizeSessions": {
"message": "Fjern godkendelsen fra sessioner"
},
"deauthorizeSessionsDesc": {
"message": "Bekymret for om din konto er logget ind på en anden enhed? Fortsæt nedenfor for at fjerne godkendelsen for alle computere eller enheder, som du tidligere har brugt. Dette sikkerhedstrin anbefales, hvis du tidligere har brugt en offentlig computer eller ved et uheld har gemt dit kodeord på en enhed, der ikke er din. Dette trin fjerner også alle tidligere huskede to-trins-login sessioner."
},
"deauthorizeSessionsWarning": {
"message": "Ved at fortsætte vil du også blive logget ud af din nuværende session, og du skal logge ind igen. Du bliver også bedt om to-trins login igen, hvis det er aktiveret. Aktive sessioner på andre enheder kan fortsat forblive aktive i op til én time."
},
"sessionsDeauthorized": {
"message": "Godkendelsen er fjernet fra alle sessioner"
},
"purgeVault": {
"message": "Tøm boks"
},
"purgedOrganizationVault": {
"message": "Organisationsboks tømt."
},
"vaultAccessedByProvider": {
"message": "Boks tilgået af udbyder."
},
"purgeVaultDesc": {
"message": "Fortsæt nedenfor for at slette alle elementer og mapper i din boks. Elementer, der tilhører en organisation du deler med, slettes ikke."
},
"purgeOrgVaultDesc": {
"message": "Fortsæt nedenfor for at slette alle elementer i organisationens boks."
},
"purgeVaultWarning": {
"message": "Tømning af din boks er permanent. Det kan ikke fortrydes."
},
"vaultPurged": {
"message": "Din boks er blevet tømt."
},
"deleteAccount": {
"message": "Slet konto"
},
"deleteAccountDesc": {
"message": "Fortsæt nedenfor for at slette din konto og alle tilknyttede data."
},
"deleteAccountWarning": {
"message": "Sletning af din konto er permanent. Det kan ikke fortrydes."
},
"accountDeleted": {
"message": "Konto slettet"
},
"accountDeletedDesc": {
"message": "Din konto er blevet lukket, og alle tilknyttede data er blevet slettet."
},
"myAccount": {
"message": "Min konto"
},
"tools": {
"message": "Værktøjer"
},
"importData": {
"message": "Importér data"
},
"importError": {
"message": "Importfejl"
},
"importErrorDesc": {
"message": "Der var et problem med de data, du forsøgte at importere. Ret nedenstående fejl i din kildefil, og prøv igen."
},
"importSuccess": {
"message": "Data er blevet importeret til din boks med success."
},
"importWarning": {
"message": "Du importerer data til $ORGANIZATION$. Dine data kan blive delt med medlemmer af denne organisation. Vil du fortsætte?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"importFormatError": {
"message": "Data er ikke formateret korrekt. Kontroller din importfil og prøv igen."
},
"importNothingError": {
"message": "Intet blev importeret."
},
"importEncKeyError": {
"message": "Fejl ved dekryptering af den eksporterede fil. Din krypteringsnøglen matcher ikke den krypteringsnøgle, som blev anvendt til dataeksporten."
},
"selectFormat": {
"message": "Vælg formatet for importfilen"
},
"selectImportFile": {
"message": "Vælg importfil"
},
"orCopyPasteFileContents": {
"message": "eller kopiér/indsæt importfilens indhold"
},
"instructionsFor": {
"message": "$NAME$ instruktioner",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "Indstillinger"
},
"optionsDesc": {
"message": "Tilpas din web-boks oplevelse."
},
"optionsUpdated": {
"message": "Indstillinger opdateret"
},
"language": {
"message": "Sprog"
},
"languageDesc": {
"message": "Skift det sprog, der bruges af web-boksen."
},
"disableIcons": {
"message": "Slå webikoner fra"
},
"disableIconsDesc": {
"message": "Webikoner vises som et genkendeligt billede ved siden af hvert loginelement i din boks."
},
"enableGravatars": {
"message": "Aktivér Gravatars",
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
"message": "Brug avatar billeder hentet fra gravatar.com."
},
"enableFullWidth": {
"message": "Aktivér layout med fuld bredde",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Lad web-boksen udfylde browservinduets fulde bredde."
},
"default": {
"message": "Standard"
},
"domainRules": {
"message": "Domæneregler"
},
"domainRulesDesc": {
"message": "Hvis du har samme login på tværs af flere forskellige website-domæner, kan du markere hjemmesiden som \"ækvivalent\". \"Globale\" domæner er dem, der allerede er oprettet til dig af Bitwarden."
},
"globalEqDomains": {
"message": "Globale ækvivalente domæner"
},
"customEqDomains": {
"message": "Brugerdefinerede ækvivalente domæner"
},
"exclude": {
"message": "Udeluk"
},
"include": {
"message": "Inkluder"
},
"customize": {
"message": "Tilpas"
},
"newCustomDomain": {
"message": "Nyt brugerdefineret domæne"
},
"newCustomDomainDesc": {
"message": "Indtast en liste over domæner adskilt af kommaer. Kun \"grund\"-domæner er tilladt. Indtast ikke underdomæner. F.eks. Indtast \"google.com\" i stedet for \"www.google.com\". Du kan også indtaste \"androidapp://package.name\" for at knytte en androidapp til andre website-domæner."
},
"customDomainX": {
"message": "Brugerdefineret domæne $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "Domæner opdateret"
},
"twoStepLogin": {
"message": "To-trins login"
},
"twoStepLoginDesc": {
"message": "Gør din konto sikrere ved at kræve et ekstra trin, når du logger ind."
},
"twoStepLoginOrganizationDesc": {
"message": "Kræv to-trins login for din organisations brugere ved at konfigurere udbydere på organisationsniveau."
},
"twoStepLoginRecoveryWarning": {
"message": "Aktivering af to-trins login kan permanent låse dig ud af din Bitwarden-konto. En gendannelseskode giver dig mulighed for at få adgang til din konto, hvis du ikke længere kan bruge din normale to-trins login-leverandør (f.eks. hvis du mister din enhed). Bitwarden-support kan ikke hjælpe dig, hvis du mister adgangen til din konto. Vi anbefaler at du nedskriver eller udskriver genoprettelseskoden og gemmer den på et sikkert sted."
},
"viewRecoveryCode": {
"message": "Vis gendannelseskode"
},
"providers": {
"message": "Udbydere",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "Aktivér"
},
"enabled": {
"message": "Aktiveret"
},
"premium": {
"message": "Premium",
"description": "Premium Membership"
},
"premiumMembership": {
"message": "Premium-medlemskab"
},
"premiumRequired": {
"message": "Premium påkrævet"
},
"premiumRequiredDesc": {
"message": "Premium-medlemskab kræves for at anvende denne funktion."
},
"youHavePremiumAccess": {
"message": "Du har premium adgang"
},
"alreadyPremiumFromOrg": {
"message": "Du har allerede adgang til premium-funktioner på grund af en organisation, du er medlem af."
},
"manage": {
"message": "Håndtér"
},
"disable": {
"message": "Deaktivér"
},
"twoStepLoginProviderEnabled": {
"message": "Denne to-trins-login udbyder er aktiveret på din konto."
},
"twoStepLoginAuthDesc": {
"message": "Indtast din hovedadgangskode for at ændre to-trin-login indstillinger."
},
"twoStepAuthenticatorDesc": {
"message": "Følg disse trin for at konfigurere to-trins-login med en autentiseringsapp:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "Download en to-trins-autentiseringsapp"
},
"twoStepAuthenticatorNeedApp": {
"message": "Brug for en to-trins-autentiseringsapp? Download en af følgende"
},
"iosDevices": {
"message": "iOS-enheder"
},
"androidDevices": {
"message": "Android-enheder"
},
"windowsDevices": {
"message": "Windows-enheder"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "Disse apps anbefales, men andre autentificeringsapps vil også fungere."
},
"twoStepAuthenticatorScanCode": {
"message": "Scan denne QR-kode med din autentiseringsapp"
},
"key": {
"message": "Nøgle"
},
"twoStepAuthenticatorEnterCode": {
"message": "Indtast den 6-cifrede verifikationskode fra appen"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Hvis du har brug for at tilføje den til en anden enhed, er nedenstående QR-koden (eller nøglen), der kræves af din autentificeringsapp."
},
"twoStepDisableDesc": {
"message": "Er du sikker på, at du vil deaktivere denne to-trins-login udbyder?"
},
"twoStepDisabled": {
"message": "To-trins-login udbyder deaktiveret."
},
"twoFactorYubikeyAdd": {
"message": "Tilføj en ny YubiKey til din konto"
},
"twoFactorYubikeyPlugIn": {
"message": "Sæt YubiKey'en i din computers USB-port."
},
"twoFactorYubikeySelectKey": {
"message": "Vælg det første tomme YubiKey-indtastningsfelt nedenfor."
},
"twoFactorYubikeyTouchButton": {
"message": "Tryk på YubiKey knappen."
},
"twoFactorYubikeySaveForm": {
"message": "Gem formularen."
},
"twoFactorYubikeyWarning": {
"message": "På grund af platformbegrænsninger kan YubiKeys ikke bruges på alle Bitwarden-applikationer. Du bør aktivere en anden to-trins login udbyder, så du kan få adgang til din konto, når YubiKeys ikke kan benyttes. Understøttede platforme:"
},
"twoFactorYubikeySupportUsb": {
"message": "Web-boks, desktop-program, CLI og alle browserudvidelser på en enhed med en USB-port, der kan benyttes af din YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Mobilapps på en enhed med NFC-understøttelse eller en data-port, der kan benyttes af din YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "U2F nøgle $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"webAuthnkeyX": {
"message": "WebAuthn-nøgle $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC understøttelse"
},
"twoFactorYubikeySupportsNfc": {
"message": "En af mine nøgler understøtter NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "Hvis en af dine YubiKeys understøtter NFC (f.eks. en YubiKey NEO), bliver du bedt om denne på mobilenheder, når NFC-tilgængelighed registreres."
},
"yubikeysUpdated": {
"message": "YubiKeys opdateret"
},
"disableAllKeys": {
"message": "Deaktivér alle nøgler"
},
"twoFactorDuoDesc": {
"message": "Indtast Bitwarden-programoplysningerne fra dit Duo-administrationspanel."
},
"twoFactorDuoIntegrationKey": {
"message": "Integrationsnøgle"
},
"twoFactorDuoSecretKey": {
"message": "Hemmelig nøgle"
},
"twoFactorDuoApiHostname": {
"message": "API værtsnavn"
},
"twoFactorEmailDesc": {
"message": "Følg disse trin for at konfigurere to-trins-login med e-mail:"
},
"twoFactorEmailEnterEmail": {
"message": "Indtast den e-mail, som du ønsker skal modtage verifikationskoder"
},
"twoFactorEmailEnterCode": {
"message": "Indtast den 6-cifrede verifikationskode fra e-mailen"
},
"sendEmail": {
"message": "Send e-mail"
},
"twoFactorU2fAdd": {
"message": "Tilføj en FIDO U2F sikkerhedsnøgle til din konto"
},
"removeU2fConfirmation": {
"message": "Er du sikker på, at du vil fjerne denne sikkerhedsnøgle?"
},
"twoFactorWebAuthnAdd": {
"message": "Føj en WebAuthn-sikkerhedsnøgle til din konto"
},
"readKey": {
"message": "Læs nøgle"
},
"keyCompromised": {
"message": "Nøglen er kompromitteret."
},
"twoFactorU2fGiveName": {
"message": "Giv sikkerhedsnøglen et brugervenligt navn til at identificere den."
},
"twoFactorU2fPlugInReadKey": {
"message": "Sæt sikkerhedsnøglen i computerens USB-port, og klik på knappen \"Læs nøgle\"."
},
"twoFactorU2fTouchButton": {
"message": "Hvis sikkerhedsnøglen har en knap, skal du trykke på den."
},
"twoFactorU2fSaveForm": {
"message": "Gem formularen."
},
"twoFactorU2fWarning": {
"message": "På grund af platformbegrænsninger kan FIDO U2F ikke bruges på alle Bitwarden-applikationer. Du bør aktivere en anden to-trins login udbyder, så du kan få adgang til din konto, når FIDO U2F ikke kan benyttes. Understøttede platforme:"
},
"twoFactorU2fSupportWeb": {
"message": "Web-boks og browserudvidelser på en desktop/laptop med en U2F-aktiveret browser (Chrome, Opera, Vivaldi eller Firefox med FIDO U2F aktiveret)."
},
"twoFactorU2fWaiting": {
"message": "Venter på at du trykker på knappen på din sikkerhedsnøgle"
},
"twoFactorU2fClickSave": {
"message": "Klik på \"Gem\" knappen nedenfor for at aktivere denne sikkerhedsnøgle til to-trins login."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "Der opstod et problem med at læse sikkerhedsnøglen. Prøv igen."
},
"twoFactorWebAuthnWarning": {
"message": "På grund af platformsbegrænsninger kan WebAuthn ikke bruges på alle Bitwarden-applikationer. Du bør aktivere en anden to-trins loginudbyder, så du kan få adgang til din konto, når WebAuthn ikke kan benyttes. Understøttede platforme:"
},
"twoFactorWebAuthnSupportWeb": {
"message": "Web-boks og browserudvidelser på en stationær/bærbar computer med en WebAuthn-aktiveret browser (Chrome, Opera, Vivaldi eller Firefox med FIDO U2F aktiveret)."
},
"twoFactorRecoveryYourCode": {
"message": "Din Bitwarden to-trins-login gendannelseskode"
},
"twoFactorRecoveryNoCode": {
"message": "Du har ikke aktiveret nogle to-trins-login-udbydere endnu. Når du har aktiveret en to-trins-login-udbyder, kan du se din gendannelseskode her."
},
"printCode": {
"message": "Udskriv kode",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "Rapporter"
},
"reportsDesc": {
"message": "Identify and close security gaps in your online accounts by clicking the reports below."
},
"unsecuredWebsitesReport": {
"message": "Rapport over ikke-sikrede hjemmesider"
},
"unsecuredWebsitesReportDesc": {
"message": "Brug af ikke-sikrede hjemmesider med http://-protokollen kan være farlig. Hvis hjemmesiden tillader det, skal du altid tilgå det ved hjælp af https://-protokollen, så din forbindelse er krypteret."
},
"unsecuredWebsitesFound": {
"message": "Ikke-sikrede hjemmesider fundet"
},
"unsecuredWebsitesFoundDesc": {
"message": "Vi fandt $COUNT$ elementer i din boks med ikke-sikrede URI'er. Du bør ændre deres URI-protokol til https:// hvis hjemmesiden tillader det.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "Ingen elementer i din boks har ikke-sikrede URI'er."
},
"inactive2faReport": {
"message": "Rapport over inaktive 2FA"
},
"inactive2faReportDesc": {
"message": "To-faktor autentificering (2FA) er en vigtig sikkerhedsindstilling, der hjælper med at sikre dine konti. Hvis hjemmesiden tilbyder det, skal du altid aktivere to-faktor autentificering."
},
"inactive2faFound": {
"message": "Logins uden 2FA fundet"
},
"inactive2faFoundDesc": {
"message": "Vi fandt $COUNT$ websted(er) i din boks, der muligvis ikke er konfigureret med to-faktor autentificering (ifølge 2fa.directory). For yderligere at beskytte disse konti bør du aktivere to-faktor autentificering.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "Der blev ikke fundet nogen hjemmesider i din boks med manglende konfiguration af to-faktor autentificering."
},
"instructions": {
"message": "Instruktioner"
},
"exposedPasswordsReport": {
"message": "Rapport over afslørede adgangskoder"
},
"exposedPasswordsReportDesc": {
"message": "Exposed passwords are passwords have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers."
},
"exposedPasswordsFound": {
"message": "Afslørede adgangskoder fundet"
},
"exposedPasswordsFoundDesc": {
"message": "Vi fandt $COUNT$ elementer i din boks, som har adgangskoder, der blev afsløret i kendte datalæk. Du bør ændre dem og bruge en ny adgangskode.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "Ingen elementer i din boks har adgangskoder, der har været afsløret i kendte datalæk."
},
"checkExposedPasswords": {
"message": "Tjek for afslørede adgangskoder"
},
"exposedXTimes": {
"message": "Afsløret $COUNT$ gang(e)",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
"weakPasswordsReport": {
"message": "Rapport over svage adgangskoder"
},
"weakPasswordsReportDesc": {
"message": "Svage adgangskoder kan nemt gættes af hackere og automatiserede værktøjer, der bruges til at knække adgangskoder. Bitwarden adgangskodegenerator kan hjælpe dig med at oprette stærke adgangskoder."
},
"weakPasswordsFound": {
"message": "Svage adgangskoder fundet"
},
"weakPasswordsFoundDesc": {
"message": "Vi fandt $COUNT$ elementer i din boks med adgangskoder, der ikke er stærke. Du bør opdatere dem og bruge stærkere adgangskoder.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "Ingen elementer i din boks har svage adgangskoder."
},
"reusedPasswordsReport": {
"message": "Rapport over genbrugte adgangskoder"
},
"reusedPasswordsReportDesc": {
"message": "Hvis en tjeneste, som du bruger, bliver kompromitteret, kan genbrug af samme adgangskode andetsteds tillade, at hackere nemt får adgang til flere af dine onlinekonti. Du bør bruge en unik adgangskode for hver konto eller tjeneste."
},
"reusedPasswordsFound": {
"message": "Genbrugte adgangskoder fundet"
},
"reusedPasswordsFoundDesc": {
"message": "Vi fandt $COUNT$ adgangskoder, der genbruges i din boks. Du bør ændre dem til unikke koder.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "Ingen logins i din boks har adgangskoder, der genbruges."
},
"reusedXTimes": {
"message": "Genbrugt $COUNT$ gange",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"dataBreachReport": {
"message": "Datalæk rapport"
},
"breachDesc": {
"message": "Et \"læk\" er en hændelse, hvor et websteds data er blevet ulovligt tilgået til af hackere og derefter offentliggjort. Gennemgå de typer af data, der blev kompromitteret (emailadresser, adgangskoder, kreditkort osv.) og træf passende foranstaltninger, som f.eks. ændring af adgangskoder."
},
"breachCheckUsernameEmail": {
"message": "Kontroller eventuelle brugernavne eller e-mailadresser, som du bruger."
},
"checkBreaches": {
"message": "Kontroller læk"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ blev ikke fundet i nogen kendte datalæk.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "Gode nyheder",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ blev fundet i $COUNT$ online datalæk.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "Lækkede konti fundet"
},
"compromisedData": {
"message": "Kompromitterede data"
},
"website": {
"message": "Hjemmeside"
},
"affectedUsers": {
"message": "Berørte brugere"
},
"breachOccurred": {
"message": "Læk forekom"
},
"breachReported": {
"message": "Læk rapporteret"
},
"reportError": {
"message": "Der opstod en fejl under forsøget på at indlæse rapporten. Prøv igen"
},
"billing": {
"message": "Fakturering"
},
"accountCredit": {
"message": "Kontoindestående",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Kontobalance",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Indbetal beløb",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "Beløb",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Indbetalte beløb vil blive vist på din konto, efter at betalingen er blevet fuldstændig behandlet. Nogle betalingsmetoder er forsinket og kan tage længere tid at behandle end andre."
},
"makeSureEnoughCredit": {
"message": "Sørg for, at din konto har tilstrækkelig indestående til rådighed for dette køb. Hvis din konto ikke har tilstrækkelig indestående til rådighed, bruges din normale betalingsmetode til at dække forskellen. Du kan indbetale til din konto på faktureringssiden."
},
"creditAppliedDesc": {
"message": "Din kontos indestående kan bruges til at foretage køb. Ledig indestående vil automatisk blive anvendt til fakturaer for denne konto."
},
"goPremium": {
"message": "Skift til Premium",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
"message": "Du har opgraderet til premium."
},
"premiumUpgradeUnlockFeatures": {
"message": "Opgradér din konto til et premium-medlemskab og lås op for nogle fantastiske ekstra funktioner."
},
"premiumSignUpStorage": {
"message": "1 GB krypteret lager til vedhæftede filer."
},
"premiumSignUpTwoStep": {
"message": "Yderligere to-trins-loginmuligheder såsom YubiKey, FIDO U2F og Duo."
},
"premiumSignUpEmergency": {
"message": "Nødadgang"
},
"premiumSignUpReports": {
"message": "Adgangskodehygiejne, kontosundhed og rapporter om datalæk til at holde din boks sikker."
},
"premiumSignUpTotp": {
"message": "TOTP verifikationskode (2FA) generator til logins i din boks."
},
"premiumSignUpSupport": {
"message": "Prioriteret kundeservice."
},
"premiumSignUpFuture": {
"message": "Alle fremtidige premium-funktioner. Mere kommer snart!"
},
"premiumPrice": {
"message": "Alt dette for kun $PRICE$ /år!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"addons": {
"message": "Tilføjelser"
},
"premiumAccess": {
"message": "Premium adgang"
},
"premiumAccessDesc": {
"message": "Du kan tilføje premium adgang til alle medlemmer af din organisation for $PRICE$ /$INTERVAL$.",
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "Ekstra lagerplads (GB)"
},
"additionalStorageGbDesc": {
"message": "# af ekstra GB"
},
"additionalStorageIntervalDesc": {
"message": "Dit abonnement indeholder $SIZE$ krypteret fillagring. Du kan tilføje ekstra lagerplads til $PRICE$ per GB / $INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "Resumé"
},
"total": {
"message": "Samlet"
},
"year": {
"message": "år"
},
"month": {
"message": "måned"
},
"monthAbbr": {
"message": "md.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "Din valgte betalingsmetode vil blive opkrævet straks og derefter løbende hvert år. Du kan til enhver tid opsige."
},
"paymentCharged": {
"message": "Din valgte betalingsmetode vil blive opkrævet straks og derefter løbende hvert $INTERVAL$. Du kan til enhver tid opsige.",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithTrial": {
"message": "Dit abonnement indeholder en gratis 7-dages prøveperiode. Din betalingsmetode vil ikke blive debiteret, før prøveperioden er slut. Du kan til enhver tid annullere."
},
"paymentInformation": {
"message": "Betalingsoplysninger"
},
"billingInformation": {
"message": "Faktureringsoplysninger"
},
"creditCard": {
"message": "Betalingskort"
},
"paypalClickSubmit": {
"message": "Klik på knappen PayPal for at logge ind på din PayPal-konto, og klik derefter på knappen Indsend herunder for at fortsætte."
},
"cancelSubscription": {
"message": "Opsig abonnement"
},
"subscriptionCanceled": {
"message": "Dit abonnement er opsagt."
},
"pendingCancellation": {
"message": "Afventer opsigelse"
},
"subscriptionPendingCanceled": {
"message": "Abonnementet er markeret til opsigelse i slutningen af den aktuelle faktureringsperiode."
},
"reinstateSubscription": {
"message": "Gentegn abonnement"
},
"reinstateConfirmation": {
"message": "Er du sikker på, at du vil fjerne den ventende opsigelse og gentegne dit abonnement?"
},
"reinstated": {
"message": "Abonnementet er gentegnet."
},
"cancelConfirmation": {
"message": "Er du sikker på at du vil opsige? Du vil miste adgangen til alle abonnementsfunktionerne ved afslutningen af denne faktureringsperiode."
},
"canceledSubscription": {
"message": "Abonnementet er blevet opsagt."
},
"neverExpires": {
"message": "Udløber aldrig"
},
"status": {
"message": "Status"
},
"nextCharge": {
"message": "Næste betaling"
},
"details": {
"message": "Detaljer"
},
"downloadLicense": {
"message": "Download licens"
},
"updateLicense": {
"message": "Opdatér licens"
},
"updatedLicense": {
"message": "Opdaterede licens"
},
"manageSubscription": {
"message": "Håndtér abonnement"
},
"storage": {
"message": "Lager"
},
"addStorage": {
"message": "Tilføj lagerplads"
},
"removeStorage": {
"message": "Fjern lagerplads"
},
"subscriptionStorage": {
"message": "Dit abonnement har i alt $MAX_STORAGE$ GB krypteret fillagring. Du bruger i øjeblikket $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "Betalingsmetode"
},
"noPaymentMethod": {
"message": "Ingen betalingsmetode valgt."
},
"addPaymentMethod": {
"message": "Tilføj betalingsmetode"
},
"changePaymentMethod": {
"message": "Skift betalingsmetode"
},
"invoices": {
"message": "Fakturaer"
},
"noInvoices": {
"message": "Ingen fakturaer."
},
"paid": {
"message": "Betalt",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "Ikke betalt",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "Transaktioner",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "Ingen transaktioner."
},
"chargeNoun": {
"message": "Betaling",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "Tilbagebetaling",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "Eventuelle omkostninger vises på din opgørelse som $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "GB lagerplads at tilføje"
},
"gbStorageRemove": {
"message": "GB lagerplads at fjerne"
},
"storageAddNote": {
"message": "Tilføjelse af lagerplads vil resultere i justeringer af dine abonnementsudgifter og straks opkræve din valgte betalingsmetode. Den første afgift vil blive forholdsmæssigt for resten af den aktuelle faktureringsperiode."
},
"storageRemoveNote": {
"message": "Fjernelse af lagerplads resulterer i justeringer af dine abonnementsudgifter, som vil blive krediteret forholdsmæssigt ved din næste betaling."
},
"adjustedStorage": {
"message": "Justeret $AMOUNT$ GB lagerplads.",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "Kontakt kundesupport"
},
"updatedPaymentMethod": {
"message": "Betalingsmetode opdateret."
},
"purchasePremium": {
"message": "Køb premium"
},
"licenseFile": {
"message": "Licensfil"
},
"licenseFileDesc": {
"message": "Din licensfil vil blive navngivet noget ligesom $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "For at opgradere din konto til et premium-medlemskab skal du uploade en gyldig licensfil."
},
"uploadLicenseFileOrg": {
"message": "For at oprette en lokal-hosted organisation, skal du uploade en gyldig licensfil."
},
"accountEmailMustBeVerified": {
"message": "Din kontos e-mailadresse skal verificeres."
},
"newOrganizationDesc": {
"message": "Organisationer giver dig mulighed for at dele dele af din boks med andre såvel som at håndtere relaterede brugere i en bestemt enhed som f.eks. en familie, et lille team eller et stort firma."
},
"generalInformation": {
"message": "Generelle oplysninger"
},
"organizationName": {
"message": "Organisationsnavn"
},
"accountOwnedBusiness": {
"message": "Denne konto ejes af en virksomhed."
},
"billingEmail": {
"message": "Fakturerings-email"
},
"businessName": {
"message": "Firmanavn"
},
"chooseYourPlan": {
"message": "Vælg dit abonnement"
},
"users": {
"message": "Brugere"
},
"userSeats": {
"message": "Antal brugere"
},
"additionalUserSeats": {
"message": "Yderligere brugere"
},
"userSeatsDesc": {
"message": "# brugere"
},
"userSeatsAdditionalDesc": {
"message": "Dit abonnement indeholder $BASE_SEATS$ brugere. Du kan tilføje yderligere brugere til $SEAT_PRICE$ pr. bruger / måned.",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "Hvor mange brugere har du brug for? Du kan også tilføje yderligere brugere senere, hvis det er nødvendigt."
},
"planNameFree": {
"message": "Gratis",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "Til test eller personlige brugere for at dele med $COUNT$ anden/andre bruger(e).",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "Familier"
},
"planDescFamilies": {
"message": "Til personlig brug, for at dele med familie og venner."
},
"planNameTeams": {
"message": "Teams"
},
"planDescTeams": {
"message": "Til virksomheder og andre organisationer med teams."
},
"planNameEnterprise": {
"message": "Erhverv"
},
"planDescEnterprise": {
"message": "Til virksomheder og andre store organisationer."
},
"freeForever": {
"message": "Gratis for evigt"
},
"includesXUsers": {
"message": "indeholder $COUNT$ brugere",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "Yderligere brugere"
},
"costPerUser": {
"message": "$COST$ pr. bruger",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "Begrænset til $COUNT$ brugere (inklusive dig)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "Begrænset til $COUNT$ samlinger",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "Tilføj og del med op til $COUNT$ brugere",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "Tilføj og del med ubegrænsede brugere"
},
"createUnlimitedCollections": {
"message": "Opret ubegrænsede samlinger"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ krypteret filopbevaring",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "Lokal-hosting (valgfri)"
},
"usersGetPremium": {
"message": "Brugere får adgang til premium-funktioner"
},
"controlAccessWithGroups": {
"message": "Kontroller brugeradgang med grupper"
},
"syncUsersFromDirectory": {
"message": "Synkronisér dine brugere og grupper fra et kartotek"
},
"trackAuditLogs": {
"message": "Spor brugerhandlinger med revisionslogfiler"
},
"enforce2faDuo": {
"message": "Håndhæv 2FA med Duo"
},
"priorityCustomerSupport": {
"message": "Prioriteret kundesupport"
},
"xDayFreeTrial": {
"message": "$COUNT$ dages gratis prøveperiode, opsig når som helst",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"monthly": {
"message": "Månedlig"
},
"annually": {
"message": "Årlig"
},
"basePrice": {
"message": "Grundpris"
},
"organizationCreated": {
"message": "Organisation oprettet"
},
"organizationReadyToGo": {
"message": "Din nye organisation er klar til brug!"
},
"organizationUpgraded": {
"message": "Din organisation er blevet opgraderet."
},
"leave": {
"message": "Forlad"
},
"leaveOrganizationConfirmation": {
"message": "Er du sikker på, at du vil forlade denne organisation?"
},
"leftOrganization": {
"message": "Du har forladt organisationen."
},
"defaultCollection": {
"message": "Standardsamling"
},
"getHelp": {
"message": "Få hjælp"
},
"getApps": {
"message": "Hent apps"
},
"loggedInAs": {
"message": "Logget ind som"
},
"eventLogs": {
"message": "Hændelseslogfiler"
},
"people": {
"message": "Personer"
},
"policies": {
"message": "Politikker"
},
"singleSignOn": {
"message": "Single Sign On"
},
"editPolicy": {
"message": "Redigér politik"
},
"groups": {
"message": "Grupper"
},
"newGroup": {
"message": "Ny gruppe"
},
"addGroup": {
"message": "Tilføj gruppe"
},
"editGroup": {
"message": "Redigér Gruppe"
},
"deleteGroupConfirmation": {
"message": "Er du sikker på, at du vil slette denne gruppe?"
},
"removeUserConfirmation": {
"message": "Er du sikker på, at du vil fjerne denne bruger?"
},
"removeUserConfirmationKeyConnector": {
"message": "Advarsel! Denne bruger behøver Key Connector til krypteringshåndtering. Fjernes brugeren fra din organisation, deaktiveres vedkommendes konto permanent. Denne handling kan ikke fortrydes. Vil du fortsætte?"
},
"externalId": {
"message": "Eksternt id"
},
"externalIdDesc": {
"message": "Det eksterne id kan bruges som reference eller til at forbinde denne ressource til et eksternt system som f.eks. et brugerkartotek."
},
"accessControl": {
"message": "Adgangskontrol"
},
"groupAccessAllItems": {
"message": "Denne gruppe kan få adgang til og ændre alle elementer."
},
"groupAccessSelectedCollections": {
"message": "Denne gruppe kan kun få adgang til de valgte samlinger."
},
"readOnly": {
"message": "Læsetilladelse"
},
"newCollection": {
"message": "Ny samling"
},
"addCollection": {
"message": "Tilføj samling"
},
"editCollection": {
"message": "Redigér samling"
},
"deleteCollectionConfirmation": {
"message": "Er du sikker på, at du vil slette denne samling?"
},
"editUser": {
"message": "Redigér bruger"
},
"inviteUser": {
"message": "Invitér bruger"
},
"inviteUserDesc": {
"message": "Inviter en ny bruger til din organisation ved at indtaste e-mailadressen på deres Bitwarden-konto nedenfor. Hvis de ikke allerede har en Bitwarden-konto, bliver de bedt om at oprette en ny konto."
},
"inviteMultipleEmailDesc": {
"message": "Du kan invitere op til $COUNT$ brugere ad gangen ved at kommaseparere en liste med e-mailadresser.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "Denne bruger benytter to-trins login for at beskytte kontoen."
},
"userAccessAllItems": {
"message": "Denne bruger kan få adgang til og ændre alle elementer."
},
"userAccessSelectedCollections": {
"message": "Denne bruger kan kun få adgang til de valgte samlinger."
},
"search": {
"message": "Søg"
},
"invited": {
"message": "Inviteret"
},
"accepted": {
"message": "Accepteret"
},
"confirmed": {
"message": "Bekræftet"
},
"clientOwnerEmail": {
"message": "Klientejer e-mail"
},
"owner": {
"message": "Ejer"
},
"ownerDesc": {
"message": "Den bruger med højeste rettigheder, som kan håndtere alle aspekter af din organisation."
},
"clientOwnerDesc": {
"message": "Denne bruger bør være uafhængig af udbyderen. Hvis udbyderen frakobles organisationen, bevarer denne bruger ejerskabet af organisationen."
},
"admin": {
"message": "Administrator"
},
"adminDesc": {
"message": "Administratorer kan få adgang til og håndtere alle elementer, samlinger og brugere i din organisation."
},
"user": {
"message": "Bruger"
},
"userDesc": {
"message": "En almindelig bruger med adgang til tildelte samlinger i din organisation."
},
"manager": {
"message": "Manager"
},
"managerDesc": {
"message": "Managere kan få adgang til og håndtere tildelte samlinger i din organisation."
},
"all": {
"message": "Alle"
},
"refresh": {
"message": "Opdater"
},
"timestamp": {
"message": "Tidsstempel"
},
"event": {
"message": "Hændelse"
},
"unknown": {
"message": "Ukendt"
},
"loadMore": {
"message": "Indlæs mere"
},
"mobile": {
"message": "Mobil",
"description": "Mobile app"
},
"extension": {
"message": "Udvidelse",
"description": "Browser extension/addon"
},
"desktop": {
"message": "Skrivebord",
"description": "Desktop app"
},
"webVault": {
"message": "Web-boks"
},
"loggedIn": {
"message": "Logget ind."
},
"changedPassword": {
"message": "Ændrede konto kodeord."
},
"enabledUpdated2fa": {
"message": "Aktiverede/opdaterede to-trins login."
},
"disabled2fa": {
"message": "Deaktiverede to-trins-login."
},
"recovered2fa": {
"message": "Gendannede konto fra to-trins-login."
},
"failedLogin": {
"message": "Loginforsøg mislykkedes med forkert adgangskode."
},
"failedLogin2fa": {
"message": "Loginforsøg mislykkedes med forkert to-trins-login."
},
"exportedVault": {
"message": "Eksporterede boks."
},
"exportedOrganizationVault": {
"message": "Eksporterede organisationsboks."
},
"editedOrgSettings": {
"message": "Redigerede organisationsindstillinger."
},
"createdItemId": {
"message": "Oprettede element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "Redigerede element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "Element $ID$ sendt til papirkurven.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"movedItemIdToOrg": {
"message": "Flyttede emnet $ID$ til en organisation.",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"viewedItemId": {
"message": "Viste element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedPasswordItemId": {
"message": "Viste adgangskode til element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedHiddenFieldItemId": {
"message": "Viste skjult felt til element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedSecurityCodeItemId": {
"message": "Viste sikkerhedskode til element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedPasswordItemId": {
"message": "Kopierede adgangskode til element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedHiddenFieldItemId": {
"message": "Kopierede skjult felt til element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedSecurityCodeItemId": {
"message": "Kopierede sikkerhedskode til element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"autofilledItemId": {
"message": "Autoudfyldte element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"createdCollectionId": {
"message": "Oprettede samling $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "Redigerede samling $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollectionId": {
"message": "Slettede samling $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedPolicyId": {
"message": "Redigerede politik $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"createdGroupId": {
"message": "Oprettede gruppe $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "Redigerede gruppe $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "Slettede gruppe $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"removedUserId": {
"message": "Slettede bruger $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "Oprettede vedhæftning på element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "Slettede vedhæftning på element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "Redigerede samlinger for element $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "Inviterede bruger $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "Bekræftede bruger $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "Redigerede bruger $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "Redigerede grupper for bruger $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"unlinkedSsoUser": {
"message": "Af-linket SSO for bruger $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdOrganizationId": {
"message": "Oprettet organisation $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"addedOrganizationId": {
"message": "Tilføjet organisation $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"removedOrganizationId": {
"message": "Fjernet organisation $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"accessedClientVault": {
"message": "Tilgået $ID$ organisationsboks.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"device": {
"message": "Enhed"
},
"view": {
"message": "Vis"
},
"invalidDateRange": {
"message": "Ugyldigt datointerval."
},
"errorOccurred": {
"message": "Der er opstået en fejl."
},
"userAccess": {
"message": "Brugeradgang"
},
"userType": {
"message": "Brugertype"
},
"groupAccess": {
"message": "Gruppeadgang"
},
"groupAccessUserDesc": {
"message": "Redigér de grupper, som denne bruger tilhører."
},
"invitedUsers": {
"message": "Inviterede bruger(e)."
},
"resendInvitation": {
"message": "Send invitation igen"
},
"resendEmail": {
"message": "Send e-mail igen"
},
"hasBeenReinvited": {
"message": "$USER$ er blevet inviteret igen.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "Bekræft"
},
"confirmUser": {
"message": "Bekræft bruger"
},
"hasBeenConfirmed": {
"message": "$USER$ er blevet bekræftet.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmUsers": {
"message": "Bekræft brugere"
},
"usersNeedConfirmed": {
"message": "Du har brugere, der har accepteret deres invitation, men som mangler at blive bekræftet. Brugere har ikke adgang til organisationen, før de er bekræftet."
},
"startDate": {
"message": "Startdato"
},
"endDate": {
"message": "Slutdato"
},
"verifyEmail": {
"message": "Bekræft e-mail"
},
"verifyEmailDesc": {
"message": "Bekræft din e-mailadresse for at låse op for adgangen til alle funktioner."
},
"verifyEmailFirst": {
"message": "Din kontos e-mailadresse skal først verificeres."
},
"checkInboxForVerification": {
"message": "Tjek din e-mail indbakke for et bekræftelseslink."
},
"emailVerified": {
"message": "Din e-mail er blevet bekræftet."
},
"emailVerifiedFailed": {
"message": "Kan ikke bekræfte din e-mail. Prøv at sende en ny verifikations-email."
},
"emailVerificationRequired": {
"message": "E-mailbekræftelse kræves"
},
"emailVerificationRequiredDesc": {
"message": "Du skal bekræfte din e-mail for at bruge denne funktion."
},
"updateBrowser": {
"message": "Opdatér browser"
},
"updateBrowserDesc": {
"message": "Du bruger en ikke-understøttet webbrowser. Web-boksen fungerer muligvis ikke korrekt."
},
"joinOrganization": {
"message": "Bliv medlem af organisation"
},
"joinOrganizationDesc": {
"message": "Du er blevet inviteret til at blive medlem af organisationen anført ovenfor. For at acceptere invitationen skal du logge ind eller oprette en ny Bitwarden-konto."
},
"inviteAccepted": {
"message": "Invitation accepteret"
},
"inviteAcceptedDesc": {
"message": "Du kan få adgang til denne organisation, når en administrator bekræfter dit medlemskab. Vi sender dig en e-mail, når dette sker."
},
"inviteAcceptFailed": {
"message": "Kan ikke acceptere invitationen. Bed en organisations-administrator om at sende en ny invitation."
},
"inviteAcceptFailedShort": {
"message": "Kan ikke acceptere invitation. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"rememberEmail": {
"message": "Husk e-mail"
},
"recoverAccountTwoStepDesc": {
"message": "Hvis du ikke kan få adgang til din konto via dine normale to-trins-login metoder, kan du bruge din to-trins-login gendannelseskode til at deaktivere alle to-trins-udbydere på din konto."
},
"recoverAccountTwoStep": {
"message": "Gendan to-trins-login på konto"
},
"twoStepRecoverDisabled": {
"message": "To-trins-login er blevet deaktiveret på din konto."
},
"learnMore": {
"message": "Få mere at vide"
},
"deleteRecoverDesc": {
"message": "Indtast din e-mailadresse nedenfor for at gendanne og slette din konto."
},
"deleteRecoverEmailSent": {
"message": "Hvis din konto findes, har vi sendt dig en e-mail med yderligere instruktioner."
},
"deleteRecoverConfirmDesc": {
"message": "Du har bedt om at få slettet din Bitwarden-konto. Klik på knappen nedenfor for at bekræfte."
},
"myOrganization": {
"message": "Min organisation"
},
"deleteOrganization": {
"message": "Slet organisation"
},
"deletingOrganizationContentWarning": {
"message": "Angiv hovedadgangskoden for at bekræfte sletning af $ORGANIZATION$ og alle tilknyttede data. Boks-data i $ORGANIZATION$ inkluderer:",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"deletingOrganizationActiveUserAccountsWarning": {
"message": "Brugerkonti forbliver aktive efter sletning, men vil ikke længere være tilknyttet denne organisation."
},
"deletingOrganizationIsPermanentWarning": {
"message": "Sletning af $ORGANIZATION$ er permanent og uigenkaldelig.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"organizationDeleted": {
"message": "Organisation slettet"
},
"organizationDeletedDesc": {
"message": "Organisationen og alle tilknyttede data er blevet slettet."
},
"organizationUpdated": {
"message": "Organisation opdateret"
},
"taxInformation": {
"message": "Skatteoplysninger"
},
"taxInformationDesc": {
"message": "For kunder i USA er postnummer påkrævet for at opfylde momskrav, for andre lande kan du eventuelt angive et skatteidentifikationsnummer (CVR/GST) og/eller en adresse, der vises på dine fakturaer."
},
"billingPlan": {
"message": "Abonnement",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
"message": "Upgradér abonnement",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Opgradér din konto til et andet abonnement, ved at angive nedenstående oplysninger. Sørg for, at du har en aktiv betalingsmetode tilføjet til kontoen.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "Faktura #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "Vis faktura"
},
"downloadInvoice": {
"message": "Download faktura"
},
"verifyBankAccount": {
"message": "Bekræft bankkonto"
},
"verifyBankAccountDesc": {
"message": "Vi har lavet to små indskud på din bankkonto (det kan tage 1-2 hverdage at blive vist). Indtast disse beløb for at bekræfte bankkontoen."
},
"verifyBankAccountInitialDesc": {
"message": "Betaling med en bankkonto er kun tilgængelig for kunder i USA. Du bliver bedt om at bekræfte din bankkonto. Vi vil lave to små indskud inden for de næste 1-2 hverdage. Indtast disse beløb på organisationens faktureringsside for at bekræfte bankkontoen."
},
"verifyBankAccountFailureWarning": {
"message": "Udelades det at bekræfte bankkontoen resulterer det i en manglende betaling, og dit abonnement deaktiveres."
},
"verifiedBankAccount": {
"message": "Bankkonto er blevet bekræftet."
},
"bankAccount": {
"message": "Bankkonto"
},
"amountX": {
"message": "Beløb $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "Routingnummer",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "Kontonummer"
},
"accountHolderName": {
"message": "Kontoindehavers navn"
},
"bankAccountType": {
"message": "Kontotype"
},
"bankAccountTypeCompany": {
"message": "Firma (erhverv)"
},
"bankAccountTypeIndividual": {
"message": "Individ (personlig)"
},
"enterInstallationId": {
"message": "Indtast dit installations-id"
},
"limitSubscriptionDesc": {
"message": "Indstil en pladsgrænse for dit abonnement. Når denne grænse er nået, vil du ikke kunne invitere nye brugere."
},
"maxSeatLimit": {
"message": "Maksimal pladsgrænse (valgfrit)",
"description": "Upper limit of seats to allow through autoscaling"
},
"maxSeatCost": {
"message": "Maks. potentielle pladsudgift"
},
"addSeats": {
"message": "Tilføj pladser",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "Fjern pladser",
"description": "Seat = User Seat"
},
"subscriptionDesc": {
"message": "Justeringer af dit abonnement vil resultere i forholdsmæssige ændringer af dine faktureringstotaler. Hvis nyligt inviterede brugere overstiger dit abonnements pladsgrænse, vil du straks modtage en forholdsmæssig opkrævning for de ekstra brugere."
},
"subscriptionUserSeats": {
"message": "Dit abonnement tillader i alt $COUNT$ brugere.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"limitSubscription": {
"message": "Begræns abonnement (valgfrit)"
},
"subscriptionSeats": {
"message": "Abonnementspladser"
},
"subscriptionUpdated": {
"message": "Abonnement opdateret"
},
"additionalOptions": {
"message": "Yderligere indstillinger"
},
"additionalOptionsDesc": {
"message": "For yderligere hjælp til håndtering af dit abonnement, kontakt venligst kundesupport."
},
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "Justeringer af dit abonnement vil resultere i forholdsmæssige ændringer af dine faktureringstotaler. Hvis nyligt inviterede brugere overstiger dine abonnementspladser, vil du straks modtage en forholdsmæssig opkrævning for de ekstra brugere."
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "Justeringer af dit abonnement vil resultere i forholdsmæssige ændringer af dine faktureringstotaler. Hvis nyligt inviterede brugere overskrider dine abonnementspladser, vil du straks modtage en forholdsmæssig opkrævning for de ekstra brugere, indtil din pladsgrænse på $MAX$ er nået.",
"placeholders": {
"max": {
"content": "$1",
"example": "50"
}
}
},
"subscriptionFreePlan": {
"message": "Du kan ikke invitere mere end $COUNT$ brugere uden at opgradere dit abonnement.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionFamiliesPlan": {
"message": "Du kan ikke invitere mere end $COUNT$ brugere uden at opgradere dit abonnement. Kontakt venligst kundesupport for at opgradere.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionSponsoredFamiliesPlan": {
"message": "Dit abonnement giver mulighed for i alt $COUNT$ brugere. Dit abonnement er sponsoreret og faktureret til en ekstern organisation.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionMaxReached": {
"message": "Justeringer af dit abonnement vil resultere i forholdsmæssige ændringer af dine faktureringstotaler. Du kan ikke invitere flere end $COUNT$ brugere uden at øge dine abonnementspladser.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "Pladser at tilføje"
},
"seatsToRemove": {
"message": "Pladser at fjerne"
},
"seatsAddNote": {
"message": "Tilføjelse af brugerpladser vil resultere i justeringer af dine abonnementsudgifter og straks opkræve din valgte betalingsmetode. Den første afgift vil blive forholdsmæssig for resten af den aktuelle faktureringsperiode."
},
"seatsRemoveNote": {
"message": "Fjernelse af brugerpladser resulterer i justeringer af dine abonnementsudgifter, som vil blive krediteret forholdsmæssigt ved din næste betaling."
},
"adjustedSeats": {
"message": "Justerede $AMOUNT$ brugerpladser.",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "Nøgle opdateret"
},
"updateKeyTitle": {
"message": "Opdatér nøgle"
},
"updateEncryptionKey": {
"message": "Opdatér Krypteringsnøgle"
},
"updateEncryptionKeyShortDesc": {
"message": "Du bruger i øjeblikket en forældet krypteringsmetode."
},
"updateEncryptionKeyDesc": {
"message": "Vi har skiftet til større krypteringsnøgler, der giver bedre sikkerhed og adgang til nyere funktioner. Opdatering af din krypteringsnøgle er hurtig og nem. Indtast bare din hovedadgangskode nedenfor. Denne opdatering bliver obligatorisk på et senere tidspunkt."
},
"updateEncryptionKeyWarning": {
"message": "Efter opdatering af din krypteringsnøgle skal du logge ud og ind igen i alle Bitwarden-programmer, du bruger i øjeblikket (f.eks. mobilapp eller browserudvidelser). Hvis du ikke logger ud og ind (som downloader din nye krypteringsnøgle), kan det resultere i data korruption. Vi vil forsøge at logge dig ud automatisk, men det kan blive forsinket."
},
"updateEncryptionKeyExportWarning": {
"message": "Enhver krypteret eksport du har gemt, vil også blive utilgængelig."
},
"subscription": {
"message": "Abonnement"
},
"loading": {
"message": "Indlæser"
},
"upgrade": {
"message": "Opgrader"
},
"upgradeOrganization": {
"message": "Opgradér organisation"
},
"upgradeOrganizationDesc": {
"message": "Denne funktion er ikke tilgængelig for gratis organisationer. Skift til et betalt abonnement for at låse op for flere funktioner."
},
"createOrganizationStep1": {
"message": "Opret organisation: Trin 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "Før du opretter din organisation, skal du først oprette en gratis personlig konto."
},
"refunded": {
"message": "Refunderet"
},
"nothingSelected": {
"message": "Du har ikke valgt noget."
},
"acceptPolicies": {
"message": "Ved at markere dette felt accepterer du følgende:"
},
"acceptPoliciesError": {
"message": "Servicevilkår og fortrolighedspolitik er ikke blevet bekræftet."
},
"termsOfService": {
"message": "Servicevilkår"
},
"privacyPolicy": {
"message": "Privatlivspolitik"
},
"filters": {
"message": "Filtre"
},
"vaultTimeout": {
"message": "Boks timeout"
},
"vaultTimeoutDesc": {
"message": "Vælg timeout for din boks, hvorefter den vil udføre den valgte handling."
},
"oneMinute": {
"message": "1 minut"
},
"fiveMinutes": {
"message": "5 minutter"
},
"fifteenMinutes": {
"message": "15 minutter"
},
"thirtyMinutes": {
"message": "30 minutter"
},
"oneHour": {
"message": "1 time"
},
"fourHours": {
"message": "4 timer"
},
"onRefresh": {
"message": "Ved genstart af browseren"
},
"dateUpdated": {
"message": "Opdateret",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "Adgangskode opdateret",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "Organisationen er deaktiveret."
},
"licenseIsExpired": {
"message": "Licensen er udløbet."
},
"updatedUsers": {
"message": "Opdaterede brugere"
},
"selected": {
"message": "Valgt"
},
"ownership": {
"message": "Ejerskab"
},
"whoOwnsThisItem": {
"message": "Hvem ejer dette element?"
},
"strong": {
"message": "Stærk",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "God",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "Svag",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "Meget svag",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Svag hovedadgangskode"
},
"weakMasterPasswordDesc": {
"message": "Hovedadgangskoden du har valgt er svag. Du skal bruge en stærk hovedadgangskode (eller en adgangssætning) for at beskytte din Bitwarden-konto korrekt. Er du sikker på, at du vil bruge denne hovedadgangskode?"
},
"rotateAccountEncKey": {
"message": "Rotér også min kontos krypteringsnøgle"
},
"rotateEncKeyTitle": {
"message": "Rotér krypteringsnøgle"
},
"rotateEncKeyConfirmation": {
"message": "Er du sikker på, at du vil rotere din kontos krypteringsnøgle?"
},
"attachmentsNeedFix": {
"message": "Dette element har gamle filvedhæftninger, der skal repareres."
},
"attachmentFixDesc": {
"message": "Dette er en gammel filvedhæftning, der skal repareres. Klik for at lære mere."
},
"fix": {
"message": "Reparér",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "Der er gamle filvedhæftninger i din boks, der skal repareres, før du kan rotere din kontos krypteringsnøgle."
},
"yourAccountsFingerprint": {
"message": "Din kontos fingeraftrykssætning",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "For at sikre integriteten af dine krypteringsnøgler, bedes du bekræfte brugerens fingeraftrykssætning, inden du fortsætter.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "Bed aldrig om at bekræfte fingeraftrykssætninger for inviterede brugere (anbefales ikke)",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "Gratis",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API-nøgle"
},
"apiKeyDesc": {
"message": "Din API-nøgle kan bruges til godkendelse mod det offentlige Bitwarden-API."
},
"apiKeyRotateDesc": {
"message": "Hvis du roterer API-nøglen, bliver den forrige nøgle ugyldig. Du kan rotere din API-nøgle, hvis du mener at den nuværende nøgle ikke længere er sikker at bruge."
},
"apiKeyWarning": {
"message": "Din API-nøgle har fuld adgang til organisationen. Den skal holdes hemmelig."
},
"userApiKeyDesc": {
"message": "Din API-nøgle kan bruges til godkendelse i Bitwarden-CLI."
},
"userApiKeyWarning": {
"message": "Din API-nøgle er en alternativ godkendelsesmekanisme. Den bør holdes hemmelig."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 legitimationsoplysninger",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "Vis API-nøgle"
},
"rotateApiKey": {
"message": "Rotér API-nøgle"
},
"selectOneCollection": {
"message": "Du skal vælge minimum én samling."
},
"couldNotChargeCardPayInvoice": {
"message": "Vi kunne ikke trække på dit kort. Se og betal den ubetalte faktura, der er anført nedenfor."
},
"inAppPurchase": {
"message": "Køb i appen"
},
"cannotPerformInAppPurchase": {
"message": "Du kan ikke udføre denne handling, når du bruger en 'køb i appen'-betalingsmetode."
},
"manageSubscriptionFromStore": {
"message": "Du skal administrere dit abonnement fra den butik, hvor dit køb i appen blev foretaget."
},
"minLength": {
"message": "Minimumslængde"
},
"clone": {
"message": "Klon"
},
"masterPassPolicyDesc": {
"message": "Angiv minimumskrav til styrken af hovedadgangskoden."
},
"twoStepLoginPolicyDesc": {
"message": "Kræv at brugerne konfigurerer to-trins-login på deres personlige konti."
},
"twoStepLoginPolicyWarning": {
"message": "Organisationsmedlemmer, der ikke er ejere eller administratorer og ikke har to-trins login aktiveret på deres personlige konto, fjernes fra organisationen og modtager en e-mail med besked om ændringen."
},
"twoStepLoginPolicyUserWarning": {
"message": "Du er medlem af en organisation, der kræver at to-trins login er aktiveret på din brugerkonto. Hvis du deaktiverer alle to-trins login-udbydere, fjernes du automatisk fra disse organisationer."
},
"passwordGeneratorPolicyDesc": {
"message": "Angiv minimumskrav til konfiguration af adgangskodegenerator."
},
"passwordGeneratorPolicyInEffect": {
"message": "Én eller flere organisationspolitikker påvirker dine generatorindstillinger."
},
"masterPasswordPolicyInEffect": {
"message": "Én eller flere organisationspolitikker kræver din hovedadgangskode opfylder følgende krav:"
},
"policyInEffectMinComplexity": {
"message": "Minimum kompleksitetsscore på $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "Minimumslængde på $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "Indeholder ét eller flere store bogstaver"
},
"policyInEffectLowercase": {
"message": "Indeholder ét eller flere små bogstaver"
},
"policyInEffectNumbers": {
"message": "Indeholder ét eller flere tal"
},
"policyInEffectSpecial": {
"message": "Indeholder ét eller flere af følgende specialtegn $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Din nye hovedadgangskode opfylder ikke politikkravene."
},
"minimumNumberOfWords": {
"message": "Minimum antal ord"
},
"defaultType": {
"message": "Standard type"
},
"userPreference": {
"message": "Brugerindstilling"
},
"vaultTimeoutAction": {
"message": "Boks timeout-handling"
},
"vaultTimeoutActionLockDesc": {
"message": "En låst boks kræver at du gentaster din hovedadgangskode for at tilgå den igen."
},
"vaultTimeoutActionLogOutDesc": {
"message": "En boks der er logget ud kræver, at du godkender igen for at få adgang til den."
},
"lock": {
"message": "Lås",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Papirkurv",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Søg i papirkurven"
},
"permanentlyDelete": {
"message": "Slette permanent"
},
"permanentlyDeleteSelected": {
"message": "Slet valgte elementer permanent"
},
"permanentlyDeleteItem": {
"message": "Slet element permanent"
},
"permanentlyDeleteItemConfirmation": {
"message": "Er du sikker på, at du vil slette dette element permanent?"
},
"permanentlyDeletedItem": {
"message": "Element slettet permanent"
},
"permanentlyDeletedItems": {
"message": "Elementer slettet permanent"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "Du har valgt $COUNT$ element(er), der skal slettes permanent. Er du sikker på, at du vil slette alle disse elementer permanent?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"permanentlyDeletedItemId": {
"message": "Element $ID$ slettet permanent.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"restore": {
"message": "Gendan"
},
"restoreSelected": {
"message": "Gendan valgte"
},
"restoreItem": {
"message": "Gendan element"
},
"restoredItem": {
"message": "Element gendannet"
},
"restoredItems": {
"message": "Elementer gendannet"
},
"restoreItemConfirmation": {
"message": "Er du sikker på, at du vil gendanne dette element?"
},
"restoreItems": {
"message": "Gendan elementer"
},
"restoreSelectedItemsDesc": {
"message": "Du har valgt $COUNT$ element(er), der skal gendannes. Er du sikker på, at du vil gendanne alle disse elementer?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"restoredItemId": {
"message": "Element $ID$ gendannet.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Ved at logge ud fjernes al adgang til din boks og kræver online-godkendelse efter timeout-perioden. Er du sikker på, at du vil bruge denne indstilling?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Bekræft timeout-handling"
},
"hidePasswords": {
"message": "Skjul adgangskoder"
},
"countryPostalCodeRequiredDesc": {
"message": "Vi benytter udelukkende disse oplysninger til beregning af moms og finansiel rapportering."
},
"includeVAT": {
"message": "Inkludér momsoplysninger (valgfrit)"
},
"taxIdNumber": {
"message": "Momsregistreringsnummer"
},
"taxInfoUpdated": {
"message": "Skatteoplysninger opdateret."
},
"setMasterPassword": {
"message": "Indstil hovedadgangskode"
},
"ssoCompleteRegistration": {
"message": "For at fuldføre indlogning vha. SSO skal en hovedadgangskode opsættes for at tilgå og beskytte din boks."
},
"identifier": {
"message": "Identifikator"
},
"organizationIdentifier": {
"message": "Organisationsidentifikator"
},
"ssoLogInWithOrgIdentifier": {
"message": "Log ind vha. din organisations single sign-on portal. Angiv din organisations identifikator for at begynde."
},
"enterpriseSingleSignOn": {
"message": "Virksomheds Single Sign On"
},
"ssoHandOff": {
"message": "Du kan nu lukke denne fane og fortsætte i udvidelsen."
},
"includeAllTeamsFeatures": {
"message": "Alle teamfunktioner, plus:"
},
"includeSsoAuthentication": {
"message": "SSO godkendelse via SAML2.0 og OpenID Connect"
},
"includeEnterprisePolicies": {
"message": "Virksomhedspolitikker"
},
"ssoValidationFailed": {
"message": "SSO validering mislykkedes"
},
"ssoIdentifierRequired": {
"message": "Organisationsidentifikator er påkrævet."
},
"unlinkSso": {
"message": "Fjern SSO tilknytning"
},
"unlinkSsoConfirmation": {
"message": "Er du sikker på, at du vil fjerne SSO-tilknytningen for denne organisation?"
},
"linkSso": {
"message": "Tilknyt SSO"
},
"singleOrg": {
"message": "Enkel organisation"
},
"singleOrgDesc": {
"message": "Begræns brugere fra at kunne deltage i andre organisationer."
},
"singleOrgBlockCreateMessage": {
"message": "Din nuværende organisation har en politik, der ikke tillader dig at deltage i mere end en organisation. Kontakt din organisations administratorer, eller tilmeld dig fra en anden Bitwarden-konto."
},
"singleOrgPolicyWarning": {
"message": "Organisationsmedlemmer, der ikke er ejere eller administratorer og allerede er medlem af en anden organisation, fjernes fra din organisation."
},
"requireSso": {
"message": "Single Sign-On autentificering"
},
"requireSsoPolicyDesc": {
"message": "Kræv at brugerne logger ind med Virksomheds Single Sign-On-metoden."
},
"prerequisite": {
"message": "Forudsætning"
},
"requireSsoPolicyReq": {
"message": "Enkel organisations virksomhedspolitikken skal aktiveres, før denne politik aktiveres."
},
"requireSsoPolicyReqError": {
"message": "Enkelt organisationspolitik er ikke aktiveret."
},
"requireSsoExemption": {
"message": "Organisationsejere og administratorer er undtaget fra denne politik."
},
"sendTypeFile": {
"message": "Fil"
},
"sendTypeText": {
"message": "Tekst"
},
"createSend": {
"message": "Opret ny Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Redigér Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Send oprettet",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Send opdateret",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Send slettet",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Slet Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Er du sikker på, at du vil slette denne Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "Hvilken type Send er denne?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Sletningsdato"
},
"deletionDateDesc": {
"message": "Send slettes permanent på den angivne dato og tidspunkt.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Udløbsdato"
},
"expirationDateDesc": {
"message": "Hvis opsat, udløber adgangen til denne Send på den angivne dato og tidspunkt.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Maksimal antal tilgange"
},
"maxAccessCountDesc": {
"message": "Hvis opsat, vil brugere ikke længere kunne tilgå denne Send, når det maksimale adgangsantal er nået.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Aktuelt antal tilgange"
},
"sendPasswordDesc": {
"message": "Valgfrit brugeradgangskodekrav for tilgang til denne Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "Fortrolige notater om denne Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "Deaktiveret"
},
"sendLink": {
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Kopiér Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Fjern adgangskode"
},
"removedPassword": {
"message": "Adgangskode fjernet"
},
"removePasswordConfirmation": {
"message": "Er du sikker på, at du vil fjerne adgangskoden?"
},
"hideEmail": {
"message": "Skjul min e-mailadresse for modtagere."
},
"disableThisSend": {
"message": "Deaktivér denne Send så ingen kan tilgå den.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
"message": "Alle Send"
},
"maxAccessCountReached": {
"message": "Maks. adgangsantal nået",
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
},
"pendingDeletion": {
"message": "Afventer sletning"
},
"expired": {
"message": "Udløbet"
},
"searchSends": {
"message": "Søg Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "Denne Send er beskyttet med en adgangskode. Indtast adgangskoden nedenfor for at fortsætte.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Kender du ikke adgangskoden? Bed afsenderen om den nødvendige adgangskode for at få adgang til denne Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "Denne Send er som standard skjult. Du kan skifte synlighed ved hjælp af knappen nedenfor.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download fil"
},
"sendAccessUnavailable": {
"message": "Den Send, du forsøger at tilgå, findes ikke eller er ikke længere tilgængelig.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
"message": "Filen, der er knyttet til denne Send, blev ikke fundet.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
"message": "Der er ingen Send at vise.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
"message": "Nødadgang"
},
"emergencyAccessDesc": {
"message": "Tildel og håndtér nødadgang for betroede kontakter. Betroede kontakter kan anmode om adgang til enten at se eller overtage din konto i nødstilfælde. Besøg vores hjælpeside for mere information og detaljer om, hvordan nul-videndeling fungerer."
},
"emergencyAccessOwnerWarning": {
"message": "Du er ejer af en eller flere organisationer. Hvis du tildeler overtagelsesadgang til en nødkontakt, kan de bruge alle dine tilladelser som ejer efter en overtagelse."
},
"trustedEmergencyContacts": {
"message": "Betroede nødkontakter"
},
"noTrustedContacts": {
"message": "Du har endnu ikke tilføjet nødkontakter. Invitér en betroet kontakt for at komme i gang."
},
"addEmergencyContact": {
"message": "Tilføj nødkontakt"
},
"designatedEmergencyContacts": {
"message": "Udpeget som nødkontakt"
},
"noGrantedAccess": {
"message": "Du er endnu ikke blevet udpeget som en nødkontakt for nogen."
},
"inviteEmergencyContact": {
"message": "Invitér nødkontakt"
},
"editEmergencyContact": {
"message": "Redigér nødkontakt"
},
"inviteEmergencyContactDesc": {
"message": "Invitér en ny nødkontakt ved at angive e-mailadressen på vedkommendes Bitwarden-konto nedenfor. Har vedkommende ikke allerede en Bitwarden-konto, anmoders vedkommende om at oprette én."
},
"emergencyAccessRecoveryInitiated": {
"message": "Nødadgang igangsat"
},
"emergencyAccessRecoveryApproved": {
"message": "Nødadgang godkendt"
},
"viewDesc": {
"message": "Kan se alle elementer i din egen boks."
},
"takeover": {
"message": "Overtagelse"
},
"takeoverDesc": {
"message": "Kan nulstille din konto med en ny hovedadgangskode."
},
"waitTime": {
"message": "Ventetid"
},
"waitTimeDesc": {
"message": "Tid krævet inden automatisk adgangstildeling."
},
"oneDay": {
"message": "1 dag"
},
"days": {
"message": "$DAYS$ dage",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"invitedUser": {
"message": "Inviteret bruger."
},
"acceptEmergencyAccess": {
"message": "Du er inviteret som nødadgangskontakt for ovenfor anførte bruger. For at acceptere invitationen, så log først ind eller opret en ny Bitwarden-konto."
},
"emergencyInviteAcceptFailed": {
"message": "Kan ikke acceptere invitation. Bed brugeren sende en ny invitation."
},
"emergencyInviteAcceptFailedShort": {
"message": "Kan ikke acceptere invitation. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"emergencyInviteAcceptedDesc": {
"message": "Du kan tilgå nødindstillingerne for denne bruger, når din identitet er bekræftet. En e-mail sendes til dig, når det sker."
},
"requestAccess": {
"message": "Anmod om adgang"
},
"requestAccessConfirmation": {
"message": "Er du sikker på, at du vil anmode om nødadgang? Du vil opnå adgang efter $WAITTIME$ dag(e) eller når brugeren godkender anmodningen.",
"placeholders": {
"waittime": {
"content": "$1",
"example": "1"
}
}
},
"requestSent": {
"message": "Nødadgang udbedt for $USER$. Du får besked via e-mail, når det er muligt at fortsætte.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"approve": {
"message": "Godkend"
},
"reject": {
"message": "Afvis"
},
"approveAccessConfirmation": {
"message": "Er du sikker på, at du vil godkende nødadgang? Dette vil tillade $USER$ at $ACTION$ din konto.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
},
"action": {
"content": "$2",
"example": "View"
}
}
},
"emergencyApproved": {
"message": "Nødadgang godkendt."
},
"emergencyRejected": {
"message": "Nødadgang afvist"
},
"passwordResetFor": {
"message": "Adgangskode nulstillet for $USER$. Du kan nu logge ind med den nye adgangskode.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"personalOwnership": {
"message": "Personligt ejerskab"
},
"personalOwnershipPolicyDesc": {
"message": "Kræv at brugere gemmer boks-elementer til en organisation ved at fjerne den personlige ejerskabsmulighed."
},
"personalOwnershipExemption": {
"message": "Organisationsejere og administratorer er undtaget fra denne politik."
},
"personalOwnershipSubmitError": {
"message": "Grundet en virksomhedspolitik kan du ikke gemme emner i din personlige boks. Skift ejerskabsindstillingen til en organisation, og vælg fra de tilgængelige samlinger."
},
"disableSend": {
"message": "Deaktivér Send"
},
"disableSendPolicyDesc": {
"message": "Tillad ikke brugere at oprette eller redigere en Bitwarden Send. Sletning af en eksisterende Send er stadig tilladt.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
"message": "Organisationsbrugere, der kan håndtere organisationens politikker, er undtaget fra denne politiks håndhævelse."
},
"sendDisabled": {
"message": "Send deaktiveret",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "Du kan grundet en virksomhedspolitik kun slette en eksisterende Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptions": {
"message": "Send-valgmuligheder",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyDesc": {
"message": "Angiv valg for oprettelse og redigering af Sends.",
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsExemption": {
"message": "Organisationsbrugere, som kan håndtere organisationens politikker, er undtaget fra denne politiks håndhævelse."
},
"disableHideEmail": {
"message": "Tillad ikke brugere at skjule deres e-mailadresse for modtagere når en Send oprettes eller redigeres.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyInEffect": {
"message": "Følgende organisationspolitikker er i øjeblikket gældende:"
},
"sendDisableHideEmailInEffect": {
"message": "Brugere har ikke lov til at skjule deres e-mailadresser for modtagere når en Send oprettes eller redigeres.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
"message": "Redigerede politik $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"planPrice": {
"message": "Abonnementspris"
},
"estimatedTax": {
"message": "Anslået moms"
},
"custom": {
"message": "Tilpasset"
},
"customDesc": {
"message": "Tillader mere granulær kontrol af brugertilladelser for avancerede opsætninger."
},
"permissions": {
"message": "Tilladelser"
},
"accessEventLogs": {
"message": "Tilgå begivenhedslogger"
},
"accessImportExport": {
"message": "Tilgå import/eksport"
},
"accessReports": {
"message": "Tilgå rapporter"
},
"missingPermissions": {
"message": "Du mangler de nødvendige tilladelser til at udføre denne handling."
},
"manageAllCollections": {
"message": "Håndtér alle samlinger"
},
"createNewCollections": {
"message": "Opret nye samlinger"
},
"editAnyCollection": {
"message": "Redigér en samling"
},
"deleteAnyCollection": {
"message": "Slet en samling"
},
"manageAssignedCollections": {
"message": "Håndtér tildelte samlinger"
},
"editAssignedCollections": {
"message": "Redigér tildelte samlinger"
},
"deleteAssignedCollections": {
"message": "Slet tildelte samlinger"
},
"manageGroups": {
"message": "Håndtér grupper"
},
"managePolicies": {
"message": "Håndtér politikker"
},
"manageSso": {
"message": "Håndtér SSO"
},
"manageUsers": {
"message": "Håndtér brugere"
},
"manageResetPassword": {
"message": "Håndtér nulstilling af adgangskode"
},
"disableRequiredError": {
"message": "Du skal manuelt deaktivere $POLICYNAME$-politikken, før denne politik kan deaktiveres.",
"placeholders": {
"policyName": {
"content": "$1",
"example": "Single Sign-On Authentication"
}
}
},
"personalOwnershipPolicyInEffect": {
"message": "En organisationspolitik påvirker dine ejerskabsmuligheder."
},
"personalOwnershipPolicyInEffectImports": {
"message": "En organisationspolitik har deaktiveret import af emner til din personlige boks."
},
"personalOwnershipCheckboxDesc": {
"message": "Deaktivér personligt ejerskab for organisationsbrugere"
},
"textHiddenByDefault": {
"message": "Når Send tilgås, skjul som standard teksten",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
"message": "Et venligt navn til at beskrive denne Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "Den tekst, du vil sende."
},
"sendFileDesc": {
"message": "Den fil, du vil sende."
},
"copySendLinkOnSave": {
"message": "Kopier linket for at dele denne Send til min udklipsholder ved gem."
},
"sendLinkLabel": {
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
"message": "Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
"message": "Bitwarden Send overfører nemt og sikkert følsomme, midlertidige oplysninger til andre.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
"message": "Få mere at vide om",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
"message": "Del tekst eller filer direkte med nogen."
},
"sendVaultCardLearnMore": {
"message": "Få mere at vide",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
"message": "se",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
"message": "hvordan det fungerer",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
"message": "eller",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
"message": "prøv det nu",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
"message": "eller",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
"message": "tilmeld dig",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
"message": "for at prøve det i dag.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
"message": "Bitwarden bruger $USER_IDENTIFIER$ delte følgende med dig",
"placeholders": {
"user_identifier": {
"content": "$1",
"example": "An email address"
}
}
},
"viewSendHiddenEmailWarning": {
"message": "Bitwarden-brugeren, der oprettede denne Send, har valgt at skjule sin e-mailadresse. Du bør sikre dig, at du stoler på kilden til dette link, inden du bruger eller downloader dets indhold.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDateIsInvalid": {
"message": "Den angivne udløbsdato er ugyldig."
},
"deletionDateIsInvalid": {
"message": "Den angivne sletningsdato er ugyldig."
},
"expirationDateAndTimeRequired": {
"message": "Der kræves en udløbsdato og -tid."
},
"deletionDateAndTimeRequired": {
"message": "En sletningsdato og -tid er påkrævet."
},
"dateParsingError": {
"message": "Der opstod en fejl under forsøget på at gemme dine sletnings- og udløbsdatoer."
},
"webAuthnFallbackMsg": {
"message": "Klik på knappen nedenfor for at bekræfte din 2FA."
},
"webAuthnAuthenticate": {
"message": "Godkend WebAuthn"
},
"webAuthnNotSupported": {
"message": "Denne browser understøtter ikke WebAuthn."
},
"webAuthnSuccess": {
"message": "WebAuthn bekræftet Du kan lukke denne fane."
},
"hintEqualsPassword": {
"message": "Dit kodeordstip må ikke være identisk med din adgangskode."
},
"enrollPasswordReset": {
"message": "Tilmeld til Adgangskodenulstilling"
},
"enrolledPasswordReset": {
"message": "Tilmeldt Adgangskodenulstilling"
},
"withdrawPasswordReset": {
"message": "Afmeld fra Adgangskodenulstilling"
},
"enrollPasswordResetSuccess": {
"message": "Tilmelding lykkedes!"
},
"withdrawPasswordResetSuccess": {
"message": "Afmelding lykkedes!"
},
"eventEnrollPasswordReset": {
"message": "Bruger $ID$ tilmeldt hjælp til nulstilling af adgangskode.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawPasswordReset": {
"message": "Bruger $ID$ afmeldt hjælp til nulstilling af adgangskode.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "Hovedadgangskode nulstillet for bruger $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventResetSsoLink": {
"message": "Nulstil SSO-link for bruger $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"firstSsoLogin": {
"message": "$ID$ loggede ind med SSO for første gang",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"resetPassword": {
"message": "Nulstil adgangskode"
},
"resetPasswordLoggedOutWarning": {
"message": "Ved at fortsætte logges $NAME$ ud af sin nuværende session, hvilket kræver, at vedkommende logger ind igen. Aktive sessioner på andre enheder forbliver muligvis aktive i op til en time.",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"thisUser": {
"message": "denne bruger"
},
"resetPasswordMasterPasswordPolicyInEffect": {
"message": "Én eller flere organisationspolitikker kræver, at hovedadgangskoden opfylder følgende krav:"
},
"resetPasswordSuccess": {
"message": "Adgangskode nulstillet!"
},
"resetPasswordEnrollmentWarning": {
"message": "Indrullering vil tillade organisationsadministratorer at ændre din hovedadgangskode. Er du sikker på, at du vil indrullere dig?"
},
"resetPasswordPolicy": {
"message": "Nulstil hovedadgangskode"
},
"resetPasswordPolicyDescription": {
"message": "Tillad administratorer i organisationen at nulstille organisationsbrugeres hovedadgangskode."
},
"resetPasswordPolicyWarning": {
"message": "Brugere i organisationen skal selvindrullere eller være auto-indrulleret, før administratorer kan nulstille deres hovedadgangskode."
},
"resetPasswordPolicyAutoEnroll": {
"message": "Auto-indrullering"
},
"resetPasswordPolicyAutoEnrollDescription": {
"message": "Alle brugere vil automatisk blive tilmeldt adgangskodenulstilling, når deres invitation er accepteret og vil ikke have lov til at afmelde sig."
},
"resetPasswordPolicyAutoEnrollWarning": {
"message": "Brugere, som allerede er i organisationen, opsættes ikke med tilbagevirkende kraft til adgangskodenulstilling. De skal selvindrullere, før administratorer kan nulstille deres hovedadgangskode."
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "Kræv at nye brugere automatisk indrulleres"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "Denne organisation har en virksomhedspolitik, der auto-opsætter dig til adgangskodenulstilling. Opsætningen giver organisationsadministratorer mulighed for at ændre din hovedadgangskode."
},
"resetPasswordOrgKeysError": {
"message": "Organisationsnøgler svar er null"
},
"resetPasswordDetailsError": {
"message": "Nulstil adgangskode detaljer svar er null"
},
"trashCleanupWarning": {
"message": "Elementer, som har været i papirkurven i mere end 30 dage, slettes automatisk."
},
"trashCleanupWarningSelfHosted": {
"message": "Elementer, som har været i papirkurven i et stykke tid, slettes automatisk."
},
"passwordPrompt": {
"message": "Genanmodning om hovedadgangskode"
},
"passwordConfirmation": {
"message": "Bekræftelse af hovedadgangskode"
},
"passwordConfirmationDesc": {
"message": "Denne handling er beskyttet. For at fortsætte, angiv din hovedadgangskode igen for at bekræfte din identitet."
},
"reinviteSelected": {
"message": "Gensend invitationer"
},
"noSelectedUsersApplicable": {
"message": "Denne handling er ikke anvendelig for nogen af de valgte brugere."
},
"removeUsersWarning": {
"message": "Er du sikker på, at du vil fjerne følgende brugere? Processen kan tage et par sekunder at fuldføre og kan ikke afbrydes eller annulleres."
},
"theme": {
"message": "Tema"
},
"themeDesc": {
"message": "Vælg et tema til din webboks."
},
"themeSystem": {
"message": "Benyt systemtema"
},
"themeDark": {
"message": "Mørkt"
},
"themeLight": {
"message": "Lyst"
},
"confirmSelected": {
"message": "Bekræft valgte"
},
"bulkConfirmStatus": {
"message": "Status for massehandling"
},
"bulkConfirmMessage": {
"message": "Bekræftet med succes."
},
"bulkReinviteMessage": {
"message": "Geninviteret med succes."
},
"bulkRemovedMessage": {
"message": "Fjernet med succes"
},
"bulkFilteredMessage": {
"message": "Udelukket, ikke anvendeligt til denne handling."
},
"fingerprint": {
"message": "Fingeraftryk"
},
"removeUsers": {
"message": "Fjern brugere"
},
"error": {
"message": "Fejl"
},
"resetPasswordManageUsers": {
"message": "Administrér brugere skal også være aktiveret med tilladelsen Håndtér adgangskodenulstilling"
},
"setupProvider": {
"message": "Udbyderopsætning"
},
"setupProviderLoginDesc": {
"message": "Du er blevet inviteret til at oprette en ny udbyder. For at fortsætte skal du logge ind eller oprette en ny Bitwarden-konto."
},
"setupProviderDesc": {
"message": "Angiv venligst nedenstående oplysninger for at fuldføre udbyderopsætningen. Kontakt kundesupport, hvis du har spørgsmål."
},
"providerName": {
"message": "Udbydernavn"
},
"providerSetup": {
"message": "Udbyderen er nu opsat."
},
"clients": {
"message": "Klienter"
},
"providerAdmin": {
"message": "Udbyder admin"
},
"providerAdminDesc": {
"message": "Brugeren med den højeste adgang, der kan håndtere alle aspekter af din udbyder samt tilgå og håndtere klientorganisationer."
},
"serviceUser": {
"message": "Servicebruger"
},
"serviceUserDesc": {
"message": "Servicebrugere kan få adgang til samt administrere alle klientorganisationer."
},
"providerInviteUserDesc": {
"message": "Invitér en ny bruger til din udbyder ved at angive deres Bitwarden-konto e-mailadresse nedenfor. Hvis de ikke allerede har en Bitwarden-konto, bliver de bedt om at oprette en ny konto."
},
"joinProvider": {
"message": "Tilmeld dig udbyder"
},
"joinProviderDesc": {
"message": "Du er blevet inviteret til at tilmelde dig udbyderen ovenfor. For at acceptere invitationen skal du logge ind eller oprette en ny Bitwarden-konto."
},
"providerInviteAcceptFailed": {
"message": "Kan ikke acceptere invitationen. Bed en udbyder-admin om at sende en ny invitation."
},
"providerInviteAcceptedDesc": {
"message": "Du kan få adgang til denne udbyder, når en administrator bekræfter dit medlemskab. Vi sender dig en e-mail, når det sker."
},
"providerUsersNeedConfirmed": {
"message": "Du har brugere, der har accepteret deres invitation, men som stadig skal bekræftes. Brugere vil ikke have adgang til udbyderen, før de er bekræftet."
},
"provider": {
"message": "Udbyder"
},
"newClientOrganization": {
"message": "Ny klientorganisation"
},
"newClientOrganizationDesc": {
"message": "Opret en ny klientorganisation, der vil blive knyttet til dig som udbyder. Du vil kunne tilgå og håndtere denne organisation."
},
"addExistingOrganization": {
"message": "Tilføj eksisterende organisation"
},
"myProvider": {
"message": "Min udbyder"
},
"addOrganizationConfirmation": {
"message": "Er du sikker på, at du vil tilføje $ORGANIZATION$ som klient til $PROVIDER$?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
},
"provider": {
"content": "$2",
"example": "My Provider Name"
}
}
},
"organizationJoinedProvider": {
"message": "Organisation blev tilføjet udbyderen"
},
"accessingUsingProvider": {
"message": "Tilgår organisation ved hjælp af udbyderen $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"providerIsDisabled": {
"message": "Udbyder er deaktiveret."
},
"providerUpdated": {
"message": "Udbyder opdateret"
},
"yourProviderIs": {
"message": "Din udbyder er $PROVIDER$. De har administrative- og faktureringsrettigheder for din organisation.",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"detachedOrganization": {
"message": "Organisationen $ORGANIZATION$ er blevet frigjort fra din udbyder.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"detachOrganizationConfirmation": {
"message": "Er du sikker på, at du vil frigøre denne organisation? Organisationen vil fortsætte med at eksistere, men vil ikke længere blive håndteret af udbyderen."
},
"add": {
"message": "Tilføj"
},
"updatedMasterPassword": {
"message": "Hovedadgangskode opdateret"
},
"updateMasterPassword": {
"message": "Opdatér hovedadgangskode"
},
"updateMasterPasswordWarning": {
"message": "Dit hovedadgangskode blev for nylig ændret af en administrator i din organisation. For at få adgang til boksen skal du opdatere din hovedadgangskode nu. Hvis du fortsætter, logges du ud af din nuværende session, hvilket kræver, at du logger ind igen. Aktive sessioner på andre enheder kan fortsætte med at være aktive i op til én time."
},
"masterPasswordInvalidWarning": {
"message": "Din hovedadgangskode opfylder ikke organisationspolitikken. For at blive medlem af organisationen skal du opdatere din hovedadgangskode først. Hvis du fortsætter, logges du ud af din aktuelle session, hvilket kræver, at du logger ind igen. Aktive sessioner på andre enheder kan fortsat være aktive i op til én time."
},
"maximumVaultTimeout": {
"message": "Boks-timeout"
},
"maximumVaultTimeoutDesc": {
"message": "Opsæt en maksimal boks-timeout for alle brugere."
},
"maximumVaultTimeoutLabel": {
"message": "Maksimal boks-timeout"
},
"invalidMaximumVaultTimeout": {
"message": "Ugyldig maksimal boks-timeout."
},
"hours": {
"message": "Timer"
},
"minutes": {
"message": "Minutter"
},
"vaultTimeoutPolicyInEffect": {
"message": "Din organisations politikker påvirker din boks-timeout. Maksimalt tilladt boks-timeout er $HOURS$ time(r) og $MINUTES$ minut(ter)",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
}
}
},
"customVaultTimeout": {
"message": "Tilpasset boks-timeout"
},
"vaultTimeoutToLarge": {
"message": "Din boks-timeout overskrider den begrænsning, der er fastsat af din organisation."
},
"disablePersonalVaultExport": {
"message": "Deaktivér eksport af personlig boks"
},
"disablePersonalVaultExportDesc": {
"message": "Forbyder brugere at eksportere deres private boksdata."
},
"vaultExportDisabled": {
"message": "Bokseksport deaktiveret"
},
"personalVaultExportPolicyInEffect": {
"message": "En eller flere organisationspolitikker forhindrer dig i at eksportere din personlige boks."
},
"selectType": {
"message": "Vælg SSO-type"
},
"type": {
"message": "Type"
},
"openIdConnectConfig": {
"message": "OpenID-forbindelsesopsætning"
},
"samlSpConfig": {
"message": "SAML-tjenesteudbyderopsætning"
},
"samlIdpConfig": {
"message": "SAML-identitetsudbyderopsætning"
},
"callbackPath": {
"message": "Callback-sti"
},
"signedOutCallbackPath": {
"message": "Udlogget Callback-sti"
},
"authority": {
"message": "Myndighed"
},
"clientId": {
"message": "Klient-ID"
},
"clientSecret": {
"message": "Klienthemmelighed"
},
"metadataAddress": {
"message": "Metadataadresse"
},
"oidcRedirectBehavior": {
"message": "OIDC-omdirigeringsadfærd"
},
"getClaimsFromUserInfoEndpoint": {
"message": "Hent claims fra endpoint for brugeroplysninger"
},
"additionalScopes": {
"message": "Brugerdefinerede omfang"
},
"additionalUserIdClaimTypes": {
"message": "Tilpassede bruger-id claim-typer"
},
"additionalEmailClaimTypes": {
"message": "E-mail claim-typer"
},
"additionalNameClaimTypes": {
"message": "Tilpassede navne-claimtyper"
},
"acrValues": {
"message": "Anmodet godkendelseskontekst klassereferenceværdier"
},
"expectedReturnAcrValue": {
"message": "Forventet \"acr\"-claimværdi i svar"
},
"spEntityId": {
"message": "SP Enheds-ID"
},
"spMetadataUrl": {
"message": "SAML 2.0 Metadata-URL"
},
"spAcsUrl": {
"message": "Assertion Consumer Service (ACS) URL"
},
"spNameIdFormat": {
"message": "Navne-ID format"
},
"spOutboundSigningAlgorithm": {
"message": "Udgående signeringsalgoritme"
},
"spSigningBehavior": {
"message": "Signeringsadfærd"
},
"spMinIncomingSigningAlgorithm": {
"message": "Minimum indgående signeringsalgoritme"
},
"spWantAssertionsSigned": {
"message": "Forvent signerede assertions"
},
"spValidateCertificates": {
"message": "Validér certifikater"
},
"idpEntityId": {
"message": "Enheds-ID"
},
"idpBindingType": {
"message": "Bindingstype"
},
"idpSingleSignOnServiceUrl": {
"message": "Single Sign-On tjeneste URL"
},
"idpSingleLogoutServiceUrl": {
"message": "Single Log Out-tjeneste URL"
},
"idpX509PublicCert": {
"message": "X509 offentligt certifikat"
},
"idpOutboundSigningAlgorithm": {
"message": "Udgående signeringsalgoritme"
},
"idpAllowUnsolicitedAuthnResponse": {
"message": "Tillad uopfordret godkendelsessvar"
},
"idpAllowOutboundLogoutRequests": {
"message": "Tillad udgående logout-anmodninger"
},
"idpSignAuthenticationRequests": {
"message": "Signér godkendelsesanmodninger"
},
"ssoSettingsSaved": {
"message": "Single Sign-On opsætning blev gemt."
},
"sponsoredFamilies": {
"message": "Gratis Bitwarden Familier"
},
"sponsoredFamiliesEligible": {
"message": "Du og din familie er berettiget til gratis Bitwarden Familier. Indløs med din personlige e-mail for at holde dine data sikre, selv når du ikke er på arbejde."
},
"sponsoredFamiliesEligibleCard": {
"message": "Indløs dit gratis Bitwarden til Familier-abonnement i dag for at sikre dine data, selv når du ikke er på arbejde."
},
"sponsoredFamiliesInclude": {
"message": "Bitwarden til Familier-abonnementet omfatter"
},
"sponsoredFamiliesPremiumAccess": {
"message": "Premium-adgang for op til 6 brugere"
},
"sponsoredFamiliesSharedCollections": {
"message": "Delte samlinger til Familiehemmeligheder"
},
"badToken": {
"message": "Linket er ikke længere gyldigt. Bed sponsoren sende et nyt tilbud."
},
"reclaimedFreePlan": {
"message": "Konvertér til gratis abonnement"
},
"redeem": {
"message": "Indløs"
},
"sponsoredFamiliesSelectOffer": {
"message": "Vælg den organisation, du gerne vil have sponsoreret"
},
"familiesSponsoringOrgSelect": {
"message": "Hvilket gratis Familier-tilbud vil du gerne indløse?"
},
"sponsoredFamiliesEmail": {
"message": "Angiv din personlige e-mail for at indløse Bitwarden Familier"
},
"sponsoredFamiliesLeaveCopy": {
"message": "Forlader eller fjernes du fra sponsororganisationen, udløber dit Familier-abonnement ved faktureringsperiodens udløb."
},
"acceptBitwardenFamiliesHelp": {
"message": "Acceptér tilbud for en eksisterende organisation, eller opret en ny Familier-organisation."
},
"setupSponsoredFamiliesLoginDesc": {
"message": "Du er blevet tilbudt en gratis Bitwarden Familier-abonnement organisation. For at fortsætte skal du logge ind på den konto, der modtog tilbuddet."
},
"sponsoredFamiliesAcceptFailed": {
"message": "Tilbuddet kan ikke accepteres. Gensend venligst tilbudsmailen fra din virksomhedskonto, og forsøg igen."
},
"sponsoredFamiliesAcceptFailedShort": {
"message": "Kan ikke acceptere tilbud. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must have at least one existing Families Organization."
}
}
},
"sponsoredFamiliesOffer": {
"message": "Acceptér gratis Bitwarden Familier"
},
"sponsoredFamiliesOfferRedeemed": {
"message": "Gratis Bitwarden Familier-tilbud er blevet indløst"
},
"redeemed": {
"message": "Indløst"
},
"redeemedAccount": {
"message": "Indløst konto"
},
"revokeAccount": {
"message": "Ophæv kontoen $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"resendEmailLabel": {
"message": "Gensend sponsorat-e-mail til $NAME$ sponsorat",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"freeFamiliesPlan": {
"message": "Gratis Familier-abonnement"
},
"redeemNow": {
"message": "Indløs nu"
},
"recipient": {
"message": "Modtager"
},
"removeSponsorship": {
"message": "Fjern sponsorat"
},
"removeSponsorshipConfirmation": {
"message": "Efter at have fjernet et sponsorat, vil du være ansvarlig for dette abonnement og relaterede fakturaer. Er du sikker på, at du vil fortsætte?"
},
"sponsorshipCreated": {
"message": "Sponsorat oprettet"
},
"revoke": {
"message": "Tilbagekald"
},
"emailSent": {
"message": "E-mail sendt"
},
"revokeSponsorshipConfirmation": {
"message": "Efter at have fjernet denne konto, vil Familier-organisationens ejer være ansvarlig for dette abonnement og relaterede fakturaer. Er du sikker på, at du vil fortsætte?"
},
"removeSponsorshipSuccess": {
"message": "Sponsoratet fjernet"
},
"ssoKeyConnectorUnavailable": {
"message": "Kan ikke kontakte Key Connector, forsøg igen senere."
},
"keyConnectorUrl": {
"message": "Key Connector-URL"
},
"sendVerificationCode": {
"message": "Send en bekræftelseskode til din e-mail"
},
"sendCode": {
"message": "Send kode"
},
"codeSent": {
"message": "Kode sendt"
},
"verificationCode": {
"message": "Bekræftelseskode"
},
"confirmIdentity": {
"message": "Bekræft din identitet for at fortsætte."
},
"verificationCodeRequired": {
"message": "Bekræftelseskode er påkrævet."
},
"invalidVerificationCode": {
"message": "Ugyldig bekræftelseskode"
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ bruger SSO med en selv-hostet nøgleserver. En hovedadgangskode er ikke længere påkrævet for at logge ind for medlemmer af denne organisation.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"leaveOrganization": {
"message": "Forlad organisation"
},
"removeMasterPassword": {
"message": "Fjern hovedadgangskode"
},
"removedMasterPassword": {
"message": "Hovedadgangskode fjernet."
},
"allowSso": {
"message": "Tillad SSO-godkendelse"
},
"allowSsoDesc": {
"message": "Når den er indstillet, vil din konfiguration blive gemt, og medlemmer vil være i stand til at autentificere ved hjælp af deres identitetsudbyder-akkreditiver."
},
"ssoPolicyHelpStart": {
"message": "Aktivér",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpLink": {
"message": "SSO-godkendelsespolitik",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpEnd": {
"message": "for at kræve, at alle medlemmer logger ind med SSO.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpKeyConnector": {
"message": "SSO-godkendelse og Enkel organisation-politikker er påkrævet for at konfigurere Key Connector-dekryptering."
},
"memberDecryptionOption": {
"message": "Medlemsdekrypteringsindstillinger"
},
"memberDecryptionPassDesc": {
"message": "Når godkendt, dekrypterer medlemmer boks-data ved hjælp af deres hovedadgangskode."
},
"keyConnector": {
"message": "Key Connector"
},
"memberDecryptionKeyConnectorDesc": {
"message": "Forbind Login med SSO til din selv-hostede dekrypteringsnøgleserver. Ved at bruge denne mulighed behøver medlemmer ikke at bruge deres hovedadgangskoder til at dekryptere boksdata. Kontakt Bitwarden support for at få hjælp til opsætning."
},
"keyConnectorPolicyRestriction": {
"message": "\"Login med SSO og Key Connector-dekryptering\" er aktiveret. Denne politik omfatter kun ejere og Admins."
},
"enabledSso": {
"message": "SSO aktiveret"
},
"disabledSso": {
"message": "SSO deaktiveret"
},
"enabledKeyConnector": {
"message": "Key Connector aktiveret"
},
"disabledKeyConnector": {
"message": "Key Connector deaktiveret"
},
"keyConnectorWarning": {
"message": "Når medlemmer begynder at bruge Key Connector, kan din organisation ikke vende tilbage til hovedadgangskode-dekryptering. Fortsæt kun, hvis du er fortrolig med at implementere og administrere en nøgleserver."
},
"migratedKeyConnector": {
"message": "Migreret til Key Connector"
},
"paymentSponsored": {
"message": "Angiv en betalingsmetode der skal tilknyttes organisationen. Bare rolig, vi vil ikke opkræve dig noget, medmindre du vælger yderligere funktioner, eller dit sponsorat udløber."
},
"orgCreatedSponsorshipInvalid": {
"message": "Sponsortilbuddet er udløbet. Du kan slette den organisation, du har oprettet, for at undgå en opkrævning ved udløbet af din 7-dages prøveperiode. Ellers kan du lukke denne prompt for at beholde organisationen og påtage dig faktureringsansvaret."
},
"newFamiliesOrganization": {
"message": "Ny Familier-organisation"
},
"acceptOffer": {
"message": "Acceptér tilbud"
},
"sponsoringOrg": {
"message": "Sponsorerende organisation"
},
"keyConnectorTest": {
"message": "Test"
},
"keyConnectorTestSuccess": {
"message": "Succes! Key Connector nået."
},
"keyConnectorTestFail": {
"message": "Key Connector kan ikke nås. Tjek URL'en."
},
"sponsorshipTokenHasExpired": {
"message": "Sponsortilbuddet er udløbet."
},
"freeWithSponsorship": {
"message": "GRATIS med sponsorat"
},
"formErrorSummaryPlural": {
"message": "$COUNT$ felter ovenfor kræver din opmærksomhed.",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"formErrorSummarySingle": {
"message": "1 felt ovenfor kræver din opmærksomhed."
},
"fieldRequiredError": {
"message": "$FIELDNAME$ er påkrævet.",
"placeholders": {
"fieldname": {
"content": "$1",
"example": "Full name"
}
}
},
"required": {
"message": "krævet"
},
"idpSingleSignOnServiceUrlRequired": {
"message": "Krævet, hvis enheds-id ikke er en URL."
},
"openIdOptionalCustomizations": {
"message": "Valgfrie tilpasninger"
},
"openIdAuthorityRequired": {
"message": "Påkrævet, hvis autoriteten ikke er gyldig."
},
"separateMultipleWithComma": {
"message": "Adskil flere med et komma."
},
"sessionTimeout": {
"message": "Din session er udløbet. Gå tilbage og prøv at logge ind igen."
},
"exportingPersonalVaultTitle": {
"message": "Eksporterer personlig boks"
},
"exportingOrganizationVaultTitle": {
"message": "Eksporterer organisationsboks"
},
"exportingPersonalVaultDescription": {
"message": "Kun de personlige bokselementer tilknyttet $EMAIL$ eksporteres. Organisationsbokseelementer medtages ikke.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Kun organisationsboksen tilknyttet $ORGANIZATION$ eksporteres. Personlige bokseelementer, samt elementer fra andre organisationer, medtages ikke.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"backToReports": {
"message": "Back to Reports"
},
"generator": {
"message": "Generator"
},
"whatWouldYouLikeToGenerate": {
"message": "Hvad vil du generere?"
},
"passwordType": {
"message": "Adgangskodetype"
},
"regenerateUsername": {
"message": "Regenerér brugernavn"
},
"generateUsername": {
"message": "Generér brugernavn"
},
"usernameType": {
"message": "Brugernavnstype"
},
"plusAddressedEmail": {
"message": "Plus adresseret e-mail",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
"message": "Brug e-mailudbyderens underadresseringsmuligheder."
},
"catchallEmail": {
"message": "Fang-alle e-mail"
},
"catchallEmailDesc": {
"message": "Brug den for domænet opsatte Fang-alle indbakke."
},
"random": {
"message": "Tilfældig"
},
"randomWord": {
"message": "Tilfældigt ord"
},
"service": {
"message": "Tjeneste"
}
}
| bitwarden/web/src/locales/da/messages.json/0 | {
"file_path": "bitwarden/web/src/locales/da/messages.json",
"repo_id": "bitwarden",
"token_count": 60273
} | 140 |
{
"pageTitle": {
"message": "$APP_NAME$ Brankas Web",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
"whatTypeOfItem": {
"message": "Jenis barang apa ini?"
},
"name": {
"message": "Nama"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "URl Baru"
},
"username": {
"message": "Nama Pengguna"
},
"password": {
"message": "Kata Sandi"
},
"newPassword": {
"message": "Kata Sandi baru"
},
"passphrase": {
"message": "Frasa sandi"
},
"notes": {
"message": "Catatan"
},
"customFields": {
"message": "Kolom Ubahsuai"
},
"cardholderName": {
"message": "Nama Pemilik Kartu"
},
"number": {
"message": "Nomor"
},
"brand": {
"message": "Merek"
},
"expiration": {
"message": "Masa Berlaku"
},
"securityCode": {
"message": "Kode Keamanan (CVV)"
},
"identityName": {
"message": "Nama Identitas"
},
"company": {
"message": "Perusahaan"
},
"ssn": {
"message": "Nomor Jaminan Sosial"
},
"passportNumber": {
"message": "Nomor Paspor"
},
"licenseNumber": {
"message": "Nomor Lisensi"
},
"email": {
"message": "Surel"
},
"phone": {
"message": "Telepon"
},
"january": {
"message": "Januari"
},
"february": {
"message": "Februari"
},
"march": {
"message": "Maret"
},
"april": {
"message": "April"
},
"may": {
"message": "Mei"
},
"june": {
"message": "Juni"
},
"july": {
"message": "Juli"
},
"august": {
"message": "Agustus"
},
"september": {
"message": "September"
},
"october": {
"message": "Oktober"
},
"november": {
"message": "November"
},
"december": {
"message": "Desember"
},
"title": {
"message": "Panggilan"
},
"mr": {
"message": "Tuan"
},
"mrs": {
"message": "Nyonya"
},
"ms": {
"message": "Nona"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "Bulan Kedaluwarsa"
},
"expirationYear": {
"message": "Tahun Kedaluwarsa"
},
"authenticatorKeyTotp": {
"message": "Kunci Autentikasi (TOTP)"
},
"folder": {
"message": "Folder"
},
"newCustomField": {
"message": "Kolom Ubahsuai Baru"
},
"value": {
"message": "Nilai"
},
"dragToSort": {
"message": "Tarik untuk mengurutkan"
},
"cfTypeText": {
"message": "Teks"
},
"cfTypeHidden": {
"message": "Tersembunyi"
},
"cfTypeBoolean": {
"message": "Boolean"
},
"cfTypeLinked": {
"message": "Terhubung",
"description": "This describes a field that is 'linked' (related) to another field."
},
"remove": {
"message": "Hapus"
},
"unassigned": {
"message": "Belum ditetapkan"
},
"noneFolder": {
"message": "Tidak Ada Folder",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Tambah Folder"
},
"editFolder": {
"message": "Edit Folder"
},
"baseDomain": {
"message": "Domain basis",
"description": "Domain name. Ex. website.com"
},
"domainName": {
"message": "Domain Name",
"description": "Domain name. Ex. website.com"
},
"host": {
"message": "Host",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Tepat"
},
"startsWith": {
"message": "Mulai dengan"
},
"regEx": {
"message": "Ekspresi umum",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Deteksi kecocokan",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Deteksi kecocokan standar",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Jangan pernah"
},
"toggleVisibility": {
"message": "Alihkan Visibilitas"
},
"toggleCollapse": {
"message": "Alihkan Ciutkan",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "Buat Kata Sandi"
},
"checkPassword": {
"message": "Periksa apakah kata sandi telah terekspos."
},
"passwordExposed": {
"message": "Sandi ini telah dibuka $VALUE$ kali karena pelanggaran data. Anda harus mengubahnya.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "Kata sandi ini tidak ditemukan dalam data pelanggaran yang dikenal. Kata sandi tersebut harusnya aman untuk digunakan."
},
"save": {
"message": "Simpan"
},
"cancel": {
"message": "Batal"
},
"canceled": {
"message": "Dibatalkan"
},
"close": {
"message": "Tutup"
},
"delete": {
"message": "Hapus"
},
"favorite": {
"message": "Favorit"
},
"unfavorite": {
"message": "Batalkan favorit"
},
"edit": {
"message": "Ubah"
},
"searchCollection": {
"message": "Cari koleksi"
},
"searchFolder": {
"message": "Cari Folder"
},
"searchFavorites": {
"message": "Cari favorit"
},
"searchType": {
"message": "Jenis pencarian",
"description": "Search item type"
},
"searchVault": {
"message": "Cari Brankas"
},
"allItems": {
"message": "Semua Item"
},
"favorites": {
"message": "Favorit"
},
"types": {
"message": "Jenis"
},
"typeLogin": {
"message": "Masuk"
},
"typeCard": {
"message": "Kartu"
},
"typeIdentity": {
"message": "Identitas"
},
"typeSecureNote": {
"message": "Catatan Aman"
},
"typeLoginPlural": {
"message": "Masuk"
},
"typeCardPlural": {
"message": "Kartu"
},
"typeIdentityPlural": {
"message": "Identitas"
},
"typeSecureNotePlural": {
"message": "Catatan Aman"
},
"folders": {
"message": "Folder"
},
"collections": {
"message": "Koleksi"
},
"firstName": {
"message": "Nama Depan"
},
"middleName": {
"message": "Nama Tengah"
},
"lastName": {
"message": "Nama Belakang"
},
"fullName": {
"message": "Nama Lengkap"
},
"address1": {
"message": "Alamat 1"
},
"address2": {
"message": "Alamat 2"
},
"address3": {
"message": "Alamat 3"
},
"cityTown": {
"message": "Kota / Kabupaten"
},
"stateProvince": {
"message": "Negara Bagian / Provinsi"
},
"zipPostalCode": {
"message": "Kode Pos"
},
"country": {
"message": "Negara"
},
"shared": {
"message": "Dibagikan"
},
"attachments": {
"message": "Lampiran"
},
"select": {
"message": "Pilih"
},
"addItem": {
"message": "Tambah Item"
},
"editItem": {
"message": "Ubah Item"
},
"viewItem": {
"message": "Lihat Item"
},
"ex": {
"message": "contoh",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "Lainnya"
},
"share": {
"message": "Bagikan"
},
"moveToOrganization": {
"message": "Pindah ke Organisasi"
},
"valueCopied": {
"message": "$VALUE$ disalin",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "Salin Nilai",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "Salin Kata Sandi",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "Salin Nama Pengguna",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "Salin Nomor",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "Salin Kode Keamanan",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "Salin URI",
"description": "Copy URI to clipboard"
},
"myVault": {
"message": "Brankas Saya"
},
"vault": {
"message": "Brankas"
},
"moveSelectedToOrg": {
"message": "Pindahkan terpilih ke Organisasi"
},
"deleteSelected": {
"message": "Hapus yang Dipilih"
},
"moveSelected": {
"message": "Pindahkan yang Dipilih"
},
"selectAll": {
"message": "Pilih Semua"
},
"unselectAll": {
"message": "Batal Pilih Semua"
},
"launch": {
"message": "Luncurkan"
},
"newAttachment": {
"message": "Tambah Lampiran Baru"
},
"deletedAttachment": {
"message": "Lampiran dihapus"
},
"deleteAttachmentConfirmation": {
"message": "Apakah Anda yakin ingin menghapus lampiran ini?"
},
"attachmentSaved": {
"message": "Lampiran telah disimpan."
},
"file": {
"message": "Berkas"
},
"selectFile": {
"message": "Pilih berkas."
},
"maxFileSize": {
"message": "Ukuran berkas maksimal adalah 500 MB."
},
"updateKey": {
"message": "Anda tidak dapat menggunakan fitur ini sampai Anda memperbarui kunci enkripsi Anda."
},
"addedItem": {
"message": "Item yang Ditambahkan"
},
"editedItem": {
"message": "Item yang Diedit"
},
"movedItemToOrg": {
"message": "$ITEMNAME$ dipindah ke $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"movedItemsToOrg": {
"message": "Item terpilih dipindah ke $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Hapus Item"
},
"deleteFolder": {
"message": "Hapus Folder"
},
"deleteAttachment": {
"message": "Hapus Lampiran"
},
"deleteItemConfirmation": {
"message": "Anda yakin Anda ingin menghapus item ini?"
},
"deletedItem": {
"message": "Item dikirim ke sampah"
},
"deletedItems": {
"message": "Item dikirim ke sampah"
},
"movedItems": {
"message": "Item yang dipindahkan"
},
"overwritePasswordConfirmation": {
"message": "Anda yakin ingin menimpa sandi saat ini?"
},
"editedFolder": {
"message": "Folder yang di Edit"
},
"addedFolder": {
"message": "Folder ditambahkan"
},
"deleteFolderConfirmation": {
"message": "Anda yakin Anda ingin menghapus folder ini?"
},
"deletedFolder": {
"message": "Folder yang terhapus"
},
"loggedOut": {
"message": "Keluar"
},
"loginExpired": {
"message": "Sesi masuk Anda telah berakhir."
},
"logOutConfirmation": {
"message": "Anda yakin ingin keluar?"
},
"logOut": {
"message": "Keluar"
},
"ok": {
"message": "Ok"
},
"yes": {
"message": "Ya"
},
"no": {
"message": "Tidak"
},
"loginOrCreateNewAccount": {
"message": "Masuk atau buat akun baru untuk mengakses brankas Anda."
},
"createAccount": {
"message": "Buat Akun"
},
"logIn": {
"message": "Masuk"
},
"submit": {
"message": "Kirim"
},
"emailAddressDesc": {
"message": "Anda akan menggunakan alamat email Anda untuk masuk."
},
"yourName": {
"message": "Nama Anda"
},
"yourNameDesc": {
"message": "Apakah kami harus memanggil Anda?"
},
"masterPass": {
"message": "Kata Sandi Utama"
},
"masterPassDesc": {
"message": "Kata sandi utama adalah kata sandi yang Anda gunakan untuk mengakses brankas Anda. Sangat penting bahwa Anda tidak lupa kata sandi utama Anda. Tidak ada cara untuk memulihkan kata sandi jika Anda melupakannya."
},
"masterPassHintDesc": {
"message": "Petunjuk kata sandi utama dapat membantu Anda mengingat kata sandi Anda jika Anda melupakannya."
},
"reTypeMasterPass": {
"message": "Ketik ulang Kata Sandi Utama"
},
"masterPassHint": {
"message": "Petunjuk Kata Sandi Utama (pilihan)"
},
"masterPassHintLabel": {
"message": "Petunjuk Kata Sandi Utama"
},
"settings": {
"message": "Setelan"
},
"passwordHint": {
"message": "Petunjuk Kata Sandi"
},
"enterEmailToGetHint": {
"message": "Masukkan email akun Anda untuk menerima pentunjuk sandi utama Anda."
},
"getMasterPasswordHint": {
"message": "Dapatkan petunjuk sandi utama"
},
"emailRequired": {
"message": "Alamat surel diperlukan."
},
"invalidEmail": {
"message": "Alamat surel tidak valid."
},
"masterPassRequired": {
"message": "Sandi utama diperlukan."
},
"masterPassLength": {
"message": "Kata sandi utama sedikitnya harus 8 karakter."
},
"masterPassDoesntMatch": {
"message": "Konfirmasi sandi utama tidak cocok."
},
"newAccountCreated": {
"message": "Akun baru Anda telah dibuat! Sekarang Anda bisa masuk."
},
"masterPassSent": {
"message": "Kami telah mengirimi Anda email dengan petunjuk sandi utama Anda."
},
"unexpectedError": {
"message": "Terjadi kesalahan yang tak diduga."
},
"emailAddress": {
"message": "Alamat Surel"
},
"yourVaultIsLocked": {
"message": "Brankas Anda terkunci. Verifikasi kata sandi utama Anda untuk melanjutkan."
},
"unlock": {
"message": "Membuka kunci"
},
"loggedInAsEmailOn": {
"message": "Telah log in sebagai $EMAIL$ di $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "Sandi utama tidak valid"
},
"lockNow": {
"message": "Kunci Sekarang"
},
"noItemsInList": {
"message": "Tidak ada item yang dapat dicantumkan."
},
"noCollectionsInList": {
"message": "Tidak ada koleksi yang akan ditampilkan."
},
"noGroupsInList": {
"message": "Tidak ada grup untuk dicantumkan."
},
"noUsersInList": {
"message": "Tidak ada pengguna untuk dicantumkan."
},
"noEventsInList": {
"message": "Tidak ada acara untuk dicantumkan."
},
"newOrganization": {
"message": "Organisasi Baru"
},
"noOrganizationsList": {
"message": "Anda tidak berada dalam organisasi apapun. Organisasi memungkinkan Anda dengan aman berbagi item dengan pengguna lainnya."
},
"versionNumber": {
"message": "Versi $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
"message": "Masukkan 6 digit kode verifikasi dari aplikasi autentikasi Anda."
},
"enterVerificationCodeEmail": {
"message": "Masukkan 6 digit kode verifikasi yang dikirim melalui email ke $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "Email verifikasi dikirim ke $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "Ingat saya"
},
"sendVerificationCodeEmailAgain": {
"message": "Kirim ulang email kode verifikasi"
},
"useAnotherTwoStepMethod": {
"message": "Gunakan metode masuk dua langkah lainnya"
},
"insertYubiKey": {
"message": "Masukkan YubiKey Anda ke port USB komputer Anda, lalu sentuh tombol nya."
},
"insertU2f": {
"message": "Masukkan kunci keamanan ke port USB komputer Anda. Jika ada tombolnya, tekanlah."
},
"loginUnavailable": {
"message": "Info Masuk Tidak Tersedia"
},
"noTwoStepProviders": {
"message": "Akun ini mengaktifkan info masuk dua langkah, namun, tidak satupun dari penyedia dua langkah yang dikonfigurasi didukung oleh peramban web ini."
},
"noTwoStepProviders2": {
"message": "Silakan gunakan peramban web yang didukung (seperti Chrome) dan/atau tambahkan penyedia tambahan yang didukung di semua peramban web (seperti aplikasi autentikasi)."
},
"twoStepOptions": {
"message": "Pilihan Info Masuk Dua Langkah"
},
"recoveryCodeDesc": {
"message": "Kehilangan akses ke semua penyedia dua faktor Anda? Gunakan kode pemulihan untuk menonaktifkan semua penyedia dua faktor dari akun Anda."
},
"recoveryCodeTitle": {
"message": "Kode Pemulihan"
},
"authenticatorAppTitle": {
"message": "Aplikasi Autentikasi"
},
"authenticatorAppDesc": {
"message": "Gunakan aplikasi autentikasi (seperti Authy atau Google Authenticator) untuk menghasilkan kode verifikasi berbasis waktu.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "Kunci Keamanan OTP YubiKey"
},
"yubiKeyDesc": {
"message": "Gunakan YubiKey untuk mengakses akun Anda. Bekerja dengan YubiKey 4, 4 Nano, 4C, dan peranti NEO."
},
"duoDesc": {
"message": "Verifikasi dengan Duo Security menggunakan aplikasi Duo Mobile, SMS, panggilan telepon, atau kunci keamanan U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verifikasi dengan Duo Security untuk organisasi Anda menggunakan aplikasi Duo Mobile, SMS, panggilan telepon, atau kunci keamanan U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "Menggunakan FIDO U2F mengaktifkan kunci keamanan untuk mengakses akun anda."
},
"u2fTitle": {
"message": "Kunci Keamanan FIDO U2F"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Gunakan kunci yang mendukung WebAUthn untuk mengakses akun anda."
},
"webAuthnMigrated": {
"message": "(Dipindahkan dari FIDO)"
},
"emailTitle": {
"message": "Surel"
},
"emailDesc": {
"message": "Kode verifikasi akan dikirim via email kepada Anda."
},
"continue": {
"message": "Lanjutkan"
},
"organization": {
"message": "Organisasi"
},
"organizations": {
"message": "Organisasi"
},
"moveToOrgDesc": {
"message": "Pilihlah sebuah organisasi yang Anda ingin memindahkan item ini. Memindahkan berarti memberikan kepemilikan kepada organisasi tersebut. Anda tidak akan lagi menjadi pemilik item ini."
},
"moveManyToOrgDesc": {
"message": "Pilihlah sebuah organisasi yang Anda ingin memindahkan item ini. Memindahkan berarti memberikan kepemilikan kepada organisasi tersebut. Anda tidak akan lagi menjadi pemilik item ini."
},
"collectionsDesc": {
"message": "Edit koleksi tempat item ini dibagikan. Hanya pengguna organisasi dengan akses ke koleksi ini yang dapat melihat item ini."
},
"deleteSelectedItemsDesc": {
"message": "Anda telah memilih $COUNT$ item untuk dihapus. Anda yakin ingin menghapus semua item ini?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsDesc": {
"message": "Pilih folder tempat Anda ingin memindahkan $COUNT$ item yang dipilih.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsCountDesc": {
"message": "Anda telah memilih $COUNT$ item. $MOVEABLE_COUNT$ item bisa dipindahkan ke sebuah organisasi, $NONMOVEABLE_COUNT$ tidak bisa.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"moveable_count": {
"content": "$2",
"example": "8"
},
"nonmoveable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
"message": "Kode Verifikasi (TOTP)"
},
"copyVerificationCode": {
"message": "Salin Kode Verifikasi"
},
"warning": {
"message": "Peringatan"
},
"confirmVaultExport": {
"message": "Konfirmasi Ekspor Vault"
},
"exportWarningDesc": {
"message": "Ekspor ini berisi data vault Anda dalam format yang tidak dienkripsi. Anda tidak boleh menyimpan atau mengirim file yang diekspor melalui saluran yang tidak aman (seperti email). Hapus segera setelah Anda selesai menggunakannya."
},
"encExportKeyWarningDesc": {
"message": "Ekspor ini mengenkripsi data Anda menggunakan kunci enkripsi akun Anda. Jika Anda pernah memutar kunci enkripsi akun Anda, Anda harus mengekspor lagi karena Anda tidak akan dapat mendekripsi file ekspor ini."
},
"encExportAccountWarningDesc": {
"message": "Kunci enkripsi akun adalah unik untuk setiap akun pengguna Bitwarden, sehingga Anda tidak dapat mengimpor ekspor terenkripsi ke akun yang berbeda."
},
"export": {
"message": "Ekspor"
},
"exportVault": {
"message": "Ekspor Brankas"
},
"fileFormat": {
"message": "Format Berkas"
},
"exportSuccess": {
"message": "Data brankas Anda telah diekspor."
},
"passwordGenerator": {
"message": "Pembuat Kata Sandi"
},
"minComplexityScore": {
"message": "Skor Kompleksitas Minimum"
},
"minNumbers": {
"message": "Angka Minimum"
},
"minSpecial": {
"message": "Karakter Khusus Minimum",
"description": "Minimum Special Characters"
},
"ambiguous": {
"message": "Hindari Karakter Ambigu"
},
"regeneratePassword": {
"message": "Buat Ulang Sandi"
},
"length": {
"message": "Panjang"
},
"numWords": {
"message": "Jumlah Kata"
},
"wordSeparator": {
"message": "Pemisah Kata"
},
"capitalize": {
"message": "Gunakan Huruf Besar",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Sertakan Digit"
},
"passwordHistory": {
"message": "Riwayat Kata Sandi"
},
"noPasswordsInList": {
"message": "Tidak ada sandi yang dapat dicantumkan."
},
"clear": {
"message": "Bersihkan",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Akun Diperbarui"
},
"changeEmail": {
"message": "Ubah Surel"
},
"changeEmailTwoFactorWarning": {
"message": "Proceeding will change your account email address. It will not change the email address used for two-factor authentication. You can change this email address in the Two-Step Login settings."
},
"newEmail": {
"message": "Surel Baru"
},
"code": {
"message": "Kode"
},
"changeEmailDesc": {
"message": "Kami telah mengirimkan kode verifikasi melalui email ke $EMAIL$. Silakan periksa email Anda untuk kode ini dan masukkan di bawah ini untuk menyelesaikan perubahan alamat email.",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
"message": "Melanjutkan akan mengeluarkan Anda dari sesi saat ini, mengharuskan Anda untuk masuk kembali. Sesi aktif di perangkat lain dapat terus aktif hingga satu jam."
},
"emailChanged": {
"message": "Surel Diubah"
},
"logBackIn": {
"message": "Harap masuk kembali."
},
"logBackInOthersToo": {
"message": "Harap masuk kembali. Jika Anda menggunakan aplikasi Bitwarden lain, keluarlah dan masuk kembali ke sana juga."
},
"changeMasterPassword": {
"message": "Ubah Kata Sandi Utama"
},
"masterPasswordChanged": {
"message": "Kata Sandi Utama Berubah"
},
"currentMasterPass": {
"message": "Kata Sandi Utama Saat Ini"
},
"newMasterPass": {
"message": "Kata Sandi Utama Baru"
},
"confirmNewMasterPass": {
"message": "Konfirmasi Kata Sandi Utama Baru"
},
"encKeySettings": {
"message": "Pengaturan Kunci Enkripsi"
},
"kdfAlgorithm": {
"message": "Algoritma KDF"
},
"kdfIterations": {
"message": "Iterasi KDF"
},
"kdfIterationsDesc": {
"message": "Iterasi KDF yang lebih tinggi dapat membantu melindungi kata sandi utama Anda agar tidak dipaksakan secara brutal oleh penyerang. Kami merekomendasikan nilai $VALUE$ atau lebih.",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
"message": "Mengatur iterasi KDF Anda terlalu tinggi dapat mengakibatkan kinerja yang buruk saat masuk ke (dan membuka kunci) Bitwarden di perangkat dengan CPU yang lebih lambat. Kami menyarankan Anda untuk meningkatkan nilai dengan kelipatan $INCREMENT$ dan kemudian menguji semua perangkat Anda.",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"changeKdf": {
"message": "Ubah KDF"
},
"encKeySettingsChanged": {
"message": "Pengaturan Kunci Enkripsi Berubah"
},
"dangerZone": {
"message": "Zona Bahaya"
},
"dangerZoneDesc": {
"message": "Hati-hati, tindakan ini tidak bisa dibatalkan!"
},
"deauthorizeSessions": {
"message": "Batalkan Otorisasi Sesi"
},
"deauthorizeSessionsDesc": {
"message": "Khawatir akun Anda masuk di perangkat lain? Lanjutkan di bawah untuk membatalkan otorisasi semua komputer atau perangkat yang pernah Anda gunakan sebelumnya. Langkah keamanan ini disarankan jika Anda sebelumnya menggunakan komputer publik atau secara tidak sengaja menyimpan sandi Anda di perangkat yang bukan milik Anda. Langkah ini juga akan menghapus semua sesi login dua langkah yang diingat sebelumnya."
},
"deauthorizeSessionsWarning": {
"message": "Melanjutkan juga akan mengeluarkan Anda dari sesi saat ini, mengharuskan Anda untuk masuk kembali. Anda juga akan diminta untuk masuk dua langkah lagi, jika diaktifkan. Sesi aktif di perangkat lain dapat terus aktif hingga satu jam."
},
"sessionsDeauthorized": {
"message": "Semua Sesi Dicabut Izinnya"
},
"purgeVault": {
"message": "Bersihkan Vault"
},
"purgedOrganizationVault": {
"message": "Kubah organisasi yang dibersihkan."
},
"vaultAccessedByProvider": {
"message": "Brankas diakses oleh provider."
},
"purgeVaultDesc": {
"message": "Lanjutkan di bawah untuk menghapus semua item dan folder di lemari besi Anda. Item milik organisasi yang Anda bagikan tidak akan dihapus."
},
"purgeOrgVaultDesc": {
"message": "Lanjutkan di bawah untuk menghapus semua item di lemari besi organisasi."
},
"purgeVaultWarning": {
"message": "Membersihkan lemari besi Anda bersifat permanen. Itu tidak bisa dibatalkan."
},
"vaultPurged": {
"message": "Lemari besi Anda telah dibersihkan."
},
"deleteAccount": {
"message": "Hapus akun"
},
"deleteAccountDesc": {
"message": "Lanjutkan di bawah untuk menghapus akun Anda dan semua data terkait."
},
"deleteAccountWarning": {
"message": "Menghapus akun Anda bersifat permanen. Itu tidak bisa dibatalkan."
},
"accountDeleted": {
"message": "Akun Dihapus"
},
"accountDeletedDesc": {
"message": "Akun Anda telah ditutup dan semua data terkait telah dihapus."
},
"myAccount": {
"message": "Akun Saya"
},
"tools": {
"message": "Alat"
},
"importData": {
"message": "Impor Data"
},
"importError": {
"message": "Impor Kesalahan"
},
"importErrorDesc": {
"message": "Ada masalah dengan data yang Anda coba impor. Harap selesaikan kesalahan yang tercantum di bawah ini di file sumber Anda dan coba lagi."
},
"importSuccess": {
"message": "Data telah berhasil diimpor ke lemari besi Anda."
},
"importWarning": {
"message": "Anda mengimpor data ke $ORGANIZATION$. Data Anda dapat dibagikan dengan anggota organisasi ini. Apakah Anda ingin melanjutkan?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"importFormatError": {
"message": "Data tidak diformat dengan benar. Silakan periksa file impor Anda dan coba lagi."
},
"importNothingError": {
"message": "Tidak ada yang diimpor."
},
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"selectFormat": {
"message": "Pilih format file impor"
},
"selectImportFile": {
"message": "Pilih file impor"
},
"orCopyPasteFileContents": {
"message": "atau salin / tempel konten file impor"
},
"instructionsFor": {
"message": "$NAME$ Instruksi",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "Pilihan"
},
"optionsDesc": {
"message": "Sesuaikan pengalaman web vault Anda."
},
"optionsUpdated": {
"message": "Opsi diperbarui"
},
"language": {
"message": "Bahasa"
},
"languageDesc": {
"message": "Ubah bahasa yang digunakan oleh brankas web."
},
"disableIcons": {
"message": "Nonaktifkan Ikon Situs Web"
},
"disableIconsDesc": {
"message": "Ikon Situs Web memberikan gambar yang dapat dikenali di samping setiap item login di lemari besi Anda."
},
"enableGravatars": {
"message": "Aktifkan Gravatars",
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
"message": "Gunakan gambar avatar yang dimuat dari gravatar.com."
},
"enableFullWidth": {
"message": "Aktifkan Tata Letak Lebar Penuh",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Izinkan kubah web memperluas lebar penuh jendela browser."
},
"default": {
"message": "Bawaan"
},
"domainRules": {
"message": "Aturan Domain"
},
"domainRulesDesc": {
"message": "Jika Anda memiliki info masuk yang sama di beberapa domain situs web yang berbeda, Anda dapat menandai situs web tersebut sebagai \"setara\". Domain \"Global\" sudah dibuat untuk Anda oleh Bitwarden."
},
"globalEqDomains": {
"message": "Domain Setara Global"
},
"customEqDomains": {
"message": "Domain Setara Kustom"
},
"exclude": {
"message": "Mengecualikan"
},
"include": {
"message": "Termasuk"
},
"customize": {
"message": "Sesuaikan"
},
"newCustomDomain": {
"message": "Domain Kustom Baru"
},
"newCustomDomainDesc": {
"message": "Masukkan daftar domain yang dipisahkan dengan koma. Hanya domain \"dasar\" yang diperbolehkan. Jangan masukkan subdomain. Misalnya, masukkan \"google.com\", bukan \"www.google.com\". Anda juga dapat memasukkan \"androidapp: //package.name\" untuk mengaitkan aplikasi android dengan domain situs lain."
},
"customDomainX": {
"message": "Domain Khusus $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "Domain diperbaharui"
},
"twoStepLogin": {
"message": "Info masuk dua langkah"
},
"twoStepLoginDesc": {
"message": "Amankan akun Anda dengan meminta langkah tambahan saat masuk."
},
"twoStepLoginOrganizationDesc": {
"message": "Mewajibkan login dua langkah untuk pengguna organisasi Anda dengan mengonfigurasi penyedia di tingkat organisasi."
},
"twoStepLoginRecoveryWarning": {
"message": "Mengaktifkan login dua langkah dapat mengunci Anda secara permanen dari akun Bitwarden Anda. Kode pemulihan memungkinkan Anda untuk mengakses akun Anda jika Anda tidak dapat lagi menggunakan penyedia proses masuk dua langkah biasa (mis. Anda kehilangan perangkat). Dukungan Bitwarden tidak akan dapat membantu Anda jika Anda kehilangan akses ke akun Anda. Kami menyarankan Anda untuk menuliskan atau mencetak kode pemulihan dan menyimpannya di tempat yang aman."
},
"viewRecoveryCode": {
"message": "Lihat Kode Pemulihan"
},
"providers": {
"message": "Penyedia",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "Aktifkan"
},
"enabled": {
"message": "Diaktifkan"
},
"premium": {
"message": "Premium",
"description": "Premium Membership"
},
"premiumMembership": {
"message": "Keanggotaan Premium"
},
"premiumRequired": {
"message": "Memerlukan Keanggotaan Premium"
},
"premiumRequiredDesc": {
"message": "Keanggotaan premium diperlukan untuk menggunakan fitur ini."
},
"youHavePremiumAccess": {
"message": "Anda memiliki akses premium"
},
"alreadyPremiumFromOrg": {
"message": "Anda sudah memiliki akses ke fitur premium karena organisasi tempat Anda menjadi anggota."
},
"manage": {
"message": "Kelola"
},
"disable": {
"message": "Nonaktifkan"
},
"twoStepLoginProviderEnabled": {
"message": "Penyedia proses masuk dua langkah ini diaktifkan di akun Anda."
},
"twoStepLoginAuthDesc": {
"message": "Masukkan kata sandi utama Anda untuk mengubah pengaturan login dua langkah."
},
"twoStepAuthenticatorDesc": {
"message": "Ikuti langkah-langkah berikut untuk menyiapkan login dua langkah dengan aplikasi pengautentikasi:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "Unduh aplikasi autentikator dua langkah"
},
"twoStepAuthenticatorNeedApp": {
"message": "Butuh aplikasi pengautentikasi dua langkah? Unduh salah satu dari yang berikut ini"
},
"iosDevices": {
"message": "Perangkat iOS"
},
"androidDevices": {
"message": "Perangkat Android"
},
"windowsDevices": {
"message": "Perangkat Windows"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "Aplikasi ini direkomendasikan, namun aplikasi pengautentikasi lain juga akan berfungsi."
},
"twoStepAuthenticatorScanCode": {
"message": "Pindai kode QR ini dengan aplikasi pengautentikasi Anda"
},
"key": {
"message": "Kunci"
},
"twoStepAuthenticatorEnterCode": {
"message": "Masukkan 6 digit kode verifikasi yang dihasilkan dari aplikasi"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Jika Anda perlu menambahkannya ke perangkat lain, di bawah ini adalah kode QR (atau kunci) yang diperlukan oleh aplikasi autentikator Anda."
},
"twoStepDisableDesc": {
"message": "Anda yakin ingin menonaktifkan penyedia proses masuk dua langkah ini?"
},
"twoStepDisabled": {
"message": "Penyedia proses masuk dua langkah dinonaktifkan."
},
"twoFactorYubikeyAdd": {
"message": "Tambahkan YubiKey baru ke akun Anda"
},
"twoFactorYubikeyPlugIn": {
"message": "Colokkan YubiKey ke port USB komputer Anda."
},
"twoFactorYubikeySelectKey": {
"message": "Pilih bidang masukan YubiKey kosong pertama di bawah ini."
},
"twoFactorYubikeyTouchButton": {
"message": "Sentuh tombol YubiKey."
},
"twoFactorYubikeySaveForm": {
"message": "Simpan formulir."
},
"twoFactorYubikeyWarning": {
"message": "Karena keterbatasan platform, YubiKeys tidak dapat digunakan di semua aplikasi Bitwarden. Anda harus mengaktifkan penyedia proses masuk dua langkah lainnya sehingga Anda dapat mengakses akun Anda saat YubiKeys tidak dapat digunakan. Platform yang didukung:"
},
"twoFactorYubikeySupportUsb": {
"message": "Kubah web, aplikasi desktop, CLI, dan semua ekstensi peramban di perangkat dengan port USB yang dapat menerima YubiKey Anda."
},
"twoFactorYubikeySupportMobile": {
"message": "Aplikasi seluler di perangkat dengan kemampuan NFC atau port data yang dapat menerima YubiKey Anda."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "Kunci U2F $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"webAuthnkeyX": {
"message": "Kunci WebAuthn $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Dukungan NFC"
},
"twoFactorYubikeySupportsNfc": {
"message": "Salah satu kunci saya mendukung NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "Jika salah satu YubiKey Anda mendukung NFC (seperti YubiKey NEO), Anda akan diminta pada perangkat seluler setiap kali ketersediaan NFC terdeteksi."
},
"yubikeysUpdated": {
"message": "YubiKeys diperbarui"
},
"disableAllKeys": {
"message": "Nonaktifkan Semua Kunci"
},
"twoFactorDuoDesc": {
"message": "Masukkan informasi aplikasi Bitwarden dari panel Duo Admin Anda."
},
"twoFactorDuoIntegrationKey": {
"message": "Kunci Integrasi"
},
"twoFactorDuoSecretKey": {
"message": "Kunci Rahasia"
},
"twoFactorDuoApiHostname": {
"message": "Nama Host API"
},
"twoFactorEmailDesc": {
"message": "Ikuti langkah-langkah berikut untuk menyiapkan login dua langkah dengan email:"
},
"twoFactorEmailEnterEmail": {
"message": "Masukkan email yang ingin Anda terima kode verifikasi"
},
"twoFactorEmailEnterCode": {
"message": "Masukkan 6 digit kode verifikasi yang dihasilkan dari email"
},
"sendEmail": {
"message": "Kirim Surel"
},
"twoFactorU2fAdd": {
"message": "Tambahkan kunci keamanan FIDO U2F ke akun Anda"
},
"removeU2fConfirmation": {
"message": "Anda yakin ingin menghapus kunci keamanan ini?"
},
"twoFactorWebAuthnAdd": {
"message": "Tambahkan kunci keamanan WebAuthn ke akun Anda"
},
"readKey": {
"message": "Baca Kunci"
},
"keyCompromised": {
"message": "Kunci disusupi."
},
"twoFactorU2fGiveName": {
"message": "Beri nama kunci keamanan untuk mengidentifikasinya."
},
"twoFactorU2fPlugInReadKey": {
"message": "Colokkan kunci keamanan ke port USB komputer Anda dan klik tombol \"Read Key\"."
},
"twoFactorU2fTouchButton": {
"message": "Jika kunci keamanan memiliki tombol, sentuhlah."
},
"twoFactorU2fSaveForm": {
"message": "Simpan formulir."
},
"twoFactorU2fWarning": {
"message": "Karena keterbatasan platform, FIDO U2F tidak dapat digunakan di semua aplikasi Bitwarden. Anda harus mengaktifkan penyedia login dua langkah lainnya sehingga Anda dapat mengakses akun Anda saat FIDO U2F tidak dapat digunakan. Platform yang didukung:"
},
"twoFactorU2fSupportWeb": {
"message": "Kubah web dan ekstensi browser di desktop / laptop dengan browser yang mendukung U2F (Chrome, Opera, Vivaldi, atau Firefox dengan FIDO U2F diaktifkan)."
},
"twoFactorU2fWaiting": {
"message": "Menunggu Anda menyentuh tombol di kunci keamanan Anda"
},
"twoFactorU2fClickSave": {
"message": "Klik tombol \"Simpan\" di bawah untuk mengaktifkan kunci keamanan ini untuk login dua langkah."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "Ada masalah saat membaca kunci keamanan. Coba lagi."
},
"twoFactorWebAuthnWarning": {
"message": "Karena keterbatasan platform, WebAuthn tidak dapat digunakan di semua aplikasi Bitwarden. Anda harus mengaktifkan penyedia proses masuk dua langkah lainnya sehingga Anda dapat mengakses akun Anda saat WebAUthn tidak dapat digunakan. Platform yang didukung:"
},
"twoFactorWebAuthnSupportWeb": {
"message": "Brankas web dan ekstensi browser di desktop / laptop dengan browser yang mendukung WebAuthn (Chrome, Opera, Vivaldi, atau Firefox dengan FIDO U2F diaktifkan)."
},
"twoFactorRecoveryYourCode": {
"message": "Kode pemulihan masuk dua langkah Bitwarden Anda"
},
"twoFactorRecoveryNoCode": {
"message": "Anda belum mengaktifkan penyedia proses masuk dua langkah apa pun. Setelah Anda mengaktifkan penyedia proses masuk dua langkah, Anda dapat memeriksa kembali di sini untuk kode pemulihan Anda."
},
"printCode": {
"message": "Cetak Kode",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "Laporan"
},
"reportsDesc": {
"message": "Identify and close security gaps in your online accounts by clicking the reports below."
},
"unsecuredWebsitesReport": {
"message": "Laporan Situs Web Tidak Aman"
},
"unsecuredWebsitesReportDesc": {
"message": "Menggunakan situs web tidak aman dengan skema http: // dapat berbahaya. Jika situs web memungkinkan, Anda harus selalu mengaksesnya menggunakan skema https: // sehingga koneksi Anda terenkripsi."
},
"unsecuredWebsitesFound": {
"message": "Situs Web Tidak Aman Ditemukan"
},
"unsecuredWebsitesFoundDesc": {
"message": "Kami menemukan $COUNT$ item di lemari besi Anda dengan URI yang tidak aman. Anda harus mengubah skema URI mereka menjadi https: // jika situs web mengizinkannya.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "Tidak ada item di vault Anda yang memiliki URI tidak aman."
},
"inactive2faReport": {
"message": "Laporan 2FA tidak aktif"
},
"inactive2faReportDesc": {
"message": "Otentikasi dua faktor (2FA) adalah pengaturan keamanan penting yang membantu mengamankan akun Anda. Jika situs web menawarkannya, Anda harus selalu mengaktifkan otentikasi dua faktor."
},
"inactive2faFound": {
"message": "Login Tanpa Ditemukan 2FA"
},
"inactive2faFoundDesc": {
"message": "Kami menemukan $COUNT$ situs web di lemari besi Anda yang mungkin tidak dikonfigurasi dengan otentikasi dua faktor (menurut twofactorauth.org). Untuk lebih melindungi akun ini, Anda harus mengaktifkan otentikasi dua faktor.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "Tidak ada situs web yang ditemukan di lemari besi Anda dengan konfigurasi otentikasi dua faktor yang hilang."
},
"instructions": {
"message": "Instruksi"
},
"exposedPasswordsReport": {
"message": "Laporan Kata Sandi Terkena"
},
"exposedPasswordsReportDesc": {
"message": "Kata sandi yang terbuka adalah kata sandi yang telah ditemukan dalam pelanggaran data yang diketahui yang dirilis secara publik atau dijual di web gelap oleh peretas."
},
"exposedPasswordsFound": {
"message": "Kata Sandi Terkena Ditemukan"
},
"exposedPasswordsFoundDesc": {
"message": "Kami menemukan $COUNT$ item di lemari besi Anda yang memiliki sandi yang diketahui dalam pelanggaran data yang diketahui. Anda harus mengubahnya untuk menggunakan kata sandi baru.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "Tidak ada item di lemari besi Anda yang memiliki kata sandi yang telah terungkap dalam pelanggaran data yang diketahui."
},
"checkExposedPasswords": {
"message": "Periksa Kata Sandi yang Terekspos"
},
"exposedXTimes": {
"message": "Dipaparkan $COUNT$ kali",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
"weakPasswordsReport": {
"message": "Laporan Kata Sandi Lemah"
},
"weakPasswordsReportDesc": {
"message": "Kata sandi yang lemah dapat dengan mudah ditebak oleh peretas dan alat otomatis yang digunakan untuk memecahkan kata sandi. Pembuat kata sandi Bitwarden dapat membantu Anda membuat kata sandi yang kuat."
},
"weakPasswordsFound": {
"message": "Kata Sandi Lemah Ditemukan"
},
"weakPasswordsFoundDesc": {
"message": "Kami menemukan $COUNT$ item di lemari besi Anda dengan sandi yang tidak kuat. Anda harus memperbaruinya untuk menggunakan kata sandi yang lebih kuat.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "Tidak ada item di lemari besi Anda yang memiliki kata sandi yang lemah."
},
"reusedPasswordsReport": {
"message": "Laporan Kata Sandi yang Digunakan Kembali"
},
"reusedPasswordsReportDesc": {
"message": "Jika layanan yang Anda gunakan disusupi, menggunakan kembali kata sandi yang sama di tempat lain dapat memungkinkan peretas untuk dengan mudah mendapatkan akses ke lebih banyak akun online Anda. Anda harus menggunakan kata sandi unik untuk setiap akun atau layanan."
},
"reusedPasswordsFound": {
"message": "Kata Sandi yang Digunakan Kembali Ditemukan"
},
"reusedPasswordsFoundDesc": {
"message": "Kami menemukan $COUNT$ sandi yang digunakan kembali di lemari besi Anda. Anda harus mengubahnya menjadi nilai unik.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "Tidak ada login di vault Anda yang memiliki sandi yang sedang digunakan kembali."
},
"reusedXTimes": {
"message": "Digunakan kembali $COUNT$ kali",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"dataBreachReport": {
"message": "Laporan Pelanggaran Data"
},
"breachDesc": {
"message": "\"Pelanggaran\" adalah insiden ketika data situs telah diakses secara ilegal oleh peretas dan kemudian dirilis ke publik. Tinjau jenis data yang disusupi (alamat email, sandi, kartu kredit, dll.) Dan lakukan tindakan yang sesuai, seperti mengubah sandi."
},
"breachCheckUsernameEmail": {
"message": "Periksa nama pengguna atau alamat email yang Anda gunakan."
},
"checkBreaches": {
"message": "Periksa Pelanggaran"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ tidak ditemukan dalam pelanggaran data yang diketahui.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "Kabar Baik",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ ditemukan dalam $COUNT$ pelanggaran data online yang berbeda.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "Ditemukan Akun yang Dilanggar"
},
"compromisedData": {
"message": "Data yang disusupi"
},
"website": {
"message": "Situs Web"
},
"affectedUsers": {
"message": "Pengguna yang Terkena Dampak"
},
"breachOccurred": {
"message": "Terjadi Pelanggaran"
},
"breachReported": {
"message": "Pelanggaran Dilaporkan"
},
"reportError": {
"message": "Terjadi kesalahan saat mencoba memuat laporan. Coba lagi"
},
"billing": {
"message": "Penagihan"
},
"accountCredit": {
"message": "Kredit Akun",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Saldo rekening",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Tambahkan Pulsa",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "Jumlah",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Kredit tambahan akan muncul di akun Anda setelah pembayaran selesai diproses. Beberapa metode pembayaran tertunda dan dapat memakan waktu lebih lama untuk diproses daripada yang lain."
},
"makeSureEnoughCredit": {
"message": "Harap pastikan bahwa akun Anda memiliki cukup kredit yang tersedia untuk pembelian ini. Jika akun Anda tidak memiliki cukup kredit yang tersedia, metode pembayaran default Anda yang tercatat akan digunakan untuk selisihnya. Anda dapat menambahkan kredit ke akun Anda dari halaman Penagihan."
},
"creditAppliedDesc": {
"message": "Kredit akun Anda dapat digunakan untuk melakukan pembelian. Semua kredit yang tersedia akan secara otomatis diterapkan ke faktur yang dibuat untuk akun ini."
},
"goPremium": {
"message": "Jadi Anggota Premium",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
"message": "Anda telah ditingkatkan ke premium."
},
"premiumUpgradeUnlockFeatures": {
"message": "Tingkatkan akun Anda ke keanggotaan premium dan buka beberapa fitur tambahan yang hebat."
},
"premiumSignUpStorage": {
"message": "Penyimpanan terenkripsi 1 GB untuk lampiran file."
},
"premiumSignUpTwoStep": {
"message": "Opsi login dua langkah tambahan seperti YubiKey, FIDO U2F, dan Duo."
},
"premiumSignUpEmergency": {
"message": "Akses darurat"
},
"premiumSignUpReports": {
"message": "Kebersihan kata sandi, kesehatan akun, dan laporan pelanggaran data untuk menjaga brankas Anda tetap aman."
},
"premiumSignUpTotp": {
"message": "Generator kode verifikasi TOTP (2FA) untuk login di lemari besi Anda."
},
"premiumSignUpSupport": {
"message": "Dukungan pelanggan prioritas."
},
"premiumSignUpFuture": {
"message": "Semua fitur premium masa depan. Selebihnya datang segera!"
},
"premiumPrice": {
"message": "Semuanya hanya dengan $PRICE$ / tahun!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"addons": {
"message": "Pengaya"
},
"premiumAccess": {
"message": "Akses Premium"
},
"premiumAccessDesc": {
"message": "Anda dapat menambahkan akses premium ke semua anggota organisasi Anda dengan $PRICE$ / $INTERVAL$.",
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "Tambahan Penyimpanan (GB)"
},
"additionalStorageGbDesc": {
"message": "# dari GB tambahan"
},
"additionalStorageIntervalDesc": {
"message": "Paket Anda dilengkapi dengan $SIZE$ penyimpanan file terenkripsi. Anda dapat menambahkan penyimpanan tambahan dengan $PRICE$ per GB / $INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "Ringkasan"
},
"total": {
"message": "Jumlah"
},
"year": {
"message": "tahun"
},
"month": {
"message": "bulan"
},
"monthAbbr": {
"message": "mo.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "Metode pembayaran Anda akan segera ditagih dan kemudian secara berulang setiap tahun. Anda dapat membatalkannya kapan saja."
},
"paymentCharged": {
"message": "Metode pembayaran Anda akan segera ditagih dan kemudian secara berulang setiap $INTERVAL$. Anda dapat membatalkannya kapan saja.",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithTrial": {
"message": "Paket Anda dilengkapi dengan uji coba gratis selama 7 hari. Metode pembayaran Anda tidak akan ditagih hingga uji coba berakhir. Penagihan akan dilakukan secara berulang setiap $INTERVAL$. Anda dapat membatalkannya kapan saja."
},
"paymentInformation": {
"message": "Informasi Pembayaran"
},
"billingInformation": {
"message": "Informasi tagihan"
},
"creditCard": {
"message": "Kartu kredit"
},
"paypalClickSubmit": {
"message": "Klik tombol PayPal untuk masuk ke akun PayPal Anda, lalu klik tombol Kirim di bawah untuk melanjutkan."
},
"cancelSubscription": {
"message": "Batalkan Langganan"
},
"subscriptionCanceled": {
"message": "Langganan telah dibatalkan."
},
"pendingCancellation": {
"message": "Pembatalan Menunggu Keputusan"
},
"subscriptionPendingCanceled": {
"message": "Langganan telah ditandai untuk pembatalan pada akhir periode penagihan saat ini."
},
"reinstateSubscription": {
"message": "Pulihkan Langganan"
},
"reinstateConfirmation": {
"message": "Anda yakin ingin menghapus permintaan pembatalan yang menunggu keputusan dan memulihkan langganan Anda?"
},
"reinstated": {
"message": "Langganan telah dipulihkan."
},
"cancelConfirmation": {
"message": "Anda yakin ingin membatalkan? Anda akan kehilangan akses ke semua fitur langganan ini di akhir siklus penagihan ini."
},
"canceledSubscription": {
"message": "Langganan telah dibatalkan."
},
"neverExpires": {
"message": "Tidak Pernah berakhir"
},
"status": {
"message": "Status"
},
"nextCharge": {
"message": "Biaya berikutnya"
},
"details": {
"message": "Detailnya"
},
"downloadLicense": {
"message": "Mengunduh lisensi"
},
"updateLicense": {
"message": "Perbarui Lisensi"
},
"updatedLicense": {
"message": "Lisensi yang diperbarui"
},
"manageSubscription": {
"message": "Kelola Langganan"
},
"storage": {
"message": "Penyimpanan"
},
"addStorage": {
"message": "Tambahkan Penyimpanan"
},
"removeStorage": {
"message": "Hapus Penyimpanan"
},
"subscriptionStorage": {
"message": "Langganan Anda memiliki total penyimpanan file terenkripsi $MAX_STORAGE$ GB. Anda saat ini menggunakan $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "Cara Pembayaran"
},
"noPaymentMethod": {
"message": "Tidak ada metode pembayaran yang tercatat."
},
"addPaymentMethod": {
"message": "Tambahkan Metode Pembayaran"
},
"changePaymentMethod": {
"message": "Ubah Metode Pembayaran"
},
"invoices": {
"message": "Faktur"
},
"noInvoices": {
"message": "Tidak ada faktur."
},
"paid": {
"message": "Dibayar",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "Belum dibayar",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "Transaksi",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "Tidak ada transaksi."
},
"chargeNoun": {
"message": "Biaya",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "Pengembalian dana",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "Tagihan apa pun akan muncul di laporan mutasi Anda sebagai $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "GB Penyimpanan Untuk Ditambahkan"
},
"gbStorageRemove": {
"message": "GB Penyimpanan Untuk Menghapus"
},
"storageAddNote": {
"message": "Menambahkan penyimpanan akan menghasilkan penyesuaian pada total penagihan Anda dan segera menagih metode pembayaran Anda yang tercatat. Tagihan pertama akan diprorata untuk sisa siklus penagihan saat ini."
},
"storageRemoveNote": {
"message": "Menghapus penyimpanan akan mengakibatkan penyesuaian pada total penagihan Anda yang akan dihitung secara prorata sebagai kredit untuk tagihan penagihan Anda berikutnya."
},
"adjustedStorage": {
"message": "Menyesuaikan penyimpanan $AMOUNT$ GB.",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "Hubungi Dukungan Pelanggan"
},
"updatedPaymentMethod": {
"message": "Metode pembayaran yang diperbarui."
},
"purchasePremium": {
"message": "Beli Premium"
},
"licenseFile": {
"message": "File Lisensi"
},
"licenseFileDesc": {
"message": "File lisensi Anda akan diberi nama seperti $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "Untuk meningkatkan akun Anda ke keanggotaan premium, Anda perlu mengunggah file lisensi yang valid."
},
"uploadLicenseFileOrg": {
"message": "Untuk membuat organisasi yang dihosting di lokasi, Anda perlu mengupload file lisensi yang valid."
},
"accountEmailMustBeVerified": {
"message": "Alamat email akun Anda harus diverifikasi."
},
"newOrganizationDesc": {
"message": "Organisasi memungkinkan Anda berbagi bagian lemari besi Anda dengan orang lain serta mengelola pengguna terkait untuk entitas tertentu seperti keluarga, tim kecil, atau perusahaan besar."
},
"generalInformation": {
"message": "Informasi Umum"
},
"organizationName": {
"message": "Nama Organisasi"
},
"accountOwnedBusiness": {
"message": "Akun ini dimiliki oleh bisnis."
},
"billingEmail": {
"message": "Email Penagihan"
},
"businessName": {
"message": "Nama Bisnis"
},
"chooseYourPlan": {
"message": "Pilih Paket Anda"
},
"users": {
"message": "Pengguna"
},
"userSeats": {
"message": "Kursi Pengguna"
},
"additionalUserSeats": {
"message": "Kursi Pengguna Tambahan"
},
"userSeatsDesc": {
"message": "# kursi pengguna"
},
"userSeatsAdditionalDesc": {
"message": "Paket Anda dilengkapi dengan $BASE_SEATS$ kursi pengguna. Anda dapat menambahkan pengguna tambahan dengan $SEAT_PRICE$ per pengguna / bulan.",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "Berapa banyak kursi pengguna yang Anda butuhkan? Anda juga dapat menambahkan kursi tambahan nanti jika perlu."
},
"planNameFree": {
"message": "Gratis",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "Untuk pengujian atau pengguna pribadi untuk berbagi dengan $COUNT$ pengguna lain.",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "Keluarga"
},
"planDescFamilies": {
"message": "Untuk penggunaan pribadi, untuk berbagi dengan keluarga & teman."
},
"planNameTeams": {
"message": "Tim"
},
"planDescTeams": {
"message": "Untuk bisnis dan organisasi tim lainnya."
},
"planNameEnterprise": {
"message": "Perusahaan"
},
"planDescEnterprise": {
"message": "Untuk bisnis dan organisasi besar lainnya."
},
"freeForever": {
"message": "Bebas selamanya"
},
"includesXUsers": {
"message": "termasuk $COUNT$ pengguna",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "Pengguna Tambahan"
},
"costPerUser": {
"message": "$COST$ per pengguna",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "Terbatas untuk $COUNT$ pengguna (termasuk Anda)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "Terbatas untuk $COUNT$ koleksi",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "Tambahkan dan bagikan hingga $COUNT$ pengguna",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "Tambahkan dan bagikan dengan pengguna tanpa batas"
},
"createUnlimitedCollections": {
"message": "Buat Koleksi tanpa batas"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ penyimpanan file terenkripsi",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "Hosting milik sendiri (opsional)"
},
"usersGetPremium": {
"message": "Pengguna mendapatkan akses ke Fitur Premium"
},
"controlAccessWithGroups": {
"message": "Kontrol akses pengguna dengan Grup"
},
"syncUsersFromDirectory": {
"message": "Sinkronkan pengguna dan Grup Anda dari direktori"
},
"trackAuditLogs": {
"message": "Lacak tindakan pengguna dengan log audit"
},
"enforce2faDuo": {
"message": "Terapkan 2FA dengan Duo"
},
"priorityCustomerSupport": {
"message": "Dukungan pelanggan prioritas"
},
"xDayFreeTrial": {
"message": "$COUNT$ hari uji coba gratis, batalkan kapan saja",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"monthly": {
"message": "Bulanan"
},
"annually": {
"message": "Setiap tahun"
},
"basePrice": {
"message": "Harga dasar"
},
"organizationCreated": {
"message": "Organisasi Dibuat"
},
"organizationReadyToGo": {
"message": "Organisasi baru Anda siap digunakan!"
},
"organizationUpgraded": {
"message": "Organisasi Anda telah ditingkatkan."
},
"leave": {
"message": "Meninggalkan"
},
"leaveOrganizationConfirmation": {
"message": "Yakin ingin keluar dari organisasi ini?"
},
"leftOrganization": {
"message": "Anda telah keluar dari organisasi."
},
"defaultCollection": {
"message": "Koleksi Default"
},
"getHelp": {
"message": "Dapatkan Bantuan"
},
"getApps": {
"message": "Dapatkan Aplikasinya"
},
"loggedInAs": {
"message": "Masuk sebagai"
},
"eventLogs": {
"message": "Log Peristiwa"
},
"people": {
"message": "Orang-orang"
},
"policies": {
"message": "Kebijakan"
},
"singleSignOn": {
"message": "Single Sign-On"
},
"editPolicy": {
"message": "Edit Kebijakan"
},
"groups": {
"message": "Grup"
},
"newGroup": {
"message": "Grup baru"
},
"addGroup": {
"message": "Tambahkan Grup"
},
"editGroup": {
"message": "Sunting Grup"
},
"deleteGroupConfirmation": {
"message": "Apakah Anda yakin ingin menghapus grup ini?"
},
"removeUserConfirmation": {
"message": "Apakah Anda yakin ingin menghapus pengguna ini?"
},
"removeUserConfirmationKeyConnector": {
"message": "Warning! This user requires Key Connector to manage their encryption. Removing this user from your organization will permanently disable their account. This action cannot be undone. Do you want to proceed?"
},
"externalId": {
"message": "Id Eksternal"
},
"externalIdDesc": {
"message": "Id eksternal dapat digunakan sebagai referensi atau untuk menautkan sumber daya ini ke sistem eksternal seperti direktori pengguna."
},
"accessControl": {
"message": "Kontrol akses"
},
"groupAccessAllItems": {
"message": "Grup ini dapat mengakses dan mengubah semua item."
},
"groupAccessSelectedCollections": {
"message": "Grup ini hanya dapat mengakses koleksi yang dipilih."
},
"readOnly": {
"message": "Baca Saja"
},
"newCollection": {
"message": "Koleksi baru"
},
"addCollection": {
"message": "Tambahkan Koleksi"
},
"editCollection": {
"message": "Edit Koleksi"
},
"deleteCollectionConfirmation": {
"message": "Apakah Anda yakin ingin menghapus koleksi ini?"
},
"editUser": {
"message": "Edit Pengguna"
},
"inviteUser": {
"message": "Undang Pengguna"
},
"inviteUserDesc": {
"message": "Undang pengguna baru ke organisasi Anda dengan memasukkan alamat email akun Bitwarden mereka di bawah ini. Jika mereka belum memiliki akun Bitwarden, mereka akan diminta untuk membuat akun baru."
},
"inviteMultipleEmailDesc": {
"message": "Anda dapat mengundang hingga $COUNT$ pengguna sekaligus dengan memisahkan daftar alamat email dengan koma.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "Pengguna ini menggunakan proses masuk dua langkah untuk melindungi akun mereka."
},
"userAccessAllItems": {
"message": "Pengguna ini dapat mengakses dan mengubah semua item."
},
"userAccessSelectedCollections": {
"message": "Pengguna ini hanya dapat mengakses koleksi yang dipilih."
},
"search": {
"message": "Cari"
},
"invited": {
"message": "Diundang"
},
"accepted": {
"message": "Diterima"
},
"confirmed": {
"message": "Dikonfirmasi"
},
"clientOwnerEmail": {
"message": "Pemilik email klien"
},
"owner": {
"message": "Pemilik"
},
"ownerDesc": {
"message": "Pengguna dengan akses tertinggi yang dapat mengelola semua aspek organisasi Anda."
},
"clientOwnerDesc": {
"message": "This user should be independent of the Provider. If the Provider is disassociated with the organization, this user will maintain ownership of the organization."
},
"admin": {
"message": "Admin"
},
"adminDesc": {
"message": "Admin dapat mengakses dan mengelola semua item, koleksi, dan pengguna di organisasi Anda."
},
"user": {
"message": "Pengguna"
},
"userDesc": {
"message": "Pengguna biasa dengan akses ke koleksi yang ditetapkan di organisasi Anda."
},
"manager": {
"message": "Pengelola"
},
"managerDesc": {
"message": "Manajer dapat mengakses dan mengelola koleksi yang ditetapkan di organisasi Anda."
},
"all": {
"message": "Semua"
},
"refresh": {
"message": "Segarkan"
},
"timestamp": {
"message": "Stempel waktu"
},
"event": {
"message": "Peristiwa"
},
"unknown": {
"message": "Tidak diketahui"
},
"loadMore": {
"message": "Muat lebih banyak"
},
"mobile": {
"message": "Seluler",
"description": "Mobile app"
},
"extension": {
"message": "Ekstensi",
"description": "Browser extension/addon"
},
"desktop": {
"message": "Desktop",
"description": "Desktop app"
},
"webVault": {
"message": "Brankas web"
},
"loggedIn": {
"message": "Sudah masuk."
},
"changedPassword": {
"message": "Kata sandi akun diubah."
},
"enabledUpdated2fa": {
"message": "Proses masuk dua langkah diaktifkan / diperbarui."
},
"disabled2fa": {
"message": "Proses masuk dua langkah dinonaktifkan."
},
"recovered2fa": {
"message": "Akun yang dipulihkan dari login dua langkah."
},
"failedLogin": {
"message": "Upaya login gagal dengan sandi yang salah."
},
"failedLogin2fa": {
"message": "Upaya masuk gagal dengan proses masuk dua langkah yang salah."
},
"exportedVault": {
"message": "Brankas yang diekspor."
},
"exportedOrganizationVault": {
"message": "Brankas organisasi yang diekspor."
},
"editedOrgSettings": {
"message": "Pengaturan organisasi yang diedit."
},
"createdItemId": {
"message": "Membuat item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "Item $ID$ telah diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "Mengirim item $ID$ ke sampah.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"movedItemIdToOrg": {
"message": "Memindahkan item $ID$ ke sebuah organisasi.",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"viewedItemId": {
"message": "Melihat item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedPasswordItemId": {
"message": "Melihat kata sandi untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedHiddenFieldItemId": {
"message": "Melihat bidang tersembunyi untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedSecurityCodeItemId": {
"message": "Melihat kode keamanan untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedPasswordItemId": {
"message": "Sandi disalin untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedHiddenFieldItemId": {
"message": "Bidang tersembunyi disalin untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedSecurityCodeItemId": {
"message": "Kode keamanan disalin untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"autofilledItemId": {
"message": "Item yang diisi otomatis $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"createdCollectionId": {
"message": "Koleksi yang dibuat $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "Koleksi $ID$ diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollectionId": {
"message": "Koleksi $ID$ dihapus.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedPolicyId": {
"message": "Kebijakan $ID$ telah diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"createdGroupId": {
"message": "Membuat grup $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "Grup $ID$ diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "Grup $ID$ dihapus.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"removedUserId": {
"message": "Pengguna $ID$ dihapus.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "Lampiran dibuat untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "Lampiran dihapus untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "Koleksi yang diedit untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "$ID$ pengguna yang diundang.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "$ID$ pengguna yang dikonfirmasi.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "$ID$ telah diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "Grup yang diedit untuk pengguna $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"unlinkedSsoUser": {
"message": "SSO tidak ditautkan untuk pengguna $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdOrganizationId": {
"message": "Organisasi yang dibuat $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"addedOrganizationId": {
"message": "Organisasi yang ditambahkan $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"removedOrganizationId": {
"message": "Organisasi yang dihapus $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"accessedClientVault": {
"message": "Accessed $ID$ organization vault.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"device": {
"message": "Perangkat"
},
"view": {
"message": "Tampilan"
},
"invalidDateRange": {
"message": "Rentang tanggal tidak valid."
},
"errorOccurred": {
"message": "Sebuah kesalahan telah terjadi."
},
"userAccess": {
"message": "Akses Pengguna"
},
"userType": {
"message": "Tipe Pengguna"
},
"groupAccess": {
"message": "Akses Grup"
},
"groupAccessUserDesc": {
"message": "Edit grup tempat pengguna ini berada."
},
"invitedUsers": {
"message": "Pengguna yang diundang."
},
"resendInvitation": {
"message": "Mengirim kembali undangan"
},
"resendEmail": {
"message": "Kirim Ulang Email"
},
"hasBeenReinvited": {
"message": "$USER$ telah diundang.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "Konfirmasi"
},
"confirmUser": {
"message": "Konfirmasi Pengguna"
},
"hasBeenConfirmed": {
"message": "$USER$ telah dikonfirmasi.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmUsers": {
"message": "Konfirmasi Pengguna"
},
"usersNeedConfirmed": {
"message": "Anda memiliki pengguna yang telah menerima undangannya, tetapi masih perlu dikonfirmasi. Pengguna tidak akan memiliki akses ke organisasi sampai mereka dikonfirmasi."
},
"startDate": {
"message": "Mulai tanggal"
},
"endDate": {
"message": "Tanggal Berakhir"
},
"verifyEmail": {
"message": "Verifikasi email"
},
"verifyEmailDesc": {
"message": "Verifikasi alamat email akun Anda untuk membuka akses ke semua fitur."
},
"verifyEmailFirst": {
"message": "Alamat email akun Anda harus diverifikasi terlebih dahulu."
},
"checkInboxForVerification": {
"message": "Periksa kotak masuk email Anda untuk tautan verifikasi."
},
"emailVerified": {
"message": "Email Anda telah diverifikasi."
},
"emailVerifiedFailed": {
"message": "Tidak dapat memverifikasi email Anda. Coba kirim email verifikasi baru."
},
"emailVerificationRequired": {
"message": "Verifikasi Email Diperlukan"
},
"emailVerificationRequiredDesc": {
"message": "Anda harus mengkonfirmasi email anda untuk menggunakan fitur ini."
},
"updateBrowser": {
"message": "Perbarui Browser"
},
"updateBrowserDesc": {
"message": "Anda menggunakan browser web yang tidak didukung. Kubah web mungkin tidak berfungsi dengan baik."
},
"joinOrganization": {
"message": "Bergabunglah dengan Organisasi"
},
"joinOrganizationDesc": {
"message": "Anda telah diundang untuk bergabung dengan organisasi yang tercantum di atas. Untuk menerima undangan, Anda harus masuk atau membuat akun Bitwarden baru."
},
"inviteAccepted": {
"message": "Undangan Diterima"
},
"inviteAcceptedDesc": {
"message": "Anda dapat mengakses organisasi ini setelah administrator mengonfirmasi keanggotaan Anda. Kami akan mengirimi Anda email jika itu terjadi."
},
"inviteAcceptFailed": {
"message": "Tidak dapat menerima undangan. Minta admin organisasi untuk mengirim undangan baru."
},
"inviteAcceptFailedShort": {
"message": "Tidak dapat menerima undangan. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"rememberEmail": {
"message": "Ingat email"
},
"recoverAccountTwoStepDesc": {
"message": "Jika Anda tidak dapat mengakses akun Anda melalui metode masuk dua langkah biasa, Anda dapat menggunakan kode pemulihan masuk dua langkah untuk menonaktifkan semua penyedia dua langkah di akun Anda."
},
"recoverAccountTwoStep": {
"message": "Pulihkan Akun Dua Langkah Masuk"
},
"twoStepRecoverDisabled": {
"message": "Proses masuk dua langkah telah dinonaktifkan di akun Anda."
},
"learnMore": {
"message": "Pelajari lebih lanjut"
},
"deleteRecoverDesc": {
"message": "Masukkan alamat email Anda di bawah ini untuk memulihkan dan menghapus akun Anda."
},
"deleteRecoverEmailSent": {
"message": "Jika akun Anda ada, kami telah mengirimi Anda email dengan instruksi lebih lanjut."
},
"deleteRecoverConfirmDesc": {
"message": "Anda telah meminta untuk menghapus akun Bitwarden Anda. Klik tombol di bawah untuk konfirmasi."
},
"myOrganization": {
"message": "Organisasi Saya"
},
"deleteOrganization": {
"message": "Hapus Organisasi"
},
"deletingOrganizationContentWarning": {
"message": "Enter the master password to confirm deletion of $ORGANIZATION$ and all associated data. Vault data in $ORGANIZATION$ includes:",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"deletingOrganizationActiveUserAccountsWarning": {
"message": "User accounts will remain active after deletion but will no longer be associated to this organization."
},
"deletingOrganizationIsPermanentWarning": {
"message": "Deleting $ORGANIZATION$ is permanent and irreversible.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"organizationDeleted": {
"message": "Organisasi Dihapus"
},
"organizationDeletedDesc": {
"message": "Organisasi dan semua data terkait telah dihapus."
},
"organizationUpdated": {
"message": "Organisasi diperbarui"
},
"taxInformation": {
"message": "Informasi pajak"
},
"taxInformationDesc": {
"message": "Untuk pelanggan di AS, kode pos diperlukan untuk memenuhi persyaratan pajak penjualan, untuk negara lain Anda dapat memberikan nomor identifikasi pajak (PPN / GST) dan / atau alamat secara opsional yang akan muncul di faktur Anda."
},
"billingPlan": {
"message": "Paket",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
"message": "Ubah Paket",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Tingkatkan akun Anda ke paket lain dengan memberikan informasi di bawah ini. Harap pastikan bahwa Anda memiliki metode pembayaran aktif yang ditambahkan ke akun.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "Faktur #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "Lihat Faktur"
},
"downloadInvoice": {
"message": "Mengunduh Faktur"
},
"verifyBankAccount": {
"message": "Verifikasi Rekening Bank"
},
"verifyBankAccountDesc": {
"message": "Kami telah melakukan dua setoran mikro ke rekening bank Anda (mungkin perlu 1-2 hari kerja untuk muncul). Masukkan jumlah ini untuk memverifikasi rekening bank."
},
"verifyBankAccountInitialDesc": {
"message": "Pembayaran dengan rekening bank hanya tersedia untuk pelanggan di Amerika Serikat. Anda akan diminta untuk memverifikasi rekening bank Anda. Kami akan melakukan dua setoran mikro dalam 1-2 hari kerja ke depan. Masukkan jumlah ini di halaman penagihan organisasi untuk memverifikasi rekening bank."
},
"verifyBankAccountFailureWarning": {
"message": "Kegagalan untuk memverifikasi rekening bank akan mengakibatkan pembayaran yang terlewat dan langganan Anda dinonaktifkan."
},
"verifiedBankAccount": {
"message": "Rekening bank telah diverifikasi."
},
"bankAccount": {
"message": "Akun bank"
},
"amountX": {
"message": "Jumlah $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "Nomor Perutean",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "Nomor akun"
},
"accountHolderName": {
"message": "Nama pemilik akun"
},
"bankAccountType": {
"message": "Jenis akun"
},
"bankAccountTypeCompany": {
"message": "Perusahaan (Bisnis)"
},
"bankAccountTypeIndividual": {
"message": "Individu (Personal)"
},
"enterInstallationId": {
"message": "Masukkan id instalasi Anda"
},
"limitSubscriptionDesc": {
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new users."
},
"maxSeatLimit": {
"message": "Maximum Seat Limit (optional)",
"description": "Upper limit of seats to allow through autoscaling"
},
"maxSeatCost": {
"message": "Max potential seat cost"
},
"addSeats": {
"message": "Tambahkan Kursi",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "Hapus Kursi",
"description": "Seat = User Seat"
},
"subscriptionDesc": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited users exceed your subscription seats, you will immediately receive a prorated charge for the additional users."
},
"subscriptionUserSeats": {
"message": "Langganan Anda memungkinkan total $COUNT$ pengguna.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"limitSubscription": {
"message": "Batasi Langganan (Opsional)"
},
"subscriptionSeats": {
"message": "Kouta Langganan"
},
"subscriptionUpdated": {
"message": "Langganan diperbarui"
},
"additionalOptions": {
"message": "Opsi Tambahan"
},
"additionalOptionsDesc": {
"message": "For additional help in managing your subscription, please contact Customer Support."
},
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited users exceed your subscription seats, you will immediately receive a prorated charge for the additional users."
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited users exceed your subscription seats, you will immediately receive a prorated charge for the additional users until your $MAX$ seat limit is reached.",
"placeholders": {
"max": {
"content": "$1",
"example": "50"
}
}
},
"subscriptionFreePlan": {
"message": "Anda tidak dapat mengundang lebih dari $COUNT$ user tanpa mengupgrade langganan.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionFamiliesPlan": {
"message": "You cannot invite more than $COUNT$ users without upgrading your plan. Please contact Customer Support to upgrade.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionSponsoredFamiliesPlan": {
"message": "Your subscription allows for a total of $COUNT$ users. Your plan is sponsored and billed to an external organization.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionMaxReached": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. You cannot invite more than $COUNT$ users without increasing your subscription seats.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "Kursi Untuk Ditambahkan"
},
"seatsToRemove": {
"message": "Kursi Untuk Dihapus"
},
"seatsAddNote": {
"message": "Menambahkan kursi pengguna akan menghasilkan penyesuaian pada total penagihan Anda dan segera menagih metode pembayaran Anda yang tercatat. Tagihan pertama akan diprorata untuk sisa siklus penagihan saat ini."
},
"seatsRemoveNote": {
"message": "Menghapus kursi pengguna akan mengakibatkan penyesuaian pada total penagihan Anda yang akan dihitung secara prorata sebagai kredit untuk tagihan penagihan Anda berikutnya."
},
"adjustedSeats": {
"message": "Menyesuaikan kursi pengguna $AMOUNT$.",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "Kunci Diperbarui"
},
"updateKeyTitle": {
"message": "Perbarui Kunci"
},
"updateEncryptionKey": {
"message": "Perbarui Kunci Enkripsi"
},
"updateEncryptionKeyShortDesc": {
"message": "Anda saat ini menggunakan skema enkripsi yang sudah ketinggalan zaman."
},
"updateEncryptionKeyDesc": {
"message": "Kami telah pindah ke kunci enkripsi yang lebih besar yang memberikan keamanan lebih baik dan akses ke fitur yang lebih baru. Memperbarui kunci enkripsi Anda dengan cepat dan mudah. Cukup ketikkan kata sandi utama Anda di bawah ini. Pembaruan ini pada akhirnya akan menjadi wajib."
},
"updateEncryptionKeyWarning": {
"message": "Setelah memperbarui kunci enkripsi Anda, Anda diminta untuk keluar dan masuk kembali ke semua aplikasi Bitwarden yang saat ini Anda gunakan (seperti aplikasi seluler atau ekstensi browser). Kegagalan untuk keluar dan masuk kembali (yang mengunduh kunci enkripsi baru Anda) dapat menyebabkan kerusakan data. Kami akan mencoba mengeluarkan Anda secara otomatis, namun, hal itu mungkin tertunda."
},
"updateEncryptionKeyExportWarning": {
"message": "Ekspor terenkripsi apa pun yang telah Anda simpan juga akan menjadi tidak valid."
},
"subscription": {
"message": "Langganan"
},
"loading": {
"message": "Memuat"
},
"upgrade": {
"message": "Meningkatkan"
},
"upgradeOrganization": {
"message": "Tingkatkan Organisasi"
},
"upgradeOrganizationDesc": {
"message": "Fitur ini tidak tersedia untuk organisasi gratis. Beralih ke paket berbayar untuk membuka lebih banyak fitur."
},
"createOrganizationStep1": {
"message": "Buat Organisasi: Langkah 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "Sebelum membuat organisasi Anda, Anda harus terlebih dahulu membuat akun pribadi gratis."
},
"refunded": {
"message": "Dikembalikan"
},
"nothingSelected": {
"message": "Anda belum memilih apa pun."
},
"acceptPolicies": {
"message": "Dengan mencentang kotak ini, anda menyetujui yang berikut:"
},
"acceptPoliciesError": {
"message": "Persyaratan Layanan dan Kebijakan Privasi belum diakui."
},
"termsOfService": {
"message": "Persyaratan Layanan"
},
"privacyPolicy": {
"message": "Kebijakan Privasi"
},
"filters": {
"message": "Filter"
},
"vaultTimeout": {
"message": "Batas Waktu Brankas"
},
"vaultTimeoutDesc": {
"message": "Pilih kapan vault Anda akan habis waktu dan melakukan tindakan yang dipilih."
},
"oneMinute": {
"message": "1 menit"
},
"fiveMinutes": {
"message": "5 menit"
},
"fifteenMinutes": {
"message": "15 menit"
},
"thirtyMinutes": {
"message": "30 menit"
},
"oneHour": {
"message": "1 jam"
},
"fourHours": {
"message": "4 jam"
},
"onRefresh": {
"message": "Di Segarkan Browser"
},
"dateUpdated": {
"message": "Di perbarui",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "Kata Sandi Diperbarui",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "Organisasi dinonaktifkan."
},
"licenseIsExpired": {
"message": "Lisensi sudah kadaluarsa."
},
"updatedUsers": {
"message": "Pengguna yang diperbarui"
},
"selected": {
"message": "Terpilih"
},
"ownership": {
"message": "Kepemilikan"
},
"whoOwnsThisItem": {
"message": "Siapa pemilik item ini?"
},
"strong": {
"message": "Kuat",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "Baik",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "Lemah",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "Sangat Lemah",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Kata Sandi Utama Lemah"
},
"weakMasterPasswordDesc": {
"message": "Kata sandi utama yang Anda pilih lemah. Anda harus menggunakan kata sandi utama yang kuat (atau frasa sandi) untuk melindungi akun Bitwarden Anda dengan benar. Apakah Anda yakin ingin menggunakan kata sandi utama ini?"
},
"rotateAccountEncKey": {
"message": "Juga rotasikan kunci enkripsi akun saya"
},
"rotateEncKeyTitle": {
"message": "Putar Kunci Enkripsi"
},
"rotateEncKeyConfirmation": {
"message": "Anda yakin ingin merotasi kunci enkripsi akun Anda?"
},
"attachmentsNeedFix": {
"message": "Item ini memiliki lampiran file lama yang perlu diperbaiki."
},
"attachmentFixDesc": {
"message": "Ini adalah lampiran file lama yang perlu diperbaiki. Klik untuk mempelajari lebih lanjut."
},
"fix": {
"message": "Perbaiki",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "Ada lampiran file lama di lemari besi Anda yang perlu diperbaiki sebelum Anda dapat merotasi kunci enkripsi akun Anda."
},
"yourAccountsFingerprint": {
"message": "Frase sidik jari akun Anda",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "Untuk memastikan integritas kunci enkripsi Anda, harap verifikasi frasa sidik jari pengguna sebelum melanjutkan.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "Jangan tanya untuk memverifikasi frase sidik jari lagi",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "Gratis",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "Kunci API"
},
"apiKeyDesc": {
"message": "Kunci API Anda dapat digunakan untuk mengautentikasi ke API publik Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Memutar kunci API akan membuat kunci sebelumnya tidak valid. Anda dapat merotasi kunci API Anda jika Anda yakin bahwa kunci saat ini tidak lagi aman untuk digunakan."
},
"apiKeyWarning": {
"message": "Kunci API Anda memiliki akses penuh ke organisasi. Itu harus dirahasiakan."
},
"userApiKeyDesc": {
"message": "Kunci API Anda dapat digunakan untuk mengautentikasi di Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Kunci API Anda adalah mekanisme otentikasi alternatif. Itu harus dirahasiakan."
},
"oauth2ClientCredentials": {
"message": "Kredensial Klien OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "Lihat Kunci API"
},
"rotateApiKey": {
"message": "Rotasi Kunci API"
},
"selectOneCollection": {
"message": "Anda harus memilih setidaknya satu koleksi."
},
"couldNotChargeCardPayInvoice": {
"message": "Kami tidak dapat menagih kartu Anda. Harap lihat dan bayar faktur yang belum dibayar yang tercantum di bawah."
},
"inAppPurchase": {
"message": "Pembelian dalam Aplikasi"
},
"cannotPerformInAppPurchase": {
"message": "Anda tidak dapat melakukan tindakan ini saat menggunakan metode pembayaran pembelian dalam aplikasi."
},
"manageSubscriptionFromStore": {
"message": "Anda harus mengelola langganan Anda dari toko tempat pembelian dalam aplikasi Anda dilakukan."
},
"minLength": {
"message": "Panjang Minimum"
},
"clone": {
"message": "Klon"
},
"masterPassPolicyDesc": {
"message": "Tetapkan persyaratan minimum untuk kekuatan kata sandi utama."
},
"twoStepLoginPolicyDesc": {
"message": "Mewajibkan pengguna untuk mengatur login dua langkah di akun pribadi mereka."
},
"twoStepLoginPolicyWarning": {
"message": "Anggota organisasi yang tidak mengaktifkan login dua langkah untuk akun pribadinya akan dihapus dari organisasi dan akan menerima email yang memberi tahu mereka tentang perubahan tersebut."
},
"twoStepLoginPolicyUserWarning": {
"message": "Anda adalah anggota organisasi yang memerlukan login dua langkah untuk diaktifkan di akun pengguna Anda. Jika Anda menonaktifkan semua penyedia proses masuk dua langkah, Anda akan secara otomatis dihapus dari organisasi ini."
},
"passwordGeneratorPolicyDesc": {
"message": "Tetapkan persyaratan minimum untuk konfigurasi pembuat kata sandi."
},
"passwordGeneratorPolicyInEffect": {
"message": "Satu atau beberapa kebijakan organisasi memengaruhi pengaturan generator Anda."
},
"masterPasswordPolicyInEffect": {
"message": "Satu atau lebih kebijakan organisasi memerlukan kata sandi utama Anda untuk memenuhi persyaratan berikut:"
},
"policyInEffectMinComplexity": {
"message": "Skor kompleksitas minimum $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "Panjang minimum $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "Berisi satu atau lebih karakter huruf besar"
},
"policyInEffectLowercase": {
"message": "Berisi satu atau lebih karakter huruf kecil"
},
"policyInEffectNumbers": {
"message": "Berisi satu atau lebih angka"
},
"policyInEffectSpecial": {
"message": "Berisi satu atau lebih karakter khusus berikut $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Kata sandi utama Anda yang baru tidak memenuhi persyaratan kebijakan."
},
"minimumNumberOfWords": {
"message": "Jumlah Kata Minimum"
},
"defaultType": {
"message": "Jenis Default"
},
"userPreference": {
"message": "Preferensi Pengguna"
},
"vaultTimeoutAction": {
"message": "Tindakan Batas Waktu Vault"
},
"vaultTimeoutActionLockDesc": {
"message": "Kubah yang terkunci mengharuskan Anda memasukkan kembali kata sandi utama Anda untuk mengaksesnya lagi."
},
"vaultTimeoutActionLogOutDesc": {
"message": "Vault keluar mengharuskan Anda mengautentikasi ulang untuk mengaksesnya lagi."
},
"lock": {
"message": "Mengunci",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Sampah",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Cari Sampah"
},
"permanentlyDelete": {
"message": "Hapus Secara Permanen"
},
"permanentlyDeleteSelected": {
"message": "Hapus yang Dipilih Secara Permanen"
},
"permanentlyDeleteItem": {
"message": "Hapus Item Secara Permanen"
},
"permanentlyDeleteItemConfirmation": {
"message": "Apakah Anda yakin ingin menghapus item ini secara permanen?"
},
"permanentlyDeletedItem": {
"message": "Item yang Dihapus Secara Permanen"
},
"permanentlyDeletedItems": {
"message": "Item yang Dihapus Secara Permanen"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "Anda telah memilih $COUNT$ item untuk dihapus secara permanen. Anda yakin ingin menghapus semua item ini secara permanen?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"permanentlyDeletedItemId": {
"message": "Item yang dihapus secara permanen $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"restore": {
"message": "Mengembalikan"
},
"restoreSelected": {
"message": "Pulihkan yang Dipilih"
},
"restoreItem": {
"message": "Pulihkan Item"
},
"restoredItem": {
"message": "Item yang Dipulihkan"
},
"restoredItems": {
"message": "Item yang Dipulihkan"
},
"restoreItemConfirmation": {
"message": "Apakah Anda yakin ingin memulihkan item ini?"
},
"restoreItems": {
"message": "Pulihkan Item"
},
"restoreSelectedItemsDesc": {
"message": "Anda telah memilih $COUNT$ item untuk dipulihkan. Anda yakin ingin memulihkan semua item ini?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"restoredItemId": {
"message": "Item yang dipulihkan $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Keluar akan menghapus semua akses ke lemari besi Anda dan memerlukan otentikasi online setelah periode batas waktu. Anda yakin ingin menggunakan pengaturan ini?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Konfirmasi Tindakan Timeout"
},
"hidePasswords": {
"message": "Sembunyikan Kata Sandi"
},
"countryPostalCodeRequiredDesc": {
"message": "Kami memerlukan informasi ini untuk menghitung pajak penjualan dan pelaporan keuangan saja."
},
"includeVAT": {
"message": "Sertakan Informasi VAT / GST (opsional)"
},
"taxIdNumber": {
"message": "Nomor Pajak VAT / GST"
},
"taxInfoUpdated": {
"message": "Informasi pajak diperbarui."
},
"setMasterPassword": {
"message": "Atur Kata Sandi Utama"
},
"ssoCompleteRegistration": {
"message": "Untuk menyelesaikan masuk dengan SSO, harap setel kata sandi utama untuk mengakses dan melindungi brankas Anda."
},
"identifier": {
"message": "Pengenal"
},
"organizationIdentifier": {
"message": "Pengenal Organisasi"
},
"ssoLogInWithOrgIdentifier": {
"message": "Masuk menggunakan portal sistem masuk tunggal organisasi Anda. Harap masukkan pengenal organisasi Anda untuk memulai."
},
"enterpriseSingleSignOn": {
"message": "Sistem Masuk Tunggal Perusahaan"
},
"ssoHandOff": {
"message": "Sekarang anda dapat menutup tab ini dan melanjutkan ekstensi."
},
"includeAllTeamsFeatures": {
"message": "Semua fitur Teams, plus:"
},
"includeSsoAuthentication": {
"message": "Autentikasi SSO melalui SAML2.0 dan OpenID Connect"
},
"includeEnterprisePolicies": {
"message": "Kebijakan Perusahaan"
},
"ssoValidationFailed": {
"message": "Validasi SSO Gagal"
},
"ssoIdentifierRequired": {
"message": "Pengenal Organisasi wajib diisi."
},
"unlinkSso": {
"message": "Batalkan tautan SSO"
},
"unlinkSsoConfirmation": {
"message": "Are you sure you want to unlink SSO for this organization?"
},
"linkSso": {
"message": "Tautkan SSO"
},
"singleOrg": {
"message": "Organisasi Tunggal"
},
"singleOrgDesc": {
"message": "Batasi pengguna untuk dapat bergabung dengan organisasi lain."
},
"singleOrgBlockCreateMessage": {
"message": "Organisasi Anda saat ini memiliki kebijakan yang tidak mengizinkan Anda untuk bergabung dengan lebih dari satu organisasi. Silakan hubungi admin organisasi Anda atau daftar dari akun Bitwarden yang berbeda."
},
"singleOrgPolicyWarning": {
"message": "Anggota organisasi yang bukan Pemilik atau Administrator dan sudah menjadi anggota organisasi lain akan dihapus dari organisasi Anda."
},
"requireSso": {
"message": "Autentikasi Sistem Masuk Tunggal"
},
"requireSsoPolicyDesc": {
"message": "Wajibkan pengguna untuk masuk dengan metode Sistem Masuk Tunggal Perusahaan."
},
"prerequisite": {
"message": "Prasyarat"
},
"requireSsoPolicyReq": {
"message": "Kebijakan perusahaan Organisasi Tunggal harus diaktifkan sebelum mengaktifkan kebijakan ini."
},
"requireSsoPolicyReqError": {
"message": "Kebijakan Organisasi Tunggal tidak diaktifkan."
},
"requireSsoExemption": {
"message": "Pemilik dan Administrator Organisasi dibebaskan dari penegakan kebijakan ini."
},
"sendTypeFile": {
"message": "Berkas"
},
"sendTypeText": {
"message": "Teks"
},
"createSend": {
"message": "Buat Pengiriman Baru",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Dibuat Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Pengiriman diedit",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Kirim Dihapus",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Hapus Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Anda yakin ingin menghapus Kirim ini?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "Jenis Pengiriman apakah ini?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Tanggal Penghapusan"
},
"deletionDateDesc": {
"message": "Pengiriman akan dihapus secara permanen pada tanggal dan waktu yang ditentukan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Tanggal habis tempo"
},
"expirationDateDesc": {
"message": "Jika disetel, akses ke Pengiriman ini akan berakhir pada tanggal dan waktu yang ditentukan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Hitungan Akses Maksimum"
},
"maxAccessCountDesc": {
"message": "Jika disetel, pengguna tidak dapat lagi mengakses pengiriman ini setelah jumlah akses maksimum tercapai.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Hitungan Akses Saat Ini"
},
"sendPasswordDesc": {
"message": "Secara opsional, minta kata sandi bagi pengguna untuk mengakses Kirim ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "Catatan pribadi tentang Send ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "Dinonaktifkan"
},
"sendLink": {
"message": "Kirim Tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Salin Kirim Tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Hapus Kata Sandi"
},
"removedPassword": {
"message": "Kata Sandi yang Dihapus"
},
"removePasswordConfirmation": {
"message": "Anda yakin ingin menghapus kata sandi?"
},
"hideEmail": {
"message": "Sembunyikan alamat email dari penerima."
},
"disableThisSend": {
"message": "Nonaktifkan Pengiriman ini sehingga tidak ada yang dapat mengaksesnya.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
"message": "Semua Dikirim"
},
"maxAccessCountReached": {
"message": "Jumlah akses maksimum tercapai",
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
},
"pendingDeletion": {
"message": "Penghapusan menunggu keputusan"
},
"expired": {
"message": "Kedaluwarsa"
},
"searchSends": {
"message": "Pencarian Mengirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "Pengiriman ini dilindungi dengan kata sandi. Silakan ketikkan kata sandi di bawah ini untuk melanjutkan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Tidak tahu kata sandinya? Minta sandi yang dibutuhkan Pengirim untuk mengakses Kirim ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "Pengiriman ini disembunyikan secara default. Anda dapat mengubah visibilitasnya menggunakan tombol di bawah ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Unduh berkas"
},
"sendAccessUnavailable": {
"message": "Pengiriman yang Anda coba akses tidak ada atau tidak lagi tersedia.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
"message": "File yang terkait dengan kirim ini tidak dapat ditemukan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
"message": "Tidak ada Kiriman ke daftar.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
"message": "Akses Darurat"
},
"emergencyAccessDesc": {
"message": "Berikan dan kelola akses darurat untuk kontak tepercaya. Kontak tepercaya dapat meminta akses ke Lihat atau Ambil alih akun Anda jika terjadi keadaan darurat. Kunjungi halaman bantuan kami untuk informasi lebih lanjut dan detail tentang cara kerja zero knowledge sharing."
},
"emergencyAccessOwnerWarning": {
"message": "Anda adalah pemilik satu atau lebih organisasi. Jika Anda memberikan pengambilalihan akses ke kontak darurat, mereka akan dapat menggunakan semua izin Anda sebagai pemilik setelah pengambilalihan."
},
"trustedEmergencyContacts": {
"message": "Kontak darurat tepercaya"
},
"noTrustedContacts": {
"message": "Anda belum menambahkan kontak darurat apa pun, undang kontak tepercaya untuk memulai."
},
"addEmergencyContact": {
"message": "Tambahkan kontak darurat"
},
"designatedEmergencyContacts": {
"message": "Ditunjuk sebagai kontak darurat"
},
"noGrantedAccess": {
"message": "Anda belum ditunjuk sebagai kontak darurat untuk siapa pun."
},
"inviteEmergencyContact": {
"message": "Undang kontak darurat"
},
"editEmergencyContact": {
"message": "Edit kontak darurat"
},
"inviteEmergencyContactDesc": {
"message": "Undang kontak darurat baru dengan memasukkan alamat email akun Bitwarden mereka di bawah ini. Jika mereka belum memiliki akun Bitwarden, mereka akan diminta untuk membuat akun baru."
},
"emergencyAccessRecoveryInitiated": {
"message": "Akses Darurat Dimulai"
},
"emergencyAccessRecoveryApproved": {
"message": "Akses Darurat Disetujui"
},
"viewDesc": {
"message": "Dapat melihat semua item di lemari besi Anda sendiri."
},
"takeover": {
"message": "Pengambilalihan"
},
"takeoverDesc": {
"message": "Dapat mengatur ulang akun Anda dengan kata sandi utama baru."
},
"waitTime": {
"message": "Waktu Tunggu"
},
"waitTimeDesc": {
"message": "Waktu yang diperlukan sebelum memberikan akses secara otomatis."
},
"oneDay": {
"message": "1 hari"
},
"days": {
"message": "$DAYS$ hari",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"invitedUser": {
"message": "Pengguna yang diundang."
},
"acceptEmergencyAccess": {
"message": "Anda telah diundang menjadi kontak darurat untuk pengguna yang tercantum di atas. Untuk menerima undangan, Anda harus masuk atau membuat akun Bitwarden baru."
},
"emergencyInviteAcceptFailed": {
"message": "Tidak dapat menerima undangan. Minta pengguna untuk mengirim undangan baru."
},
"emergencyInviteAcceptFailedShort": {
"message": "Tidak dapat menerima undangan. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"emergencyInviteAcceptedDesc": {
"message": "Anda dapat mengakses opsi darurat untuk pengguna ini setelah identitas Anda dikonfirmasi. Kami akan mengirimi Anda email jika itu terjadi."
},
"requestAccess": {
"message": "Minta Akses"
},
"requestAccessConfirmation": {
"message": "Anda yakin ingin meminta akses darurat? Anda akan diberi akses setelah $WAITTIME$ hari atau setiap kali pengguna menyetujui permintaan secara manual.",
"placeholders": {
"waittime": {
"content": "$1",
"example": "1"
}
}
},
"requestSent": {
"message": "Akses darurat diminta sebesar $USER$. Kami akan memberi tahu Anda melalui email jika memungkinkan untuk melanjutkan.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"approve": {
"message": "Menyetujui"
},
"reject": {
"message": "Menolak"
},
"approveAccessConfirmation": {
"message": "Yakin ingin menyetujui akses darurat? Ini akan memungkinkan $USER$ menjadi $ACTION$ akun Anda.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
},
"action": {
"content": "$2",
"example": "View"
}
}
},
"emergencyApproved": {
"message": "Akses darurat disetujui."
},
"emergencyRejected": {
"message": "Akses darurat ditolak"
},
"passwordResetFor": {
"message": "Setel ulang sandi untuk $USER$. Sekarang Anda dapat masuk menggunakan kata sandi baru.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"personalOwnership": {
"message": "Kepemilikan Pribadi"
},
"personalOwnershipPolicyDesc": {
"message": "Wajibkan pengguna untuk menyimpan item vault ke organisasi dengan menghapus opsi kepemilikan pribadi."
},
"personalOwnershipExemption": {
"message": "Pemilik dan Administrator Organisasi dibebaskan dari penegakan kebijakan ini."
},
"personalOwnershipSubmitError": {
"message": "Karena Kebijakan Perusahaan, Anda dilarang menyimpan item ke lemari besi pribadi Anda. Ubah opsi Kepemilikan ke organisasi dan pilih dari Koleksi yang tersedia."
},
"disableSend": {
"message": "Nonaktifkan Kirim"
},
"disableSendPolicyDesc": {
"message": "Jangan izinkan pengguna membuat atau mengedit Kirim Bitwarden. Menghapus kirim yang ada masih diperbolehkan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
"message": "Pengguna organisasi yang dapat mengelola kebijakan organisasi dibebaskan dari penegakan kebijakan ini."
},
"sendDisabled": {
"message": "Kirim Dinonaktifkan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "Karena kebijakan perusahaan, Anda hanya dapat menghapus kirim yang sudah ada.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptions": {
"message": "Pilihan Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyDesc": {
"message": "Atur konfigurasi untuk membuat dan mengubah Sends.",
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsExemption": {
"message": "Ketentuan ini tidak diberlakukan untuk anggota organisasi yang bisa mengatur ketentuan organisasi."
},
"disableHideEmail": {
"message": "Pengguna tidak boleh menyembunyikan alamat email dari penerima ketika membuat atau mengubah Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyInEffect": {
"message": "Ketentuan organization berikut ini sedang berlaku:"
},
"sendDisableHideEmailInEffect": {
"message": "Pengguna tidak boleh menyembunyikan alamat email dari penerima ketika membuat atau mengubah Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
"message": "Kebijakan yang diubah $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"planPrice": {
"message": "Harga paket"
},
"estimatedTax": {
"message": "Cukai taksiran"
},
"custom": {
"message": "Adat"
},
"customDesc": {
"message": "Memungkinkan kontrol yang lebih terperinci atas izin pengguna untuk konfigurasi lanjutan."
},
"permissions": {
"message": "Izin"
},
"accessEventLogs": {
"message": "Akses Log Peristiwa"
},
"accessImportExport": {
"message": "Akses Impor / Ekspor"
},
"accessReports": {
"message": "Akses Laporan"
},
"missingPermissions": {
"message": "You lack the necessary permissions to perform this action."
},
"manageAllCollections": {
"message": "Kelola Semua Koleksi"
},
"createNewCollections": {
"message": "Buat Koleksi Baru"
},
"editAnyCollection": {
"message": "Edit Any Collection"
},
"deleteAnyCollection": {
"message": "Hapus Koleksi"
},
"manageAssignedCollections": {
"message": "Kelola Koleksi yang Ditugaskan"
},
"editAssignedCollections": {
"message": "Edit Assigned Collections"
},
"deleteAssignedCollections": {
"message": "Delete Assigned Collections"
},
"manageGroups": {
"message": "Kelola Grup"
},
"managePolicies": {
"message": "Kelola Kebijakan"
},
"manageSso": {
"message": "Kelola SSO"
},
"manageUsers": {
"message": "Kelola Pengguna"
},
"manageResetPassword": {
"message": "Kelola Peyetelan Ulang Sandi"
},
"disableRequiredError": {
"message": "You must manually disable the $POLICYNAME$ policy before this policy can be disabled.",
"placeholders": {
"policyName": {
"content": "$1",
"example": "Single Sign-On Authentication"
}
}
},
"personalOwnershipPolicyInEffect": {
"message": "Kebijakan organisasi memengaruhi opsi kepemilikan Anda."
},
"personalOwnershipPolicyInEffectImports": {
"message": "An organization policy has disabled importing items into your personal vault."
},
"personalOwnershipCheckboxDesc": {
"message": "Nonaktifkan kepemilikan pribadi untuk pengguna organisasi"
},
"textHiddenByDefault": {
"message": "Saat mengakses Send, sembunyikan teks secara default",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
"message": "Nama yang ramah untuk menggambarkan kirim ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "Teks yang ingin Anda kirim."
},
"sendFileDesc": {
"message": "File yang ingin Anda kirim."
},
"copySendLinkOnSave": {
"message": "Salin tautan untuk membagikan kirim ini ke clipboard saya saat menyimpan."
},
"sendLinkLabel": {
"message": "Kirim tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
"message": "Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
"message": "Bitwarden mengirim mentransmisikan informasi sementara yang sensitif kepada orang lain dengan mudah dan aman.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
"message": "Belajar lebih tentang",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
"message": "Bagikan teks atau file secara langsung dengan siapa pun."
},
"sendVaultCardLearnMore": {
"message": "Belajarlah lagi",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
"message": "lihat",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
"message": "bagaimana itu bekerja",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
"message": "atau",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
"message": "coba sekarang",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
"message": "atau",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
"message": "daftar",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
"message": "untuk mencobanya hari ini.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
"message": "Pengguna Bitwarden $USER_IDENTIFIER$ berbagi yang berikut dengan Anda",
"placeholders": {
"user_identifier": {
"content": "$1",
"example": "An email address"
}
}
},
"viewSendHiddenEmailWarning": {
"message": "Pengguna Bitwarden yang membuat Send ini memilih untuk menyembunyikan alamat emailnya. Kamu harus yakin bahwa kamu mempercayai sumber dari link it sebelum mengunduh isinya.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDateIsInvalid": {
"message": "Tanggal kedaluwarsa yang disediakan tidak valid."
},
"deletionDateIsInvalid": {
"message": "Tanggal penghapusan yang disediakan tidak valid."
},
"expirationDateAndTimeRequired": {
"message": "Diperlukan tanggal dan waktu kedaluwarsa."
},
"deletionDateAndTimeRequired": {
"message": "Diperlukan tanggal dan waktu penghapusan."
},
"dateParsingError": {
"message": "Ada kesalahan menyimpan penghapusan dan tanggal kedaluwarsa Anda."
},
"webAuthnFallbackMsg": {
"message": "Untuk mengverifikasi dua-langkat autentikasi anda, silahkan click tombol dibawah."
},
"webAuthnAuthenticate": {
"message": "Autentikasi dengan WebAuthn"
},
"webAuthnNotSupported": {
"message": "WebAuthn tidak didukung oleh browser ini."
},
"webAuthnSuccess": {
"message": "WebAuthn sudah diverifikasi dengan sukses. Anda dapat menutup tab ini."
},
"hintEqualsPassword": {
"message": "Petunjuk kata sandi Anda tidak boleh sama dengan kata sandi Anda."
},
"enrollPasswordReset": {
"message": "Ikut dalam pengubahan kata sandi"
},
"enrolledPasswordReset": {
"message": "Anda telah ikut dalam pengubahan kata sandi"
},
"withdrawPasswordReset": {
"message": "Keluar dari pengubahan kata sandi"
},
"enrollPasswordResetSuccess": {
"message": "Sukses!"
},
"withdrawPasswordResetSuccess": {
"message": "Penarikan sukses!"
},
"eventEnrollPasswordReset": {
"message": "User $ID$ sukses ikut dalam pengubahan kata sandi.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawPasswordReset": {
"message": "User $ID$ keluar dalam pengubahan kata sandi.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "Kata sandi utama sudah diubah untuk pengguna $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventResetSsoLink": {
"message": "Setel ulang tautan Sso untuk user $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"firstSsoLogin": {
"message": "$ID$ logged in using Sso for the first time",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"resetPassword": {
"message": "Atur Ulang Kata Sandi"
},
"resetPasswordLoggedOutWarning": {
"message": "Melanjutkan akan mengeluarkan Anda dari sesi saat ini, mengharuskan Anda untuk masuk kembali. Sesi aktif di perangkat lain dapat terus aktif hingga satu jam.",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"thisUser": {
"message": "pengguna ini"
},
"resetPasswordMasterPasswordPolicyInEffect": {
"message": "Satu atau lebih kebijakan organisasi memerlukan kata sandi utama Anda untuk memenuhi persyaratan berikut:"
},
"resetPasswordSuccess": {
"message": "Ubah kata kunci berhasil!"
},
"resetPasswordEnrollmentWarning": {
"message": "Dengan mengikuti fitur ini mengijinkan admin organisasi untuk merubah kata sandi utama anda. Anda yakin mau masuk fitur ini?"
},
"resetPasswordPolicy": {
"message": "Pengubahan Kata Sandi Utama"
},
"resetPasswordPolicyDescription": {
"message": "Mengijinkan admin dalam organisasi untuk mengubah kata sandi utama anda."
},
"resetPasswordPolicyWarning": {
"message": "Pengguna dalam organisasi perlu untuk memilih untuk mengikuti atau diikutkan secara otomatis sebelum admin dapat merubah kata sandi utama."
},
"resetPasswordPolicyAutoEnroll": {
"message": "Diikutkan secara otomatis"
},
"resetPasswordPolicyAutoEnrollDescription": {
"message": "Semua pengguna akan diikutan dalam fitur ubah kata sandi setelah undangan mereka diterima."
},
"resetPasswordPolicyAutoEnrollWarning": {
"message": "Pengguna yang sudah berada di dalam organisasi tidak akan diikutkan secara otomatis ke dalam fitur ubah kata sandi ini. Mereka perlu untuk mengikuti secara manual sebelum admin dapat merubah kata sandi mereka."
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "Ikutkan pengguna baru secara otomatis"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
},
"resetPasswordOrgKeysError": {
"message": "Organization Keys response is null"
},
"resetPasswordDetailsError": {
"message": "Reset Password Details response is null"
},
"trashCleanupWarning": {
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
},
"trashCleanupWarningSelfHosted": {
"message": "Items that have been in Trash for a while will be automatically deleted."
},
"passwordPrompt": {
"message": "Pengingat ulang sandi utama"
},
"passwordConfirmation": {
"message": "Konfirmasi sandi utama"
},
"passwordConfirmationDesc": {
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
},
"reinviteSelected": {
"message": "Kirim Ulang Undangan"
},
"noSelectedUsersApplicable": {
"message": "This action is not applicable to any of the selected users."
},
"removeUsersWarning": {
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"theme": {
"message": "Tema"
},
"themeDesc": {
"message": "Pilih tema untuk brankas web anda."
},
"themeSystem": {
"message": "Gunakan Tema Sistem"
},
"themeDark": {
"message": "Gelap"
},
"themeLight": {
"message": "Terang"
},
"confirmSelected": {
"message": "Konfirmasi Pilihan"
},
"bulkConfirmStatus": {
"message": "Bulk action status"
},
"bulkConfirmMessage": {
"message": "Berhasil dikonfirmasi."
},
"bulkReinviteMessage": {
"message": "Berhasil mengundang kembali."
},
"bulkRemovedMessage": {
"message": "Penghapusan sukses"
},
"bulkFilteredMessage": {
"message": "Excluded, not applicable for this action."
},
"fingerprint": {
"message": "Sidik Jari"
},
"removeUsers": {
"message": "Hapus pengguna"
},
"error": {
"message": "Galat"
},
"resetPasswordManageUsers": {
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
},
"setupProvider": {
"message": "Pengaturan Provider"
},
"setupProviderLoginDesc": {
"message": "You've been invited to setup a new provider. To continue, you need to log in or create a new Bitwarden account."
},
"setupProviderDesc": {
"message": "Please enter the details below to complete the provider setup. Contact Customer Support if you have any questions."
},
"providerName": {
"message": "Nama Provider"
},
"providerSetup": {
"message": "The provider has been set up."
},
"clients": {
"message": "Klien"
},
"providerAdmin": {
"message": "Admin Provider"
},
"providerAdminDesc": {
"message": "The highest access user that can manage all aspects of your provider as well as access and manage client organizations."
},
"serviceUser": {
"message": "Layanan Pengguna"
},
"serviceUserDesc": {
"message": "Service users can access and manage all client organizations."
},
"providerInviteUserDesc": {
"message": "Invite a new user to your provider by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
},
"joinProvider": {
"message": "Gabung Provider"
},
"joinProviderDesc": {
"message": "You've been invited to join the provider listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"providerInviteAcceptFailed": {
"message": "Unable to accept invitation. Ask a provider admin to send a new invitation."
},
"providerInviteAcceptedDesc": {
"message": "You can access this provider once an administrator confirms your membership. We'll send you an email when that happens."
},
"providerUsersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the provider until they are confirmed."
},
"provider": {
"message": "Provider"
},
"newClientOrganization": {
"message": "Organisasi Klien Baru"
},
"newClientOrganizationDesc": {
"message": "Create a new client organization that will be associated with you as the provider. You will be able to access and manage this organization."
},
"addExistingOrganization": {
"message": "Tambah Organisasi yang sudah ada"
},
"myProvider": {
"message": "Provider Saya"
},
"addOrganizationConfirmation": {
"message": "Anda yakin ingin menambahkan $ORGANIZATION$ sebagai klien $PROVIDER$?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
},
"provider": {
"content": "$2",
"example": "My Provider Name"
}
}
},
"organizationJoinedProvider": {
"message": "Organization was successfully added to the provider"
},
"accessingUsingProvider": {
"message": "Accessing organization using provider $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"providerIsDisabled": {
"message": "Provider dinonaktifkan."
},
"providerUpdated": {
"message": "Provider diperbarui"
},
"yourProviderIs": {
"message": "Your provider is $PROVIDER$. They have administrative and billing privileges for your organization.",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"detachedOrganization": {
"message": "The organization $ORGANIZATION$ has been detached from your provider.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"detachOrganizationConfirmation": {
"message": "Are you sure you want to detach this organization? The organization will continue to exist but will no longer be managed by the provider."
},
"add": {
"message": "Tambah"
},
"updatedMasterPassword": {
"message": "Kata Sandi Telah Diperbarui"
},
"updateMasterPassword": {
"message": "Perbarui Kata Sandi Utama"
},
"updateMasterPasswordWarning": {
"message": "Your Master Password was recently changed by an administrator in your organization. In order to access the vault, you must update your Master Password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
},
"masterPasswordInvalidWarning": {
"message": "Your Master Password does not meet the policy requirements of this organization. In order to join the organization, you must update your Master Password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
},
"maximumVaultTimeout": {
"message": "Batas Waktu Brankas"
},
"maximumVaultTimeoutDesc": {
"message": "Configure a maximum vault timeout for all users."
},
"maximumVaultTimeoutLabel": {
"message": "Batas waktu Maksimal Brankas"
},
"invalidMaximumVaultTimeout": {
"message": "Batas waktu Maksimal Brankas tidak valid."
},
"hours": {
"message": "Jam"
},
"minutes": {
"message": "Menit"
},
"vaultTimeoutPolicyInEffect": {
"message": "Your organization policies are affecting your vault timeout. Maximum allowed Vault Timeout is $HOURS$ hour(s) and $MINUTES$ minute(s)",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
}
}
},
"customVaultTimeout": {
"message": "Custom Vault Timeout"
},
"vaultTimeoutToLarge": {
"message": "Your vault timeout exceeds the restriction set by your organization."
},
"disablePersonalVaultExport": {
"message": "Disable Personal Vault Export"
},
"disablePersonalVaultExportDesc": {
"message": "Prohibits users from exporting their private vault data."
},
"vaultExportDisabled": {
"message": "Ekspor Brankas Dinonaktifkan"
},
"personalVaultExportPolicyInEffect": {
"message": "One or more organization policies prevents you from exporting your personal vault."
},
"selectType": {
"message": "Pilih Tipe SSO"
},
"type": {
"message": "Tipe"
},
"openIdConnectConfig": {
"message": "OpenID Connect Configuration"
},
"samlSpConfig": {
"message": "SAML Service Provider Configuration"
},
"samlIdpConfig": {
"message": "SAML Identity Provider Configuration"
},
"callbackPath": {
"message": "Callback Path"
},
"signedOutCallbackPath": {
"message": "Signed Out Callback Path"
},
"authority": {
"message": "Otoritas"
},
"clientId": {
"message": "ID Klien"
},
"clientSecret": {
"message": "Rahasia Klien"
},
"metadataAddress": {
"message": "Alamat Metadata"
},
"oidcRedirectBehavior": {
"message": "OIDC Redirect Behavior"
},
"getClaimsFromUserInfoEndpoint": {
"message": "Get claims from user info endpoint"
},
"additionalScopes": {
"message": "Custom Scopes"
},
"additionalUserIdClaimTypes": {
"message": "Custom User ID Claim Types"
},
"additionalEmailClaimTypes": {
"message": "Email Claim Types"
},
"additionalNameClaimTypes": {
"message": "Custom Name Claim Types"
},
"acrValues": {
"message": "Requested Authentication Context Class Reference values"
},
"expectedReturnAcrValue": {
"message": "Expected \"acr\" Claim Value In Response"
},
"spEntityId": {
"message": "ID Entitas SP"
},
"spMetadataUrl": {
"message": "Metadata URL SAML 2.0"
},
"spAcsUrl": {
"message": "Assertion Consumer Service (ACS) URL"
},
"spNameIdFormat": {
"message": "Name ID Format"
},
"spOutboundSigningAlgorithm": {
"message": "Outbound Signing Algorithm"
},
"spSigningBehavior": {
"message": "Signing Behavior"
},
"spMinIncomingSigningAlgorithm": {
"message": "Minimum Incoming Signing Algorithm"
},
"spWantAssertionsSigned": {
"message": "Expect signed assertions"
},
"spValidateCertificates": {
"message": "Validate certificates"
},
"idpEntityId": {
"message": "ID Entitas"
},
"idpBindingType": {
"message": "Tipe Binding"
},
"idpSingleSignOnServiceUrl": {
"message": "Single Sign On Service URL"
},
"idpSingleLogoutServiceUrl": {
"message": "Single Log Out Service URL"
},
"idpX509PublicCert": {
"message": "Sertifikat Publik X509"
},
"idpOutboundSigningAlgorithm": {
"message": "Outbound Signing Algorithm"
},
"idpAllowUnsolicitedAuthnResponse": {
"message": "Allow unsolicited authentication response"
},
"idpAllowOutboundLogoutRequests": {
"message": "Allow outbound logout requests"
},
"idpSignAuthenticationRequests": {
"message": "Sign authentication requests"
},
"ssoSettingsSaved": {
"message": "Single Sign-On configuration was saved."
},
"sponsoredFamilies": {
"message": "Free Bitwarden Families"
},
"sponsoredFamiliesEligible": {
"message": "You and your family are eligible for Free Bitwarden Families. Redeem with your personal email to keep your data secure even when you are not at work."
},
"sponsoredFamiliesEligibleCard": {
"message": "Redeem your Free Bitwarden for Families plan today to keep your data secure even when you are not at work."
},
"sponsoredFamiliesInclude": {
"message": "The Bitwarden for Families plan include"
},
"sponsoredFamiliesPremiumAccess": {
"message": "Premium access for up to 6 users"
},
"sponsoredFamiliesSharedCollections": {
"message": "Shared collections for Family secrets"
},
"badToken": {
"message": "The link is no longer valid. Please have the sponsor resend the offer."
},
"reclaimedFreePlan": {
"message": "Reclaimed free plan"
},
"redeem": {
"message": "Redeem"
},
"sponsoredFamiliesSelectOffer": {
"message": "Select the organization you would like sponsored"
},
"familiesSponsoringOrgSelect": {
"message": "Which Free Families offer would you like to redeem?"
},
"sponsoredFamiliesEmail": {
"message": "Enter your personal email to redeem Bitwarden Families"
},
"sponsoredFamiliesLeaveCopy": {
"message": "If you leave or are removed from the sponsoring organization, your Families plan will expire at the end of the billing period."
},
"acceptBitwardenFamiliesHelp": {
"message": "Accept offer for an existing organization or create a new Families organization."
},
"setupSponsoredFamiliesLoginDesc": {
"message": "You've been offered a free Bitwarden Families Plan Organization. To continue, you need to log in to the account that received the offer."
},
"sponsoredFamiliesAcceptFailed": {
"message": "Unable to accept offer. Please resend the offer email from your enterprise account and try again."
},
"sponsoredFamiliesAcceptFailedShort": {
"message": "Unable to accept offer. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must have at least one existing Families Organization."
}
}
},
"sponsoredFamiliesOffer": {
"message": "Accept Free Bitwarden Families"
},
"sponsoredFamiliesOfferRedeemed": {
"message": "Free Bitwarden Families offer successfully redeemed"
},
"redeemed": {
"message": "Redeemed"
},
"redeemedAccount": {
"message": "Redeemed Account"
},
"revokeAccount": {
"message": "Revoke account $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"resendEmailLabel": {
"message": "Resend Sponsorship email to $NAME$ sponsorship",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"freeFamiliesPlan": {
"message": "Free Families Plan"
},
"redeemNow": {
"message": "Redeem Now"
},
"recipient": {
"message": "Recipient"
},
"removeSponsorship": {
"message": "Remove Sponsorship"
},
"removeSponsorshipConfirmation": {
"message": "After removing a sponsorship, you will be responsible for this subscription and related invoices. Are you sure you want to continue?"
},
"sponsorshipCreated": {
"message": "Sponsorship Created"
},
"revoke": {
"message": "Revoke"
},
"emailSent": {
"message": "Email Terkirim"
},
"revokeSponsorshipConfirmation": {
"message": "After removing this account, the Families organization owner will be responsible for this subscription and related invoices. Are you sure you want to continue?"
},
"removeSponsorshipSuccess": {
"message": "Sponsorship Removed"
},
"ssoKeyConnectorUnavailable": {
"message": "Unable to reach the Key Connector, try again later."
},
"keyConnectorUrl": {
"message": "Key Connector URL"
},
"sendVerificationCode": {
"message": "Send a verification code to your email"
},
"sendCode": {
"message": "Kirim Kode"
},
"codeSent": {
"message": "Kode Terkirim"
},
"verificationCode": {
"message": "Kode Verifikasi"
},
"confirmIdentity": {
"message": "Konfirmasi identitas Anda untuk melanjutkan."
},
"verificationCodeRequired": {
"message": "Kode verifikasi diperlukan."
},
"invalidVerificationCode": {
"message": "Kode verifikasi tidak valid"
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"leaveOrganization": {
"message": "Tinggalkan Organisasi"
},
"removeMasterPassword": {
"message": "Remove Master Password"
},
"removedMasterPassword": {
"message": "Master password removed."
},
"allowSso": {
"message": "Izinkan autentikasi SSO"
},
"allowSsoDesc": {
"message": "Once set up, your configuration will be saved and members will be able to authenticate using their Identity Provider credentials."
},
"ssoPolicyHelpStart": {
"message": "Aktifkan",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpLink": {
"message": "kebijakan Otentikasi SSO",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpEnd": {
"message": "untuk mewajibkan semua anggota masuk dengan SSO.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpKeyConnector": {
"message": "SSO Authentication and Single Organization policies are required to set up Key Connector decryption."
},
"memberDecryptionOption": {
"message": "Member Decryption Options"
},
"memberDecryptionPassDesc": {
"message": "Once authenticated, members will decrypt vault data using their Master Passwords."
},
"keyConnector": {
"message": "Key Connector"
},
"memberDecryptionKeyConnectorDesc": {
"message": "Connect Login with SSO to your self-hosted decryption key server. Using this option, members won’t need to use their Master Passwords to decrypt vault data. Contact Bitwarden Support for set up assistance."
},
"keyConnectorPolicyRestriction": {
"message": "\"Login with SSO and Key Connector Decryption\" is enabled. This policy will only apply to Owners and Admins."
},
"enabledSso": {
"message": "Aktifkan SSO"
},
"disabledSso": {
"message": "Matikan SSO"
},
"enabledKeyConnector": {
"message": "Enabled Key Connector"
},
"disabledKeyConnector": {
"message": "Disabled Key Connector"
},
"keyConnectorWarning": {
"message": "Once members begin using Key Connector, your Organization cannot revert to Master Password decryption. Proceed only if you are comfortable deploying and managing a key server."
},
"migratedKeyConnector": {
"message": "Migrated to Key Connector"
},
"paymentSponsored": {
"message": "Please provide a payment method to associate with the organization. Don't worry, we won't charge you anything unless you select additional features or your sponsorship expires. "
},
"orgCreatedSponsorshipInvalid": {
"message": "The sponsorship offer has expired. You may delete the organization you created to avoid a charge at the end of your 7 day trial. Otherwise you may close this prompt to keep the organization and assume billing responsibility."
},
"newFamiliesOrganization": {
"message": "New Families Organization"
},
"acceptOffer": {
"message": "Accept Offer"
},
"sponsoringOrg": {
"message": "Sponsoring Organization"
},
"keyConnectorTest": {
"message": "Test"
},
"keyConnectorTestSuccess": {
"message": "Success! Key Connector reached."
},
"keyConnectorTestFail": {
"message": "Cannot reach Key Connector. Check URL."
},
"sponsorshipTokenHasExpired": {
"message": "The sponsorship offer has expired."
},
"freeWithSponsorship": {
"message": "FREE with sponsorship"
},
"formErrorSummaryPlural": {
"message": "$COUNT$ fields above need your attention.",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"formErrorSummarySingle": {
"message": "1 field above needs your attention."
},
"fieldRequiredError": {
"message": "$FIELDNAME$ diperlukan.",
"placeholders": {
"fieldname": {
"content": "$1",
"example": "Full name"
}
}
},
"required": {
"message": "diperlukan"
},
"idpSingleSignOnServiceUrlRequired": {
"message": "Required if Entity ID is not a URL."
},
"openIdOptionalCustomizations": {
"message": "Kustomisasi Opsional"
},
"openIdAuthorityRequired": {
"message": "Required if Authority is not valid."
},
"separateMultipleWithComma": {
"message": "Separate multiple with a comma."
},
"sessionTimeout": {
"message": "Your session has timed out. Please go back and try logging in again."
},
"exportingPersonalVaultTitle": {
"message": "Exporting Personal Vault"
},
"exportingOrganizationVaultTitle": {
"message": "Exporting Organization Vault"
},
"exportingPersonalVaultDescription": {
"message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Personal vault items and items from other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"backToReports": {
"message": "Back to Reports"
},
"generator": {
"message": "Generator"
},
"whatWouldYouLikeToGenerate": {
"message": "What would you like to generate?"
},
"passwordType": {
"message": "Password Type"
},
"regenerateUsername": {
"message": "Regenerate Username"
},
"generateUsername": {
"message": "Generate Username"
},
"usernameType": {
"message": "Username Type"
},
"plusAddressedEmail": {
"message": "Plus Addressed Email",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
"message": "Use your email provider's sub-addressing capabilities."
},
"catchallEmail": {
"message": "Catch-all Email"
},
"catchallEmailDesc": {
"message": "Use your domain's configured catch-all inbox."
},
"random": {
"message": "Random"
},
"randomWord": {
"message": "Random Word"
},
"service": {
"message": "Service"
}
}
| bitwarden/web/src/locales/id/messages.json/0 | {
"file_path": "bitwarden/web/src/locales/id/messages.json",
"repo_id": "bitwarden",
"token_count": 59231
} | 141 |
{
"pageTitle": {
"message": "Веб-хранилище $APP_NAME$",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
"whatTypeOfItem": {
"message": "Выберите тип элемента"
},
"name": {
"message": "Имя"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "Новый URI"
},
"username": {
"message": "Имя пользователя"
},
"password": {
"message": "Пароль"
},
"newPassword": {
"message": "Новый пароль"
},
"passphrase": {
"message": "Парольная фраза"
},
"notes": {
"message": "Заметки"
},
"customFields": {
"message": "Пользовательские поля"
},
"cardholderName": {
"message": "Имя владельца карты"
},
"number": {
"message": "Номер"
},
"brand": {
"message": "Тип карты"
},
"expiration": {
"message": "Срок действия"
},
"securityCode": {
"message": "Код безопасности (CVV)"
},
"identityName": {
"message": "Имя"
},
"company": {
"message": "Компания"
},
"ssn": {
"message": "Номер социального страхования"
},
"passportNumber": {
"message": "Номер паспорта"
},
"licenseNumber": {
"message": "ИНН"
},
"email": {
"message": "Email"
},
"phone": {
"message": "Телефон"
},
"january": {
"message": "Январь"
},
"february": {
"message": "Февраль"
},
"march": {
"message": "Март"
},
"april": {
"message": "Апрель"
},
"may": {
"message": "Май"
},
"june": {
"message": "Июнь"
},
"july": {
"message": "Июль"
},
"august": {
"message": "Август"
},
"september": {
"message": "Сентябрь"
},
"october": {
"message": "Октябрь"
},
"november": {
"message": "Ноябрь"
},
"december": {
"message": "Декабрь"
},
"title": {
"message": "Обращение"
},
"mr": {
"message": "Г-н"
},
"mrs": {
"message": "Г-жа"
},
"ms": {
"message": "Проф."
},
"dr": {
"message": "Тов."
},
"expirationMonth": {
"message": "Месяц"
},
"expirationYear": {
"message": "Год"
},
"authenticatorKeyTotp": {
"message": "Ключ проверки подлинности (TOTP)"
},
"folder": {
"message": "Папка"
},
"newCustomField": {
"message": "Новое пользовательское поле"
},
"value": {
"message": "Значение"
},
"dragToSort": {
"message": "Перетащите для сортировки"
},
"cfTypeText": {
"message": "Текстовое"
},
"cfTypeHidden": {
"message": "Скрытое"
},
"cfTypeBoolean": {
"message": "Логическое"
},
"cfTypeLinked": {
"message": "Связано",
"description": "This describes a field that is 'linked' (related) to another field."
},
"remove": {
"message": "Удалить"
},
"unassigned": {
"message": "Неназначенные"
},
"noneFolder": {
"message": "Без папки",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Добавить папку"
},
"editFolder": {
"message": "Изменить папку"
},
"baseDomain": {
"message": "Основной домен",
"description": "Domain name. Ex. website.com"
},
"domainName": {
"message": "Доменное имя",
"description": "Domain name. Ex. website.com"
},
"host": {
"message": "Хост",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Точно"
},
"startsWith": {
"message": "Начинается с"
},
"regEx": {
"message": "Регулярное выражение",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Обнаружение совпадений",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Метод обнаружения по умолчанию",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Никогда"
},
"toggleVisibility": {
"message": "Изменить видимость"
},
"toggleCollapse": {
"message": "Свернуть/развернуть",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "Сгенерировать пароль"
},
"checkPassword": {
"message": "Проверьте, не скомпрометирован ли пароль."
},
"passwordExposed": {
"message": "Этот пароль был скомпрометирован $VALUE$ раз(а). Вам следует его изменить.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "Этот пароль не обнаружен в известных базах утечек. Можно продолжать его использовать."
},
"save": {
"message": "Сохранить"
},
"cancel": {
"message": "Отмена"
},
"canceled": {
"message": "Отменено"
},
"close": {
"message": "Закрыть"
},
"delete": {
"message": "Удалить"
},
"favorite": {
"message": "Избранный"
},
"unfavorite": {
"message": "Удалить из избранного"
},
"edit": {
"message": "Изменить"
},
"searchCollection": {
"message": "Поиск в коллекции"
},
"searchFolder": {
"message": "Поиск в папке"
},
"searchFavorites": {
"message": "Поиск в избранном"
},
"searchType": {
"message": "Поиск по типу",
"description": "Search item type"
},
"searchVault": {
"message": "Поиск в хранилище"
},
"allItems": {
"message": "Все элементы"
},
"favorites": {
"message": "Избранные"
},
"types": {
"message": "Типы элементов"
},
"typeLogin": {
"message": "Логин"
},
"typeCard": {
"message": "Карта"
},
"typeIdentity": {
"message": "Личная информация"
},
"typeSecureNote": {
"message": "Защищенная заметка"
},
"typeLoginPlural": {
"message": "Логины"
},
"typeCardPlural": {
"message": "Карты"
},
"typeIdentityPlural": {
"message": "Личная информация"
},
"typeSecureNotePlural": {
"message": "Защищенные заметки"
},
"folders": {
"message": "Папки"
},
"collections": {
"message": "Коллекции"
},
"firstName": {
"message": "Имя"
},
"middleName": {
"message": "Отчество"
},
"lastName": {
"message": "Фамилия"
},
"fullName": {
"message": "Полное имя"
},
"address1": {
"message": "Строка адреса 1"
},
"address2": {
"message": "Строка адреса 2"
},
"address3": {
"message": "Строка адреса 3"
},
"cityTown": {
"message": "Город/поселок"
},
"stateProvince": {
"message": "Регион/область"
},
"zipPostalCode": {
"message": "Почтовый индекс"
},
"country": {
"message": "Страна"
},
"shared": {
"message": "Общие"
},
"attachments": {
"message": "Вложения"
},
"select": {
"message": "Выбрать"
},
"addItem": {
"message": "Добавить элемент"
},
"editItem": {
"message": "Изменение элемента"
},
"viewItem": {
"message": "Просмотр элемента"
},
"ex": {
"message": "напр.",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "Прочее"
},
"share": {
"message": "Поделиться"
},
"moveToOrganization": {
"message": "Переместить в организацию"
},
"valueCopied": {
"message": "$VALUE$ скопирован(о)",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "Скопировать значение",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "Скопировать пароль",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "Скопировать имя пользователя",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "Скопировать номер",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "Скопировать код безопасности",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "Скопировать URI",
"description": "Copy URI to clipboard"
},
"myVault": {
"message": "Хранилище"
},
"vault": {
"message": "Хранилище"
},
"moveSelectedToOrg": {
"message": "Переместить выбранное в организацию"
},
"deleteSelected": {
"message": "Удалить выбранное"
},
"moveSelected": {
"message": "Переместить выбранное"
},
"selectAll": {
"message": "Выбрать все"
},
"unselectAll": {
"message": "Отменить выбор"
},
"launch": {
"message": "Перейти"
},
"newAttachment": {
"message": "Добавить новое вложение"
},
"deletedAttachment": {
"message": "Вложение удалено"
},
"deleteAttachmentConfirmation": {
"message": "Вы действительно хотите удалить это вложение?"
},
"attachmentSaved": {
"message": "Вложение сохранено."
},
"file": {
"message": "Файл"
},
"selectFile": {
"message": "Выберите файл."
},
"maxFileSize": {
"message": "Максимальный размер файла 500 МБ."
},
"updateKey": {
"message": "Вы не можете использовать эту функцию, пока не обновите свой ключ шифрования."
},
"addedItem": {
"message": "Элемент добавлен"
},
"editedItem": {
"message": "Элемент изменен"
},
"movedItemToOrg": {
"message": "$ITEMNAME$ перемещен в $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"movedItemsToOrg": {
"message": "Выбранные элементы перемещены в $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Удалить элемент"
},
"deleteFolder": {
"message": "Удалить папку"
},
"deleteAttachment": {
"message": "Удалить вложение"
},
"deleteItemConfirmation": {
"message": "Вы действительно хотите отправить в корзину?"
},
"deletedItem": {
"message": "Элемент удален"
},
"deletedItems": {
"message": "Элементы удалены"
},
"movedItems": {
"message": "Элементы перемещены"
},
"overwritePasswordConfirmation": {
"message": "Вы хотите перезаписать текущий пароль?"
},
"editedFolder": {
"message": "Папка отредактирована"
},
"addedFolder": {
"message": "Папка добавлена"
},
"deleteFolderConfirmation": {
"message": "Вы хотите удалить эту папку?"
},
"deletedFolder": {
"message": "Папка удалена"
},
"loggedOut": {
"message": "Вы вышли из хранилища"
},
"loginExpired": {
"message": "Истек срок действия вашей сессии."
},
"logOutConfirmation": {
"message": "Вы действительно хотите выйти?"
},
"logOut": {
"message": "Выйти"
},
"ok": {
"message": "Ok"
},
"yes": {
"message": "Да"
},
"no": {
"message": "Нет"
},
"loginOrCreateNewAccount": {
"message": "Войдите или создайте новый аккаунт для доступа к вашему защищенному хранилищу."
},
"createAccount": {
"message": "Создать аккаунт"
},
"logIn": {
"message": "Войти"
},
"submit": {
"message": "Подтвердить"
},
"emailAddressDesc": {
"message": "Адрес электронной почты будет использоваться для входа."
},
"yourName": {
"message": "Ваше имя"
},
"yourNameDesc": {
"message": "Как вас называть?"
},
"masterPass": {
"message": "Мастер-пароль"
},
"masterPassDesc": {
"message": "Мастер-пароль – это ключ к вашему защищенному хранилищу. Он очень важен, поэтому не забывайте его. Восстановить мастер-пароль невозможно."
},
"masterPassHintDesc": {
"message": "Подсказка к мастер-паролю может помочь вам его вспомнить."
},
"reTypeMasterPass": {
"message": "Введите мастер-пароль повторно"
},
"masterPassHint": {
"message": "Подсказка к мастер-паролю (необяз.)"
},
"masterPassHintLabel": {
"message": "Подсказка к мастер-паролю"
},
"settings": {
"message": "Настройки"
},
"passwordHint": {
"message": "Подсказка к паролю"
},
"enterEmailToGetHint": {
"message": "Введите email учетной записи для получения подсказки к мастер-паролю."
},
"getMasterPasswordHint": {
"message": "Получить подсказку к мастер-паролю"
},
"emailRequired": {
"message": "Необходимо указать email."
},
"invalidEmail": {
"message": "Неверный адрес email."
},
"masterPassRequired": {
"message": "Требуется мастер-пароль."
},
"masterPassLength": {
"message": "Мастер-пароль должен содержать не менее 8 символов."
},
"masterPassDoesntMatch": {
"message": "Мастер-пароли не совпадают."
},
"newAccountCreated": {
"message": "Ваш аккаунт создан! Теперь вы можете войти в систему."
},
"masterPassSent": {
"message": "Мы отправили вам email с подсказкой к мастер-паролю."
},
"unexpectedError": {
"message": "Произошла непредвиденная ошибка."
},
"emailAddress": {
"message": "Адрес email"
},
"yourVaultIsLocked": {
"message": "Ваше хранилище заблокировано. Для продолжения введите мастер-пароль."
},
"unlock": {
"message": "Разблокировать"
},
"loggedInAsEmailOn": {
"message": "Выполнен вход на $HOSTNAME$ как $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "Неверный мастер-пароль"
},
"lockNow": {
"message": "Заблокировать сейчас"
},
"noItemsInList": {
"message": "Нет элементов для отображения."
},
"noCollectionsInList": {
"message": "Нет коллекций для отображения."
},
"noGroupsInList": {
"message": "Нет групп для отображения."
},
"noUsersInList": {
"message": "Нет пользователей для отображения."
},
"noEventsInList": {
"message": "Нет событий для отображения."
},
"newOrganization": {
"message": "Новая организация"
},
"noOrganizationsList": {
"message": "Вы не являетесь членом какой-либо организации. Организации позволяют безопасно обмениваться элементами с другими пользователями."
},
"versionNumber": {
"message": "Версия $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
"message": "Введите 6-значный код подтверждения из вашего приложения-аутентификатора."
},
"enterVerificationCodeEmail": {
"message": "Введите 6-значный код подтверждения, который был отправлен на $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "Отправлено письмо подтверждения на $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "Запомнить меня"
},
"sendVerificationCodeEmailAgain": {
"message": "Отправить код подтверждения еще раз"
},
"useAnotherTwoStepMethod": {
"message": "Использовать другой метод двухфакторной аутентификации"
},
"insertYubiKey": {
"message": "Вставьте свой YubiKey в USB-порт компьютера и нажмите его кнопку."
},
"insertU2f": {
"message": "Вставьте ключ безопасности в USB-порт компьютера. Если у ключа есть кнопка, нажмите ее."
},
"loginUnavailable": {
"message": "Вход недоступен"
},
"noTwoStepProviders": {
"message": "У этого аккаунта включена двухфакторная аутентификация, однако ни один из настроенных вариантов не поддерживается этим веб-браузером."
},
"noTwoStepProviders2": {
"message": "Используйте поддерживаемый веб-браузер (например Chrome) и/или добавьте дополнительные варианты аутентификации, которые поддерживаются в веб-браузерах (например приложение-аутентификатор)."
},
"twoStepOptions": {
"message": "Настройки двухфакторной аутентификации"
},
"recoveryCodeDesc": {
"message": "Потеряли доступ ко всем вариантам двухфакторной аутентификации? Используйте код восстановления, чтобы отключить ее для вашего аккаунта."
},
"recoveryCodeTitle": {
"message": "Код восстановления"
},
"authenticatorAppTitle": {
"message": "Приложение-аутентификатор"
},
"authenticatorAppDesc": {
"message": "Используйте приложение-аутентификатор (например Authy или Google Authenticator) для создания кодов проверки на основе времени.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "Ключ безопасности YubiKey OTP"
},
"yubiKeyDesc": {
"message": "Используйте YubiKey для доступа к аккаунту. Работает с устройствами YubiKey серий 4, 5 и NEO."
},
"duoDesc": {
"message": "Подтвердите при помощи Duo Security, используя приложение Duo Mobile, SMS, телефонный звонок или ключ безопасности U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Подтвердите при помощи Duo Security для вашей организации, используя приложение Duo Mobile, SMS, телефонный звонок или ключ безопасности U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "Используйте любой защищенный ключ FIDO U2F для доступа к вашему аккаунту."
},
"u2fTitle": {
"message": "Ключ безопасности FIDO U2F"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Используйте любой ключ безопасности с поддержкой WebAuthn для доступа к своей учетной записи."
},
"webAuthnMigrated": {
"message": "(Перенесено из FIDO)"
},
"emailTitle": {
"message": "Email"
},
"emailDesc": {
"message": "Коды подтверждения будут отправлены вам по электронной почте."
},
"continue": {
"message": "Продолжить"
},
"organization": {
"message": "Организация"
},
"organizations": {
"message": "Организации"
},
"moveToOrgDesc": {
"message": "Выберите организацию, в которую вы хотите переместить этот элемент. При перемещении в организацию право собственности на элемент переходит к этой организации. Вы больше не будете прямым владельцем этого элемента после его перемещения."
},
"moveManyToOrgDesc": {
"message": "Выберите организацию, в которую вы хотите переместить эти элементы. При перемещении в организацию право собственности на элементы переходит к этой организации. Вы больше не будете прямым владельцем этих элементов после их перемещения."
},
"collectionsDesc": {
"message": "Отредактируйте коллекции, с которыми совместно используется этот элемент. Данный элемент смогут видеть только пользователи организации, имеющие доступ к этим коллекциям."
},
"deleteSelectedItemsDesc": {
"message": "Выбрано элементов для удаления: $COUNT$. Вы действительно хотите удалить все эти элементы?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsDesc": {
"message": "Выберите папку, в которую вы хотите переместить выбранные элементы ($COUNT$ шт.).",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsCountDesc": {
"message": "Вы выбрали $COUNT$ элемента(-ов). $MOVEABLE_COUNT$ элемента(-ов) могут быть перемещены в организацию, $NONMOVEABLE_COUNT$ не могут.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"moveable_count": {
"content": "$2",
"example": "8"
},
"nonmoveable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
"message": "Код подтверждения (TOTP)"
},
"copyVerificationCode": {
"message": "Скопировать код подтверждения"
},
"warning": {
"message": "Предупреждение"
},
"confirmVaultExport": {
"message": "Подтвердить экспорт хранилища"
},
"exportWarningDesc": {
"message": "Экспортируемый файл содержит данные вашего хранилища в незашифрованном формате. Его не следует хранить или отправлять по небезопасным каналам (например по электронной почте). Удалите его сразу после использования."
},
"encExportKeyWarningDesc": {
"message": "При экспорте данные шифруются при помощи ключа шифрования учетной записи. Если вы решите сменить ключ шифрования, вам следует экспортировать данные повторно, поскольку вы не сможете расшифровать этот файл экспорта."
},
"encExportAccountWarningDesc": {
"message": "Ключи шифрования уникальны для каждой учетной записи Bitwarden, поэтому нельзя импортировать зашифрованное хранилище в другой аккаунт."
},
"export": {
"message": "Экспорт"
},
"exportVault": {
"message": "Экспортировать хранилище"
},
"fileFormat": {
"message": "Формат файла"
},
"exportSuccess": {
"message": "Данные вашего хранилища экспортированы."
},
"passwordGenerator": {
"message": "Генератор паролей"
},
"minComplexityScore": {
"message": "Минимальный уровень сложности"
},
"minNumbers": {
"message": "Минимум цифр"
},
"minSpecial": {
"message": "Минимум символов",
"description": "Minimum Special Characters"
},
"ambiguous": {
"message": "Избегать неоднозначных символов"
},
"regeneratePassword": {
"message": "Создать новый пароль"
},
"length": {
"message": "Длина"
},
"numWords": {
"message": "Количество слов"
},
"wordSeparator": {
"message": "Разделитель слов"
},
"capitalize": {
"message": "С заглавной буквы",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Добавить цифру"
},
"passwordHistory": {
"message": "История паролей"
},
"noPasswordsInList": {
"message": "Нет паролей для отображения."
},
"clear": {
"message": "Очистить",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Аккаунт обновлен"
},
"changeEmail": {
"message": "Изменение email"
},
"changeEmailTwoFactorWarning": {
"message": "В результате будет изменен адрес email вашего аккаунта. Это не приведет к изменению адреса электронной почты, используемого для двухфакторной аутентификации. Вы можете изменить этот адрес электронной почты в настройках двухэтапного входа."
},
"newEmail": {
"message": "Новый email"
},
"code": {
"message": "Код"
},
"changeEmailDesc": {
"message": "Мы отправили код подтверждения на $EMAIL$. Проверьте свою почту и введите ниже код из письма, чтобы завершить изменение адреса электронной почты.",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
"message": "В случае продолжения, ваша сессия будет завершена и вам будет предложено авторизоваться повторно. Сессии на других устройствах могут оставаться активными в течение одного часа."
},
"emailChanged": {
"message": "Email изменен"
},
"logBackIn": {
"message": "Пожалуйста, войдите снова."
},
"logBackInOthersToo": {
"message": "Пожалуйста, войдите снова. Если вы используете другие приложения Bitwarden, выполните на них выход и повторный вход."
},
"changeMasterPassword": {
"message": "Изменение мастер-пароля"
},
"masterPasswordChanged": {
"message": "Мастер-пароль изменен"
},
"currentMasterPass": {
"message": "Текущий мастер-пароль"
},
"newMasterPass": {
"message": "Новый мастер-пароль"
},
"confirmNewMasterPass": {
"message": "Подтвердите новый мастер-пароль"
},
"encKeySettings": {
"message": "Настройки ключа шифрования"
},
"kdfAlgorithm": {
"message": "Алгоритм KDF"
},
"kdfIterations": {
"message": "Итерации KDF"
},
"kdfIterationsDesc": {
"message": "Большее число итераций KDF повысит защиту мастер-пароля от атаки перебором. Рекомендуем значение $VALUE$ или больше.",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
"message": "Слишком большое число итераций KDF может существенно замедлить вход (и разблокировку) на устройствах со слабыми процессорами. Рекомендуется последовательно увеличивать значение с шагом $INCREMENT$, проверяя результат на всех ваших устройствах.",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"changeKdf": {
"message": "Изменить KDF"
},
"encKeySettingsChanged": {
"message": "Настройки ключа шифрования изменены"
},
"dangerZone": {
"message": "Опасная зона"
},
"dangerZoneDesc": {
"message": "Осторожно, эти действия необратимы!"
},
"deauthorizeSessions": {
"message": "Деавторизовать сессии"
},
"deauthorizeSessionsDesc": {
"message": "Беспокоитесь о том, что ваша учетная запись авторизована на другом устройстве? Чтобы деавторизовать все ранее использовавшиеся компьютеры или устройства, выполните действие ниже. Этот шаг безопасности рекомендуется, если вы ранее использовали общедоступный компьютер или случайно сохранили свой пароль на устройстве, которое вам не принадлежит. Это действие также очистит все ранее сохраненные сессии двухфакторной аутентификации."
},
"deauthorizeSessionsWarning": {
"message": "В случае продолжения, ваша сессия будет завершена и вам будет предложено авторизоваться повторно. При активированной двухфакторной аутентификации вам потребуется ввести код. Сессии на других устройствах могут оставаться активными в течение одного часа."
},
"sessionsDeauthorized": {
"message": "Все сессии деавторизованы"
},
"purgeVault": {
"message": "Очистить хранилище"
},
"purgedOrganizationVault": {
"message": "Хранилище организации очищено."
},
"vaultAccessedByProvider": {
"message": "Хранилище, к которому имеет доступ поставщик."
},
"purgeVaultDesc": {
"message": "Чтобы удалить все элементы и папки из вашего хранилища, выполните следующие действия. Элементы, принадлежащие организации, с которой вы делитесь, удалены не будут."
},
"purgeOrgVaultDesc": {
"message": "Для удаления всех элементов в хранилище организации выполните следующие действия."
},
"purgeVaultWarning": {
"message": "Очистка вашего хранилища необратима. Ее нельзя отменить."
},
"vaultPurged": {
"message": "Ваше хранилище очищено."
},
"deleteAccount": {
"message": "Удалить учетную запись"
},
"deleteAccountDesc": {
"message": "Чтобы удалить учетную запись и все связанные с ней данные, выполните действие ниже."
},
"deleteAccountWarning": {
"message": "Удаление вашей учетной записи необратимо. Его нельзя отменить."
},
"accountDeleted": {
"message": "Учетная запись удалена"
},
"accountDeletedDesc": {
"message": "Ваша учетная запись была закрыта и все связанные с ней данные были удалены."
},
"myAccount": {
"message": "Моя учетная запись"
},
"tools": {
"message": "Инструменты"
},
"importData": {
"message": "Импорт данных"
},
"importError": {
"message": "Ошибка импорта"
},
"importErrorDesc": {
"message": "Возникла проблема с данными, которые вы пытались импортировать. Пожалуйста, исправьте ошибки, перечисленные ниже в вашем исходном файле и попробуйте еще раз."
},
"importSuccess": {
"message": "Данные были успешно импортированы в ваше хранилище."
},
"importWarning": {
"message": "Вы импортируете данные в $ORGANIZATION$. Члены этой организации могут получить доступ к вашим данным. Хотите продолжить?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"importFormatError": {
"message": "Формат данных некорректен. Проверьте файл импорта и повторите попытку."
},
"importNothingError": {
"message": "Ничего не было импортировано."
},
"importEncKeyError": {
"message": "Ошибка при расшифровке экспортированного файла. Ваш ключ шифрования не совпадает с ключом шифрования, используемым для экспорта данных."
},
"selectFormat": {
"message": "Выберите формат файла импорта"
},
"selectImportFile": {
"message": "Выберите файл импорта"
},
"orCopyPasteFileContents": {
"message": "или скопируйте/вставьте содержимое файла импорта"
},
"instructionsFor": {
"message": "Инструкции для $NAME$",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "Опции"
},
"optionsDesc": {
"message": "Настройте возможности вашего веб-хранилища."
},
"optionsUpdated": {
"message": "Настройки обновлены"
},
"language": {
"message": "Язык"
},
"languageDesc": {
"message": "Изменение языка, используемого веб-хранилищем."
},
"disableIcons": {
"message": "Отключить значки веб-сайтов"
},
"disableIconsDesc": {
"message": "Значки веб-сайтов отображаются рядом с каждым элементом в вашем хранилище."
},
"enableGravatars": {
"message": "Включить Gravatar",
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
"message": "Использовать аватары с сайта gravatar.com."
},
"enableFullWidth": {
"message": "Активировать отображение на всю ширину",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Разрешить веб-хранилищу использовать всю ширину окна браузера."
},
"default": {
"message": "По умолчанию"
},
"domainRules": {
"message": "Доменные правила"
},
"domainRulesDesc": {
"message": "Если у вас есть тот же логин на нескольких разных доменах веб-сайта, вы можете отметить веб-сайт как \"эквивалентный\". \"Глобальные\" - это домены, созданные для вас Bitwarden."
},
"globalEqDomains": {
"message": "Глобальные эквивалентные домены"
},
"customEqDomains": {
"message": "Пользовательские эквивалентные домены"
},
"exclude": {
"message": "Исключить"
},
"include": {
"message": "Включить"
},
"customize": {
"message": "Настроить"
},
"newCustomDomain": {
"message": "Новый пользовательский домен"
},
"newCustomDomainDesc": {
"message": "Введите список доменов, разделенных запятыми. Допускаются только базовые домены. Не вводите субдомены. Например, вводите \"google.com\" вместо \"www.google.com\". Также вы можете ввести \"androidapp://package.name\", чтобы связать приложение Android с другими доменами веб-сайта."
},
"customDomainX": {
"message": "Пользовательский домен $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "Домены обновлены"
},
"twoStepLogin": {
"message": "Двухфакторная аутентификация"
},
"twoStepLoginDesc": {
"message": "Защитите свою учетную запись, при помощи дополнительного шага при авторизации."
},
"twoStepLoginOrganizationDesc": {
"message": "Требовать двухфакторную аутентификацию для пользователей вашей организации, путем конфигурации ее на уровне организации."
},
"twoStepLoginRecoveryWarning": {
"message": "При включении двухфакторной аутентификации вы можете навсегда потерять доступ к вашей учетной записи Bitwarden. Код восстановления позволяет получить доступ к вашему аккаунту в случае, если вы больше не можете использовать свой обычный метод двухфакторной аутентификации (например, при потере устройства). Поддержка Bitwarden не сможет вам помочь, если вы потеряете доступ к своей учетной записи. Мы рекомендуем вам записать или распечатать код восстановления и сохранить его в надежном месте."
},
"viewRecoveryCode": {
"message": "Просмотр кода восстановления"
},
"providers": {
"message": "Провайдеры",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "Включить"
},
"enabled": {
"message": "Включено"
},
"premium": {
"message": "Премиум",
"description": "Premium Membership"
},
"premiumMembership": {
"message": "Премиум"
},
"premiumRequired": {
"message": "Необходим Премиум"
},
"premiumRequiredDesc": {
"message": "Для использования этой функции требуется Премиум."
},
"youHavePremiumAccess": {
"message": "У вас есть Премиум"
},
"alreadyPremiumFromOrg": {
"message": "У вас уже есть доступ к Премиум, так как вы являетесь членом организации."
},
"manage": {
"message": "Управление"
},
"disable": {
"message": "Выключить"
},
"twoStepLoginProviderEnabled": {
"message": "Этот провайдер двухфакторной аутентификации включен для вашего аккаунта."
},
"twoStepLoginAuthDesc": {
"message": "Для изменения настроек двухфакторной аутентификации введите мастер-пароль."
},
"twoStepAuthenticatorDesc": {
"message": "Выполните следующие шаги, чтобы настроить двухфакторную аутентификацию с помощью приложения-аутетификатора:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "Загрузите приложение-аутентификатор"
},
"twoStepAuthenticatorNeedApp": {
"message": "Нужно приложение-аутентификатор? Загрузите одно из следующих"
},
"iosDevices": {
"message": "Устройства iOS"
},
"androidDevices": {
"message": "Устройства Android"
},
"windowsDevices": {
"message": "Устройства Windows"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "Это рекомендуемые приложения, однако, будут работать и другие приложения-аутентификаторы."
},
"twoStepAuthenticatorScanCode": {
"message": "Отсканируйте этот QR-код вашим приложением-аутентификатором"
},
"key": {
"message": "Ключ"
},
"twoStepAuthenticatorEnterCode": {
"message": "Введите полученный 6-значный код подтверждения из вашего приложения-аутентификатора"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Если вам нужно добавить его на другое устройство, ниже указан QR-код для приложения-аутентификатора."
},
"twoStepDisableDesc": {
"message": "Вы действительно хотите отключить этого провайдера двухфакторной аутентификации?"
},
"twoStepDisabled": {
"message": "Провайдер двухфакторной аутентификации отключен."
},
"twoFactorYubikeyAdd": {
"message": "Добавить в аккаунт новый YubiKey"
},
"twoFactorYubikeyPlugIn": {
"message": "Вставьте YubiKey в USB-порт компьютера."
},
"twoFactorYubikeySelectKey": {
"message": "Выберите первое пустое поле ввода YubiKey ниже."
},
"twoFactorYubikeyTouchButton": {
"message": "Нажмите кнопку YubiKey."
},
"twoFactorYubikeySaveForm": {
"message": "Сохранить форму."
},
"twoFactorYubikeyWarning": {
"message": "Из-за ограничений платформы, YubiKey можно использовать не во всех приложениях Bitwarden. Если использовать YubiKey не удается, то включите другого провайдера двухфакторной аутентификации, чтобы иметь доступ к своему аккаунту. Поддерживаемые платформы:"
},
"twoFactorYubikeySupportUsb": {
"message": "Веб-хранилище, приложение для компьютера, интерфейс командной строки (CLI) и все расширения браузеров на устройстве с USB-портом, совместимым с YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Мобильные приложения на устройстве с NFC или USB-портом, совместимыми с YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "Ключ U2F $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"webAuthnkeyX": {
"message": "$INDEX$ ключ(-а) WebAuthn",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Поддержка NFC"
},
"twoFactorYubikeySupportsNfc": {
"message": "Один из моих ключей поддерживает NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "Если один из ваших YubiKey поддерживает NFC (например YubiKey NEO), то при обнаружении доступности NFC на мобильном устройстве вам будет выдан запрос."
},
"yubikeysUpdated": {
"message": "YubiKey обновлены"
},
"disableAllKeys": {
"message": "Отключить все ключи"
},
"twoFactorDuoDesc": {
"message": "Введите информацию о приложении Bitwarden из панели администратора Duo."
},
"twoFactorDuoIntegrationKey": {
"message": "Ключ интеграции"
},
"twoFactorDuoSecretKey": {
"message": "Секретный ключ"
},
"twoFactorDuoApiHostname": {
"message": "Имя хоста API"
},
"twoFactorEmailDesc": {
"message": "Выполните следующие шаги, чтобы настроить двухфакторную аутентификацию по email:"
},
"twoFactorEmailEnterEmail": {
"message": "Введите адрес email, на который вы хотите получать коды подтверждения"
},
"twoFactorEmailEnterCode": {
"message": "Введите полученный в письме 6-значный код подтверждения"
},
"sendEmail": {
"message": "Отправить email"
},
"twoFactorU2fAdd": {
"message": "Добавьте ключ безопасности FIDO U2F в свой аккаунт"
},
"removeU2fConfirmation": {
"message": "Вы действительно хотите удалить этот ключ безопасности?"
},
"twoFactorWebAuthnAdd": {
"message": "Добавить ключ безопасности WebAuthn в свою учетную запись"
},
"readKey": {
"message": "Читать ключ"
},
"keyCompromised": {
"message": "Ключ скомпрометирован."
},
"twoFactorU2fGiveName": {
"message": "Присвойте ключу безопасности понятное имя, чтобы его можно было легко идентифицировать."
},
"twoFactorU2fPlugInReadKey": {
"message": "Подключите ключ безопасности к USB-порту компьютера и нажмите кнопку 'Прочитать ключ'."
},
"twoFactorU2fTouchButton": {
"message": "Если у ключа безопасности есть кнопка, нажмите ее."
},
"twoFactorU2fSaveForm": {
"message": "Сохранить форму."
},
"twoFactorU2fWarning": {
"message": "Из-за ограничений платформы, FIDO U2F можно использовать не во всех приложениях Bitwarden. Если использовать FIDO U2F не удается, то включите другого провайдера двухфакторной аутентификации, чтобы иметь доступ к своему аккаунту. Поддерживаемые платформы:"
},
"twoFactorU2fSupportWeb": {
"message": "Веб-хранилище и расширения браузера на компьютере/ноутбуке с браузером с поддержкой U2F (Chrome, Opera, Vivaldi или Firefox с включенным FIDO U2F)."
},
"twoFactorU2fWaiting": {
"message": "В ожидании нажатия кнопки на ключе безопасности"
},
"twoFactorU2fClickSave": {
"message": "Нажмите кнопку 'Сохранить' ниже, чтобы включить этот ключ безопасности для двухфакторной аутентификации."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "Не удалось прочитать ключ безопасности. Попробуйте снова."
},
"twoFactorWebAuthnWarning": {
"message": "Из-за ограничений платформы WebAuthn нельзя использовать во всех приложениях Bitwarden. Вы должны включить другого провайдера двухфакторной аутентификации, чтобы иметь возможность получить доступ к своей учетной записи, когда WebAuthn не может быть использован. Поддерживаемые платформы:"
},
"twoFactorWebAuthnSupportWeb": {
"message": "Веб-хранилище и расширения браузера на компьютере/ноутбуке с браузером с поддержкой WebAuthn (Chrome, Opera, Vivaldi или Firefox с включенным FIDO U2F)."
},
"twoFactorRecoveryYourCode": {
"message": "Ваш код восстановления двухфакторной аутентификации Bitwarden"
},
"twoFactorRecoveryNoCode": {
"message": "Вы еще не включили ни одного провайдера двухфакторной аутентификации. После включения вернитесь сюда и получите свой код восстановления."
},
"printCode": {
"message": "Печать кода",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "Отчеты"
},
"reportsDesc": {
"message": "Выявите и устраните проблемы с безопасностью в ваших онлайн-аккаунтах, перейдя по ссылкам на отчеты ниже."
},
"unsecuredWebsitesReport": {
"message": "Небезопасные сайты"
},
"unsecuredWebsitesReportDesc": {
"message": "URL-адреса, начинающиеся с http://, не используют оптимальный способ шифрования. Измените URI для логинов этих аккаунтов на https:// для более безопасного использования интернета."
},
"unsecuredWebsitesFound": {
"message": "Найдены незащищенные сайты"
},
"unsecuredWebsitesFoundDesc": {
"message": "В хранилище обнаружены элементы ($COUNT$ шт.) с незащищенными URI. Вам следует изменить их схему URI на https://, если сайт это позволяет.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "В вашем хранилище нет элементов с незащищенными URI."
},
"inactive2faReport": {
"message": "Неактивная двухфакторная аутентификация"
},
"inactive2faReportDesc": {
"message": "Двухфакторная аутентификация добавляет уровень защиты для ваших аккаунтов. Включите ее для этих учетных записей с помощью Bitwarden Authenticator или используйте альтернативный метод."
},
"inactive2faFound": {
"message": "Найдены логины без 2ФА"
},
"inactive2faFoundDesc": {
"message": "В хранилище обнаружены сайты ($COUNT$ шт.), у которых может быть не настроена двухфакторная аутентификация (согласно 2fa.directory). Для дополнительной защиты этих аккаунтов следует включить двухфакторную аутентификацию.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "В вашем хранилище нет сайтов с ненастроенной двухфакторной аутентификацией."
},
"instructions": {
"message": "Инструкции"
},
"exposedPasswordsReport": {
"message": "Скомпрометированные пароли"
},
"exposedPasswordsReportDesc": {
"message": "Скомпрометированные в результате утечки данных пароли - легкая мишень для злоумышленников. Измените эти пароли, чтобы предотвратить возможные взломы."
},
"exposedPasswordsFound": {
"message": "Найдены скомпрометированные пароли"
},
"exposedPasswordsFoundDesc": {
"message": "В хранилище обнаружены элементы ($COUNT$ шт.), пароли которых скомпрометированы. Вам следует задать для них новые пароли.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "В вашем хранилище нет скомпрометированных паролей."
},
"checkExposedPasswords": {
"message": "Проверить пароли на компрометацию"
},
"exposedXTimes": {
"message": "Скомпрометирован $COUNT$ раз(а)",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
"weakPasswordsReport": {
"message": "Слабые пароли"
},
"weakPasswordsReportDesc": {
"message": "Слабые пароли могут быть легко подобраны злоумышленниками. Измените эти пароли на надежные при помощи генератора паролей."
},
"weakPasswordsFound": {
"message": "Обнаружены слабые пароли"
},
"weakPasswordsFoundDesc": {
"message": "В хранилище есть элементы ($COUNT$ шт.) с ненадежными паролями. Следует задать для них более сильные пароли.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "В вашем хранилище нет слабых паролей."
},
"reusedPasswordsReport": {
"message": "Повторно использованные пароли"
},
"reusedPasswordsReportDesc": {
"message": "Повторное использование паролей облегчает злоумышленникам взлом нескольких учетных записей. Измените эти пароли и сделайте каждый из них уникальным."
},
"reusedPasswordsFound": {
"message": "Обнаружены повторно использованные пароли"
},
"reusedPasswordsFoundDesc": {
"message": "В хранилище есть элементы ($COUNT$ шт.) с повторно использованными паролями. Следует изменить их на уникальные.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "В вашем хранилище нет повторно использованных паролей."
},
"reusedXTimes": {
"message": "Повторно использован $COUNT$ раз(а)",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"dataBreachReport": {
"message": "Утечка данных"
},
"breachDesc": {
"message": "Взломанные аккаунты могут раскрыть вашу личную информацию. Защитите их, включив 2ФА или создав более надежный пароль."
},
"breachCheckUsernameEmail": {
"message": "Проверьте имена пользователей или адреса email, которые вы используете."
},
"checkBreaches": {
"message": "Проверить в базах утечек"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ не найден в известных базах утечек.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "Хорошие новости",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ найден в $COUNT$ различных онлайн-базах утечек.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "Обнаружена утечка аккаунтов"
},
"compromisedData": {
"message": "Скомпрометированные данные"
},
"website": {
"message": "Веб-сайт"
},
"affectedUsers": {
"message": "Затронутых пользователей"
},
"breachOccurred": {
"message": "Произошла утечка"
},
"breachReported": {
"message": "Сообщено об утечке"
},
"reportError": {
"message": "При загрузке отчета произошла ошибка. Попробуйте еще раз"
},
"billing": {
"message": "Оплата"
},
"accountCredit": {
"message": "Средства аккаунта",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Баланс аккаунта",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Пополнить счет",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "Сумма",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Внесенный платеж отобразится после его обработки. Некоторые способы оплаты могут занять больше времени, чем другие."
},
"makeSureEnoughCredit": {
"message": "Убедитесь, что на вашем счету достаточно средств для этой покупки. Если на вашем счете недостаточно средств, то для покрытия разницы будет использован ваш метод оплаты по умолчанию. Вы можете добавить денежные средства в свой аккаунт на странице оплаты."
},
"creditAppliedDesc": {
"message": "Средства на вашего аккаунта используются для совершения платежей. Любой доступный остаток будет автоматически использован для оплаты счетов, выставленных этому аккаунту."
},
"goPremium": {
"message": "Перейти на Премиум",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
"message": "Вы обновились до Премиум."
},
"premiumUpgradeUnlockFeatures": {
"message": "Обновите свою учетную запись до Премиум и разблокируйте великолепные дополнительные возможности."
},
"premiumSignUpStorage": {
"message": "1 ГБ зашифрованного хранилища для вложенных файлов."
},
"premiumSignUpTwoStep": {
"message": "Дополнительные варианты двухфакторной аутентификации, такие как YubiKey, FIDO U2F и Duo."
},
"premiumSignUpEmergency": {
"message": "Экстренный доступ"
},
"premiumSignUpReports": {
"message": "Гигиена паролей, здоровье аккаунта и отчеты об утечках данных для обеспечения безопасности вашего хранилища."
},
"premiumSignUpTotp": {
"message": "TOTP-генератор кодов (2ФА) для логинов в хранилище."
},
"premiumSignUpSupport": {
"message": "Приоритетная поддержка."
},
"premiumSignUpFuture": {
"message": "Все будущие функции Премиум. Их будет больше!"
},
"premiumPrice": {
"message": "Всего лишь $PRICE$ /в год!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"addons": {
"message": "Дополнения"
},
"premiumAccess": {
"message": "Премиум-доступ"
},
"premiumAccessDesc": {
"message": "Вы можете добавить премиум-доступ всем членам вашей организации за $PRICE$ /$INTERVAL$.",
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "Дополнительное хранилище (ГБ)"
},
"additionalStorageGbDesc": {
"message": "# дополнительных ГБ"
},
"additionalStorageIntervalDesc": {
"message": "Ваш план включает $SIZE$ зашифрованного файлового хранилища. Вы можете добавить дополнительное место по цене $PRICE$ за ГБ /$INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "Итого"
},
"total": {
"message": "Всего"
},
"year": {
"message": "год"
},
"month": {
"message": "месяц"
},
"monthAbbr": {
"message": "мес.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "Ваш метод оплаты будет активирован немедленно и использоваться ежегодно. Вы можете отменить это в любой момент."
},
"paymentCharged": {
"message": "Ваш метод оплаты будет активирован немедленно и использоваться каждый $INTERVAL$. Вы можете отменить это в любой момент.",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithTrial": {
"message": "Ваш план включает семидневную бесплатную пробную версию. Ваш метод оплаты не будет использован до окончания пробной версии. Оплата будет выполняться каждый $INTERVAL$. Вы можете отказаться в любое время."
},
"paymentInformation": {
"message": "Платежная информация"
},
"billingInformation": {
"message": "Платежная информация"
},
"creditCard": {
"message": "Кредитная карта"
},
"paypalClickSubmit": {
"message": "Нажмите кнопку PayPal, чтобы войти в свою учетную запись PayPal, затем нажмите кнопку 'Подтвердить' ниже, чтобы продолжить."
},
"cancelSubscription": {
"message": "Отменить подписку"
},
"subscriptionCanceled": {
"message": "Подписка отменена."
},
"pendingCancellation": {
"message": "Ожидание отмены"
},
"subscriptionPendingCanceled": {
"message": "Подписка была помечена для отмены в конце текущего платежного периода."
},
"reinstateSubscription": {
"message": "Восстановить подписку"
},
"reinstateConfirmation": {
"message": "Вы действительно хотите удалить ожидающий запрос на аннулирование и восстановить свою подписку?"
},
"reinstated": {
"message": "Подписка восстановлена."
},
"cancelConfirmation": {
"message": "Вы действительно хотите отменить? Вы потеряете доступ ко всем возможностям этой подписки в конце этого платежного периода."
},
"canceledSubscription": {
"message": "Подписка отменена."
},
"neverExpires": {
"message": "Никогда не истекает"
},
"status": {
"message": "Статус"
},
"nextCharge": {
"message": "Следующий платеж"
},
"details": {
"message": "Подробности"
},
"downloadLicense": {
"message": "Загрузить лицензию"
},
"updateLicense": {
"message": "Обновить лицензию"
},
"updatedLicense": {
"message": "Лицензия обновлена"
},
"manageSubscription": {
"message": "Управление подпиской"
},
"storage": {
"message": "Хранилище"
},
"addStorage": {
"message": "Добавить хранилище"
},
"removeStorage": {
"message": "Удалить хранилище"
},
"subscriptionStorage": {
"message": "Ваша подписка включает в общей сложности $MAX_STORAGE$ ГБ зашифрованного файлового хранилища. На текущий момент использовано $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "Способ оплаты"
},
"noPaymentMethod": {
"message": "Нет сохраненных способов оплаты."
},
"addPaymentMethod": {
"message": "Добавить способ оплаты"
},
"changePaymentMethod": {
"message": "Изменить способ оплаты"
},
"invoices": {
"message": "Счета"
},
"noInvoices": {
"message": "Нет счетов."
},
"paid": {
"message": "Оплачено",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "Не оплачено",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "Транзакции",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "Нет транзакций."
},
"chargeNoun": {
"message": "Списание",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "Возврат",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "Платежи будут отображаться в вашей выписке как $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "ГБ хранилища для добавления"
},
"gbStorageRemove": {
"message": "ГБ хранилища для удаления"
},
"storageAddNote": {
"message": "Добавление хранилища приведет к корректировке итоговых счетов и немедленному взиманию платы с вашего метода оплаты. Первый платеж будет пропорционален оставшейся части текущего платежного периода."
},
"storageRemoveNote": {
"message": "Удаление хранилища приведет к корректировке ваших итоговых счетов. Излишне уплаченные средства будут пропорционально перенесены на ваш следующий платежный период."
},
"adjustedStorage": {
"message": "Скорректировано $AMOUNT$ ГБ хранилища.",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "Обратиться в службу поддержки"
},
"updatedPaymentMethod": {
"message": "Способ оплаты обновлен."
},
"purchasePremium": {
"message": "Купить Премиум"
},
"licenseFile": {
"message": "Файл лицензии"
},
"licenseFileDesc": {
"message": "Ваш файл лицензии будет иметь имя $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "Для обновления своей учетной записи до Премиум, необходимо загрузить действительный файл лицензии."
},
"uploadLicenseFileOrg": {
"message": "Для создания организации размещенной на локальном хостинге, необходимо загрузить действительный файл лицензии."
},
"accountEmailMustBeVerified": {
"message": "Адрес email вашей учетной записи должен быть подтвержден."
},
"newOrganizationDesc": {
"message": "Организации позволяют совместно использовать части своего хранилища с другими, а также управлять связанными пользователями для определенного объекта, такого как семья, небольшая команда или крупная компания."
},
"generalInformation": {
"message": "Общая информация"
},
"organizationName": {
"message": "Название организации"
},
"accountOwnedBusiness": {
"message": "Этот аккаунт принадлежит компании."
},
"billingEmail": {
"message": "Email для выставления счетов"
},
"businessName": {
"message": "Название компании"
},
"chooseYourPlan": {
"message": "Выберите план"
},
"users": {
"message": "Пользователи"
},
"userSeats": {
"message": "Лицензированных мест"
},
"additionalUserSeats": {
"message": "Дополнительные пользовательские лицензии"
},
"userSeatsDesc": {
"message": "# пользовательских лицензий"
},
"userSeatsAdditionalDesc": {
"message": "Лицензированных мест в вашем плане: $BASE_SEATS$. Вы можете добавить дополнительных пользователей по $SEAT_PRICE$ за пользователя/месяц.",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "Сколько лицензированных мест вам нужно? При необходимости вы можете добавить дополнительные лицензии позже."
},
"planNameFree": {
"message": "Бесплатный",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "Для тестирования или персонального использования с возможностью поделиться с другими пользователями ($COUNT$).",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "Семья"
},
"planDescFamilies": {
"message": "Для личного использования, чтобы поделиться с семьей и друзьями."
},
"planNameTeams": {
"message": "Команда"
},
"planDescTeams": {
"message": "Для компаний и других командных организаций."
},
"planNameEnterprise": {
"message": "Предприятие"
},
"planDescEnterprise": {
"message": "Для компаний и других крупных организаций."
},
"freeForever": {
"message": "Бесплатно навсегда"
},
"includesXUsers": {
"message": "включает $COUNT$ пользователей",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "Дополнительные пользователи"
},
"costPerUser": {
"message": "$COST$ за пользователя",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "Ограничение до $COUNT$ пользователей (включая вас)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "Ограничение до $COUNT$ коллекций",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "Добавление и совместное использование с $COUNT$ пользователями",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "Добавлять и делиться с неограниченным количеством пользователей"
},
"createUnlimitedCollections": {
"message": "Создание неограниченных коллекций"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ зашифрованного хранилища файлов",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "Локальный хостинг (опционально)"
},
"usersGetPremium": {
"message": "Пользователи получают доступ к возможностям Премиум"
},
"controlAccessWithGroups": {
"message": "Управление доступом пользователей с помощью групп"
},
"syncUsersFromDirectory": {
"message": "Синхронизация пользователей и групп из каталога"
},
"trackAuditLogs": {
"message": "Отслеживание действий пользователей с помощью журналов аудита"
},
"enforce2faDuo": {
"message": "Принудительная 2ФА с Duo"
},
"priorityCustomerSupport": {
"message": "Приоритетная поддержка"
},
"xDayFreeTrial": {
"message": "$COUNT$-дневная бесплатная пробная версия, отмена в любое время",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"monthly": {
"message": "Ежемесячно"
},
"annually": {
"message": "Ежегодно"
},
"basePrice": {
"message": "Базовая цена"
},
"organizationCreated": {
"message": "Организация создана"
},
"organizationReadyToGo": {
"message": "Ваша новая организация готова к работе!"
},
"organizationUpgraded": {
"message": "Ваша организация была обновлена."
},
"leave": {
"message": "Покинуть"
},
"leaveOrganizationConfirmation": {
"message": "Вы действительно хотите покинуть эту организацию?"
},
"leftOrganization": {
"message": "Вы покинули организацию."
},
"defaultCollection": {
"message": "Коллекция по умолчанию"
},
"getHelp": {
"message": "Получить помощь"
},
"getApps": {
"message": "Получить приложения"
},
"loggedInAs": {
"message": "Выполнен вход как"
},
"eventLogs": {
"message": "Журнал событий"
},
"people": {
"message": "Люди"
},
"policies": {
"message": "Политики"
},
"singleSignOn": {
"message": "Единый вход"
},
"editPolicy": {
"message": "Редактировать политику"
},
"groups": {
"message": "Группы"
},
"newGroup": {
"message": "Новая группа"
},
"addGroup": {
"message": "Добавить группу"
},
"editGroup": {
"message": "Редактировать группу"
},
"deleteGroupConfirmation": {
"message": "Вы действительно хотите удалить эту группу?"
},
"removeUserConfirmation": {
"message": "Вы действительно хотите удалить этого пользователя?"
},
"removeUserConfirmationKeyConnector": {
"message": "Внимание! Этому пользователю необходим соединитель ключей для управления шифрованием. Удаление этого пользователя из вашей организации приведет к окончательному отключению его учетной записи. Это действие нельзя отменить. Вы хотите продолжить?"
},
"externalId": {
"message": "Внешний ID"
},
"externalIdDesc": {
"message": "Внешний идентификатор может быть использован в качестве ссылки или для связи этого ресурса с внешней системой, такой как каталог пользователя."
},
"accessControl": {
"message": "Контроль доступа"
},
"groupAccessAllItems": {
"message": "Эта группа может иметь доступ и изменять все элементы."
},
"groupAccessSelectedCollections": {
"message": "Эта группа может иметь доступ только к выбранным коллекциям."
},
"readOnly": {
"message": "Только чтение"
},
"newCollection": {
"message": "Новая коллекция"
},
"addCollection": {
"message": "Добавить коллекцию"
},
"editCollection": {
"message": "Редактировать коллекцию"
},
"deleteCollectionConfirmation": {
"message": "Вы действительно хотите удалить эту коллекцию?"
},
"editUser": {
"message": "Редактировать пользователя"
},
"inviteUser": {
"message": "Пригласить пользователя"
},
"inviteUserDesc": {
"message": "Пригласите нового пользователя в свою организацию, введя ниже адрес email его аккаунта Bitwarden. Если у него пока нет аккаунта Bitwarden, ему будет предложено его создать."
},
"inviteMultipleEmailDesc": {
"message": "Вы можете пригласить до $COUNT$ пользователей одновременно, разделяя адреса email запятыми.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "Этот пользователь использует двухфакторную аутентификацию для защиты своего аккаунта."
},
"userAccessAllItems": {
"message": "Эта пользователь может иметь доступ и изменять все элементы."
},
"userAccessSelectedCollections": {
"message": "Этот пользователь может иметь доступ только к выбранным коллекциям."
},
"search": {
"message": "Поиск"
},
"invited": {
"message": "Приглашен"
},
"accepted": {
"message": "Принято"
},
"confirmed": {
"message": "Подтверждено"
},
"clientOwnerEmail": {
"message": "Email владельца клиента"
},
"owner": {
"message": "Владелец"
},
"ownerDesc": {
"message": "Высший пользовательский уровень доступа, который позволяет управлять всеми аспектами вашей организации."
},
"clientOwnerDesc": {
"message": "Этот пользователь должен быть независимым от поставщика. Если поставщик будет отсоединен от организации, этот пользователь сохранит право собственности на организацию."
},
"admin": {
"message": "Администратор"
},
"adminDesc": {
"message": "Администраторы могут получать доступ и управлять всеми элементами, коллекциями и пользователями вашей организации."
},
"user": {
"message": "Пользователь"
},
"userDesc": {
"message": "Обычный пользователь с доступом к коллекциям вашей организации."
},
"manager": {
"message": "Менеджер"
},
"managerDesc": {
"message": "Менеджеры могут получать доступ и управлять назначенными коллекциями вашей организации."
},
"all": {
"message": "Все"
},
"refresh": {
"message": "Обновить"
},
"timestamp": {
"message": "Метка времени"
},
"event": {
"message": "Событие"
},
"unknown": {
"message": "Неизвестно"
},
"loadMore": {
"message": "Загрузить еще"
},
"mobile": {
"message": "Мобильный",
"description": "Mobile app"
},
"extension": {
"message": "Расширение",
"description": "Browser extension/addon"
},
"desktop": {
"message": "Компьютер",
"description": "Desktop app"
},
"webVault": {
"message": "Веб-хранилище"
},
"loggedIn": {
"message": "Вход выполнен."
},
"changedPassword": {
"message": "Изменен пароль аккаунта."
},
"enabledUpdated2fa": {
"message": "Двухфакторная аутентификация включена/обновлена."
},
"disabled2fa": {
"message": "Двухфакторная аутентификация отключена."
},
"recovered2fa": {
"message": "Аккаунт восстановлен после двухфакторной аутентификации."
},
"failedLogin": {
"message": "Ошибка входа из-за неправильного пароля."
},
"failedLogin2fa": {
"message": "Ошибка входа из-за некорректной двухфакторной аутентификации."
},
"exportedVault": {
"message": "Хранилище экспортировано."
},
"exportedOrganizationVault": {
"message": "Хранилище организации экспортировано."
},
"editedOrgSettings": {
"message": "Настройки организации изменены."
},
"createdItemId": {
"message": "Создан элемент $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "Изменен элемент $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "Удален элемент $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"movedItemIdToOrg": {
"message": "Элемент $ID$ перемещен в организацию.",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"viewedItemId": {
"message": "Просмотрен элемент $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedPasswordItemId": {
"message": "Просмотрен пароль элемента $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedHiddenFieldItemId": {
"message": "Просмотрено скрытое поле элемента $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedSecurityCodeItemId": {
"message": "Просмотрен код безопасности элемента $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedPasswordItemId": {
"message": "Скопирован пароль элемента $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedHiddenFieldItemId": {
"message": "Скопировано скрытое поле элемента $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedSecurityCodeItemId": {
"message": "Скопирован код безопасности элемента $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"autofilledItemId": {
"message": "Автоматически заполнен элемент $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"createdCollectionId": {
"message": "Создана коллекция $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "Изменена коллекция $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollectionId": {
"message": "Удалена коллекция $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedPolicyId": {
"message": "Отредактирована политика $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"createdGroupId": {
"message": "Создана группа $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "Изменена группа $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "Удалена группа $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"removedUserId": {
"message": "Удален пользователь $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "Создано вложение в элементе $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "Удалено вложение у элемента $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "Изменены коллекции для элемента $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "Приглашен пользователь $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "Подтвержден пользователь $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "Изменен пользователь $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "Изменена группа у пользователя $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"unlinkedSsoUser": {
"message": "Несвязанный SSO для пользователя $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdOrganizationId": {
"message": "Создана организация $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"addedOrganizationId": {
"message": "Добавлена организация $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"removedOrganizationId": {
"message": "Удалена организация $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"accessedClientVault": {
"message": "Доступ к хранилищу организации $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"device": {
"message": "Устройство"
},
"view": {
"message": "Просмотр"
},
"invalidDateRange": {
"message": "Недопустимый диапазон дат."
},
"errorOccurred": {
"message": "Произошла ошибка."
},
"userAccess": {
"message": "Доступ пользователя"
},
"userType": {
"message": "Тип пользователя"
},
"groupAccess": {
"message": "Доступ к группе"
},
"groupAccessUserDesc": {
"message": "Изменить группы, в которые входит этот пользователь."
},
"invitedUsers": {
"message": "Приглашенные пользователи."
},
"resendInvitation": {
"message": "Пригласить повторно"
},
"resendEmail": {
"message": "Отправить email повторно"
},
"hasBeenReinvited": {
"message": "$USER$ был приглашен повторно.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "Подтвердить"
},
"confirmUser": {
"message": "Подтвердить пользователя"
},
"hasBeenConfirmed": {
"message": "$USER$ был подтвержден.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmUsers": {
"message": "Подтвердить пользователей"
},
"usersNeedConfirmed": {
"message": "У вас есть пользователи, которые приняли приглашение, но не были подтверждены. У них не будет доступа к организации, пока они не будут подтверждены."
},
"startDate": {
"message": "Дата начала"
},
"endDate": {
"message": "Дата окончания"
},
"verifyEmail": {
"message": "Подтвердить email"
},
"verifyEmailDesc": {
"message": "Подтвердите адрес email своего аккаунта, чтобы открыть доступ ко всем возможностям."
},
"verifyEmailFirst": {
"message": "Сначала необходимо подтвердить адрес email вашего аккаунта."
},
"checkInboxForVerification": {
"message": "Проверьте почту - вам должна прийти ссылка подтверждения."
},
"emailVerified": {
"message": "Ваш адрес email подтвержден."
},
"emailVerifiedFailed": {
"message": "Не удалось подтвердить ваш email. Попробуйте отправить новое письмо с подтверждением."
},
"emailVerificationRequired": {
"message": "Требуется подтверждение электронной почты"
},
"emailVerificationRequiredDesc": {
"message": "Для использования этой функции необходимо подтвердить свою электронную почту."
},
"updateBrowser": {
"message": "Обновить браузер"
},
"updateBrowserDesc": {
"message": "Вы используете неподдерживаемый браузер. Веб-хранилище может работать некорректно."
},
"joinOrganization": {
"message": "Присоединиться к организации"
},
"joinOrganizationDesc": {
"message": "Вас пригласили присоединиться к организации, указанной выше. Чтобы принять приглашение, вам необходимо войти или создать новую учетную запись Bitwarden."
},
"inviteAccepted": {
"message": "Приглашение принято"
},
"inviteAcceptedDesc": {
"message": "Вы получите доступ к этой организации, как только администратор подтвердит ваше членство. Когда это произойдет, мы отправим вам email."
},
"inviteAcceptFailed": {
"message": "Не удается принять приглашение. Попросите администратора организации выслать новое."
},
"inviteAcceptFailedShort": {
"message": "Невозможно принять приглашение. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"rememberEmail": {
"message": "Запомнить email"
},
"recoverAccountTwoStepDesc": {
"message": "Если у вас нет доступа к своему аккаунту с помощью двухфакторной аутентификации, для ее отключения вы можете использовать свой код восстановления."
},
"recoverAccountTwoStep": {
"message": "Восстановить двухфакторную аутентификацию аккаунта"
},
"twoStepRecoverDisabled": {
"message": "Двухфакторная аутентификация для вашего аккаунта отключена."
},
"learnMore": {
"message": "Подробнее"
},
"deleteRecoverDesc": {
"message": "Введите свой адрес email, чтобы восстановить и удалить ваш аккаунт."
},
"deleteRecoverEmailSent": {
"message": "Если ваш аккаунт существует, мы отправим вам письмо с дальнейшими инструкциями."
},
"deleteRecoverConfirmDesc": {
"message": "Вы запросили удаление вашего аккаунта Bitwarden. Нажмите кнопку ниже, чтобы подтвердить."
},
"myOrganization": {
"message": "Моя организация"
},
"deleteOrganization": {
"message": "Удалить организацию"
},
"deletingOrganizationContentWarning": {
"message": "Введите мастер-пароль для подтверждения удаления $ORGANIZATION$ и всех связанных с ней данных. Данные хранилища в $ORGANIZATION$ включают:",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"deletingOrganizationActiveUserAccountsWarning": {
"message": "Учетные записи пользователей останутся активными после удаления, но больше не будут связаны с этой организацией."
},
"deletingOrganizationIsPermanentWarning": {
"message": "Удаление $ORGANIZATION$ окончательно и необратимо.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"organizationDeleted": {
"message": "Организация удалена"
},
"organizationDeletedDesc": {
"message": "Организация и все связанные с ней данные были удалены."
},
"organizationUpdated": {
"message": "Организация обновлена"
},
"taxInformation": {
"message": "Информация о налогах"
},
"taxInformationDesc": {
"message": "Для клиентов из США почтовый индекс необходим для выполнения требований по уплате налога с продаж, для других стран вы можете по желанию предоставить идентификационный номер налогоплательщика (VAT/GST) и/или адрес, который будет указан в ваших счетах."
},
"billingPlan": {
"message": "План",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
"message": "Изменить план",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Обновите свой аккаунт до другого плана, предоставив информацию ниже. Пожалуйста, убедитесь, что в вашем аккаунте есть активный способ оплаты.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "Счет #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "Просмотр счета"
},
"downloadInvoice": {
"message": "Загрузить счет"
},
"verifyBankAccount": {
"message": "Подтвердить банковский счет"
},
"verifyBankAccountDesc": {
"message": "Мы сделали два микродепозита на ваш счет (отобразиться в выписке они могут в течение 1-2 рабочих дней). Введите эти суммы для подтверждения счета."
},
"verifyBankAccountInitialDesc": {
"message": "Оплата с банковского счета доступна только клиентам из США. Вам будет необходимо подтвердить свой банковский счет. Мы сделаем два микро-депозита в течение ближайших 1-2 рабочих дней. Введите эти суммы на странице выставления счетов организации, чтобы подтвердить банковский счет."
},
"verifyBankAccountFailureWarning": {
"message": "Невыполнение подтверждения банковского счета приведет к неудачной оплате и отключению подписки."
},
"verifiedBankAccount": {
"message": "Банковский счет был подтвержден."
},
"bankAccount": {
"message": "Банковский счет"
},
"amountX": {
"message": "Сумма $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "Номер маршрута",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "Номер счета"
},
"accountHolderName": {
"message": "Имя владельца счета"
},
"bankAccountType": {
"message": "Тип счета"
},
"bankAccountTypeCompany": {
"message": "Компания (бизнес)"
},
"bankAccountTypeIndividual": {
"message": "Индивидуальный (личный)"
},
"enterInstallationId": {
"message": "Введите идентификатор установки"
},
"limitSubscriptionDesc": {
"message": "Установите лимит мест для вашей подписки. По достижении этого лимита вы не сможете приглашать новых пользователей."
},
"maxSeatLimit": {
"message": "Максимальный предел мест (необязательно)",
"description": "Upper limit of seats to allow through autoscaling"
},
"maxSeatCost": {
"message": "Максимальная потенциальная стоимость места"
},
"addSeats": {
"message": "Добавить лицензии",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "Удалить лицензии",
"description": "Seat = User Seat"
},
"subscriptionDesc": {
"message": "Корректировка вашей подписки приведет к пропорциональному изменению суммарного счета. Если количество новых приглашенных пользователей превысит количество мест в вашей подписке, вы сразу же получите пропорциональную плату за дополнительных пользователей."
},
"subscriptionUserSeats": {
"message": "Ваша подписка разрешает в общей сложности $COUNT$ пользователей.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"limitSubscription": {
"message": "Ограничить подписку (необязательно)"
},
"subscriptionSeats": {
"message": "Места для подписки"
},
"subscriptionUpdated": {
"message": "Подписка обновлена"
},
"additionalOptions": {
"message": "Дополнительные настройки"
},
"additionalOptionsDesc": {
"message": "За дополнительной помощью в управлении подпиской обращайтесь в службу поддержки клиентов."
},
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "Корректировка вашей подписки приведет к пропорциональному изменению суммарного счета. Если количество новых приглашенных пользователей превысит количество мест в вашей подписке, вы сразу же получите пропорциональную плату за дополнительных пользователей."
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "Корректировка вашей подписки приведет к пропорциональному изменению суммарного счета. Если количество новых приглашенных пользователей превысит количество мест в вашей подписке, вы сразу же получите пропорциональную плату за дополнительных пользователей, пока не будет достигнут лимит мест $MAX$.",
"placeholders": {
"max": {
"content": "$1",
"example": "50"
}
}
},
"subscriptionFreePlan": {
"message": "Вы не можете пригласить более $COUNT$ пользователей без обновления вашего плана.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionFamiliesPlan": {
"message": "Вы не можете пригласить более $COUNT$ пользователей без обновления вашего плана. Для обновления обратитесь в службу поддержки клиентов.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionSponsoredFamiliesPlan": {
"message": "Ваша подписка разрешена в общей сложности для $COUNT$ пользователей. Ваш план спонсируется и оплачивается внешней организацией.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionMaxReached": {
"message": "Изменения в вашей подписке приведут к пропорциональным изменениям в сумме счетов. Без увеличения числа мест подписки количество приглашаемых пользователей - не более $COUNT$.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "Лицензии для добавления"
},
"seatsToRemove": {
"message": "Лицензии для удаления"
},
"seatsAddNote": {
"message": "Добавление пользовательских лицензий приведет к корректировке итоговых счетов и немедленному взиманию платы с вашего метода оплаты. Первый платеж будет пропорционален оставшейся части текущего платежного периода."
},
"seatsRemoveNote": {
"message": "Удаление пользовательских лицензий приведет к корректировке ваших итоговых счетов. Излишне уплаченные средства будут пропорционально перенесены на ваш следующий платежный период."
},
"adjustedSeats": {
"message": "Скорректировано $AMOUNT$ пользовательских лицензий.",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "Ключ обновлен"
},
"updateKeyTitle": {
"message": "Обновить ключ"
},
"updateEncryptionKey": {
"message": "Обновить ключ шифрования"
},
"updateEncryptionKeyShortDesc": {
"message": "В настоящее время вы используете устаревшую схему шифрования."
},
"updateEncryptionKeyDesc": {
"message": "Мы перешли на более сложные ключи шифрования, которые обеспечивают лучшую безопасность и доступ к новым возможностям. Обновление ключа шифрования происходит быстро и легко. Просто введите свой мастер-пароль ниже. Это обновление в конечном итоге станет обязательным."
},
"updateEncryptionKeyWarning": {
"message": "После обновления ключа шифрования необходимо выполнить выход во всех приложениях Bitwarden, которые вы используете (например, мобильное приложение или расширение браузера). Невыполнение этого требования может привести к повреждению данных (так как при этом загружается ваш новый ключ шифрования). Мы попытаемся автоматически осуществить завершение ваших сессий, однако это может произойти с задержкой."
},
"updateEncryptionKeyExportWarning": {
"message": "Любые зашифрованные экспортированные данные, которые вы сохранили, также станут недействительными."
},
"subscription": {
"message": "Подписка"
},
"loading": {
"message": "Загрузка"
},
"upgrade": {
"message": "Обновить"
},
"upgradeOrganization": {
"message": "Обновить организацию"
},
"upgradeOrganizationDesc": {
"message": "Эта функция недоступна для бесплатных организаций. Переключитесь на платный план, чтобы разблокировать дополнительные возможности."
},
"createOrganizationStep1": {
"message": "Создание организации: Шаг 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "Прежде чем создавать свою организацию, сначала необходимо создать бесплатную персональную учетную запись."
},
"refunded": {
"message": "Возвращено"
},
"nothingSelected": {
"message": "Вы ничего не выбрали."
},
"acceptPolicies": {
"message": "Отметив этот флажок, вы соглашаетесь со следующим:"
},
"acceptPoliciesError": {
"message": "Условия предоставления услуг и Политика конфиденциальности не были подтверждены."
},
"termsOfService": {
"message": "Условия использования"
},
"privacyPolicy": {
"message": "Политика конфиденциальности"
},
"filters": {
"message": "Фильтры"
},
"vaultTimeout": {
"message": "Тайм-аут хранилища"
},
"vaultTimeoutDesc": {
"message": "Выберите тайм-аут для хранилища и действие, которое необходимо предпринять."
},
"oneMinute": {
"message": "1 минута"
},
"fiveMinutes": {
"message": "5 минут"
},
"fifteenMinutes": {
"message": "15 минут"
},
"thirtyMinutes": {
"message": "30 минут"
},
"oneHour": {
"message": "1 час"
},
"fourHours": {
"message": "4 часа"
},
"onRefresh": {
"message": "При обновлении браузера"
},
"dateUpdated": {
"message": "Обновлено",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "Пароль обновлен",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "Организация отключена."
},
"licenseIsExpired": {
"message": "Срок действия лицензии истек."
},
"updatedUsers": {
"message": "Пользователи обновлены"
},
"selected": {
"message": "Выбрано"
},
"ownership": {
"message": "Владелец"
},
"whoOwnsThisItem": {
"message": "Кому принадлежит этот элемент?"
},
"strong": {
"message": "Сильный",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "Хороший",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "Слабый",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "Очень слабый",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Слабый мастер-пароль"
},
"weakMasterPasswordDesc": {
"message": "Вы выбрали слабый мастер-пароль. Для надежной защиты аккаунта Bitwarden следует использовать сильный мастер-пароль (или парольную фразу). Вы действительно хотите использовать этот мастер-пароль?"
},
"rotateAccountEncKey": {
"message": "Также изменить ключ шифрования моего аккаунта"
},
"rotateEncKeyTitle": {
"message": "Изменить ключ шифрования"
},
"rotateEncKeyConfirmation": {
"message": "Вы уверены, что хотите изменить ключ шифрования вашей учетной записи?"
},
"attachmentsNeedFix": {
"message": "К этому элементу прикреплены старые вложения, которые необходимо исправить."
},
"attachmentFixDesc": {
"message": "Это старое вложение необходимо исправить. Нажмите, чтобы узнать больше."
},
"fix": {
"message": "Исправить",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "В вашем хранилище есть старые вложения файлов, которые необходимо исправить, прежде чем вы сможете изменить ключ шифрования вашего аккаунта."
},
"yourAccountsFingerprint": {
"message": "Фраза отпечатка вашего аккаунта",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "Чтобы обеспечить целостность ваших ключей шифрования, перед продолжением верифицируйте фразу отпечатка пользователя.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "Никогда не запрашивать верификацию фразы отпечатка для приглашенных пользователей (не рекомендуется)",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "Бесплатно",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "Ключ API"
},
"apiKeyDesc": {
"message": "Ваш ключ API может быть использован для аутентификации в публичном API Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Изменение ключа API приведет к аннулированию предыдущего ключа. Вы можете изменить свой ключ API, если считаете, что текущий ключ больше не безопасен для использования."
},
"apiKeyWarning": {
"message": "Ваш ключ API имеет полный доступ к организации. Это должно храниться в секрете."
},
"userApiKeyDesc": {
"message": "Ваш ключ API может быть использован для аутентификации в Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Ваш ключ API является альтернативным механизмом аутентификации. Он должен храниться в секрете."
},
"oauth2ClientCredentials": {
"message": "Учетные данные клиента OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "Показать ключ API"
},
"rotateApiKey": {
"message": "Изменить ключ API"
},
"selectOneCollection": {
"message": "Необходимо выбрать хотя бы одну коллекцию."
},
"couldNotChargeCardPayInvoice": {
"message": "Мы не смогли списать деньги с вашей карты. Пожалуйста, просмотрите и оплатите неоплаченный счет, указанный ниже."
},
"inAppPurchase": {
"message": "Покупка в приложении"
},
"cannotPerformInAppPurchase": {
"message": "Вы не можете выполнить это действие при использовании оплаты из приложения."
},
"manageSubscriptionFromStore": {
"message": "Вы должны управлять своей подпиской в том магазине, в котором была совершена покупка в приложении."
},
"minLength": {
"message": "Минимальная длина"
},
"clone": {
"message": "Клонировать"
},
"masterPassPolicyDesc": {
"message": "Установите минимальные требования к надежности мастер-пароля."
},
"twoStepLoginPolicyDesc": {
"message": "Требовать от пользователей настройки двухэтапной авторизации в их персональных учетных записях."
},
"twoStepLoginPolicyWarning": {
"message": "Члены организации, у которых в личном аккаунте отключена двухфакторная аутентификация, будут удалены из организации и получат об этом уведомление по email."
},
"twoStepLoginPolicyUserWarning": {
"message": "Вы участник организации, которая требует, чтобы в вашем аккаунте была включена двухфакторная аутентификация. Если вы отключите всех провайдеров двухфакторной аутентификации, то будете автоматически удалены из этих организаций."
},
"passwordGeneratorPolicyDesc": {
"message": "Установите минимальные требования к конфигурации генератора паролей."
},
"passwordGeneratorPolicyInEffect": {
"message": "На настройки генератора влияют одна или несколько политик организации."
},
"masterPasswordPolicyInEffect": {
"message": "Согласно одной или нескольким политикам организации необходимо, чтобы ваш мастер-пароль отвечал следующим требованиям:"
},
"policyInEffectMinComplexity": {
"message": "Минимальный уровень сложности $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "Минимальная длина $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "Содержать хотя бы одну заглавную букву"
},
"policyInEffectLowercase": {
"message": "Содержать хотя бы одну строчную букву"
},
"policyInEffectNumbers": {
"message": "Содержать хотя бы одну цифру"
},
"policyInEffectSpecial": {
"message": "Содержать хотя бы один из следующих специальных символов $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Ваш новый мастер-пароль не соответствует требованиям политики."
},
"minimumNumberOfWords": {
"message": "Минимальное количество слов"
},
"defaultType": {
"message": "Тип по умолчанию"
},
"userPreference": {
"message": "Предпочтения пользователя"
},
"vaultTimeoutAction": {
"message": "Действие по тайм-ауту хранилища"
},
"vaultTimeoutActionLockDesc": {
"message": "Заблокированное хранилище потребует повторного ввода мастер-пароля для получения доступа к нему."
},
"vaultTimeoutActionLogOutDesc": {
"message": "Выход из хранилища потребует повторную аутентификацию для получения доступа к нему."
},
"lock": {
"message": "Заблокировать",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Корзина",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Поиск в корзине"
},
"permanentlyDelete": {
"message": "Удалить окончательно"
},
"permanentlyDeleteSelected": {
"message": "Окончательно удалить выбранные"
},
"permanentlyDeleteItem": {
"message": "Окончательно удалить элемент"
},
"permanentlyDeleteItemConfirmation": {
"message": "Вы уверены, что хотите окончательно удалить этот элемент?"
},
"permanentlyDeletedItem": {
"message": "Элемент удален навсегда"
},
"permanentlyDeletedItems": {
"message": "Элементы удалены навсегда"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "Выбрано элементов для удаления: $COUNT$. Вы действительно хотите окончательно удалить все эти элементы?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"permanentlyDeletedItemId": {
"message": "Элемент $ID$ удален навсегда.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"restore": {
"message": "Восстановить"
},
"restoreSelected": {
"message": "Восстановить выбранные"
},
"restoreItem": {
"message": "Восстановить элемент"
},
"restoredItem": {
"message": "Элемент восстановлен"
},
"restoredItems": {
"message": "Элементы восстановлены"
},
"restoreItemConfirmation": {
"message": "Вы уверены, что хотите восстановить этот элемент?"
},
"restoreItems": {
"message": "Восстановить элементы"
},
"restoreSelectedItemsDesc": {
"message": "Выбрано элементов для восстановления: $COUNT$. Вы действительно хотите восстановить все эти элементы?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"restoredItemId": {
"message": "Элемент $ID$ восстановлен.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "По истечении тайм-аута будет выполнен выход, что приведет к отмене всех прав доступа к вашему хранилищу и потребует онлайн-аутентификации. Вы уверены, что хотите использовать этот параметр?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Подтверждение действия по тайм-ауту"
},
"hidePasswords": {
"message": "Скрывать пароли"
},
"countryPostalCodeRequiredDesc": {
"message": "Эта информация требуется только для расчета налога с продаж и финансовой отчетности."
},
"includeVAT": {
"message": "Включить информацию о VAT/GST (необязательно)"
},
"taxIdNumber": {
"message": "ID VAT/GST"
},
"taxInfoUpdated": {
"message": "Информация о налогах обновлена."
},
"setMasterPassword": {
"message": "Задать мастер-пароль"
},
"ssoCompleteRegistration": {
"message": "Для завершения процесса авторизации при помощи SSO, установите мастер-пароль для доступа к вашему хранилищу и его защиты."
},
"identifier": {
"message": "Идентификатор"
},
"organizationIdentifier": {
"message": "Идентификатор организации"
},
"ssoLogInWithOrgIdentifier": {
"message": "Авторизуйтесь при помощи единого корпоративного портала. Чтобы начать, введите идентификатор вашей организации."
},
"enterpriseSingleSignOn": {
"message": "Единая корпоративная авторизация (SSO)"
},
"ssoHandOff": {
"message": "Теперь вы можете закрыть эту вкладку и продолжить в расширении."
},
"includeAllTeamsFeatures": {
"message": "Все функции команд, плюс:"
},
"includeSsoAuthentication": {
"message": "SSO аутентификация через SAML2.0 и OpenID Connect"
},
"includeEnterprisePolicies": {
"message": "Политик организации"
},
"ssoValidationFailed": {
"message": "Проверка SSO не пройдена"
},
"ssoIdentifierRequired": {
"message": "Требуется идентификатор организации."
},
"unlinkSso": {
"message": "Отключить SSO"
},
"unlinkSsoConfirmation": {
"message": "Вы действительно хотите отключить SSO для этой организации?"
},
"linkSso": {
"message": "Подключить SSO"
},
"singleOrg": {
"message": "Одна организация"
},
"singleOrgDesc": {
"message": "Запретить пользователям присоединяться к другим организациям."
},
"singleOrgBlockCreateMessage": {
"message": "Политика вашей текущей организации не позволяет вам присоединиться к более чем одной организации. Пожалуйста, свяжитесь с администраторами вашей организации или авторизуйтесь под другим аккаунтом Bitwarden."
},
"singleOrgPolicyWarning": {
"message": "Члены организации, которые не являются владельцами или администраторами и уже входят в другую организацию, будут удалены из вашей организации."
},
"requireSso": {
"message": "Авторизация через единый вход (SSO)"
},
"requireSsoPolicyDesc": {
"message": "Требовать от пользователей авторизацию с помощью единого корпоративного входа."
},
"prerequisite": {
"message": "Обязательное условие"
},
"requireSsoPolicyReq": {
"message": "Перед активацией этой политики необходимо активировать корпоративную политику 'Одна организация'."
},
"requireSsoPolicyReqError": {
"message": "Не включена политика 'Одна организация'."
},
"requireSsoExemption": {
"message": "Владельцы и администраторы организации не подпадают под действие этой политики."
},
"sendTypeFile": {
"message": "Файл"
},
"sendTypeText": {
"message": "Текст"
},
"createSend": {
"message": "Создать новую Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Изменить Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Созданная Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Измененная Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Удаленная Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Удалить Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Вы действительно хотите удалить эту Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "Выберите тип Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Срок удаления"
},
"deletionDateDesc": {
"message": "Эта Send будет окончательно удалена в указанные дату и время.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Срок истечения"
},
"expirationDateDesc": {
"message": "Если задано, доступ к этой Send истечет в указанные дату и время.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Максимум обращений"
},
"maxAccessCountDesc": {
"message": "Если задано, пользователи больше не смогут получить доступ к этой Send, как только будет достигнуто максимальное количество обращений.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Текущих обращений"
},
"sendPasswordDesc": {
"message": "По возможности запрашивать у пользователей пароль для доступа к этой Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "Личные заметки об этой Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "Отключено"
},
"sendLink": {
"message": "Ссылка на Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Скопировать ссылку на Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Удалить пароль"
},
"removedPassword": {
"message": "Пароль удален"
},
"removePasswordConfirmation": {
"message": "Вы уверены, что хотите удалить пароль?"
},
"hideEmail": {
"message": "Скрыть мой адрес email от получателей."
},
"disableThisSend": {
"message": "Отключить эту Send, чтобы никто не мог получить к ней доступ.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
"message": "Все Send’ы"
},
"maxAccessCountReached": {
"message": "Достигнут максимум обращений",
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
},
"pendingDeletion": {
"message": "Ожидание удаления"
},
"expired": {
"message": "Срок истек"
},
"searchSends": {
"message": "Поиск Send’ов",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "Эта Send защищена паролем. Введите пароль ниже, чтобы продолжить.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Не знаете пароль? Для доступа к этой Send, запросите его у отправителя.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "Эта Send по умолчанию скрыта. Вы можете переключить ее видимость с помощью расположенной ниже кнопки.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Скачать файл"
},
"sendAccessUnavailable": {
"message": "Send, к которой вы пытаетесь получить доступ, больше не существует или недоступна.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
"message": "Не удалось найти файл, связанный с этой Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
"message": "В списке нет Send’ов.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
"message": "Экстренный доступ"
},
"emergencyAccessDesc": {
"message": "Предоставляйте экстренный доступ доверенным контактам и управляйте им. Доверенные контакты могут получить доступ для просмотра или передачи владения вашей учетной записью в экстренных ситуациях. Посетите нашу страницу помощи для детального ознакомления о том, как работает доступ нулевого уровня."
},
"emergencyAccessOwnerWarning": {
"message": "Вы являетесь владельцем одной или нескольких организаций. Если передать владение контакту для экстренных ситуаций, он будет наделен всеми полномочиями в качестве полноправного владельца."
},
"trustedEmergencyContacts": {
"message": "Надежные контакты для экстренных ситуаций"
},
"noTrustedContacts": {
"message": "Вы еще не добавили контакты для экстренных ситуаций. Пригласите доверенный контакт, чтобы начать."
},
"addEmergencyContact": {
"message": "Добавить контакт для экстренной ситуации"
},
"designatedEmergencyContacts": {
"message": "Назначен в качестве контакта для экстренной ситуации"
},
"noGrantedAccess": {
"message": "Вы пока никому не назначены в качестве контакта на случай экстренной ситуации."
},
"inviteEmergencyContact": {
"message": "Пригласить контакт для экстренной ситуации"
},
"editEmergencyContact": {
"message": "Редактировать контакт для экстренной ситуации"
},
"inviteEmergencyContactDesc": {
"message": "Пригласите новый контакт для экстренной ситуации, введя адрес email его учетной записи Bitwarden ниже. Если у него пока нет учетной записи Bitwarden, то будет предложено ее создать."
},
"emergencyAccessRecoveryInitiated": {
"message": "Инициирован экстренный доступ"
},
"emergencyAccessRecoveryApproved": {
"message": "Экстренный доступ разрешен"
},
"viewDesc": {
"message": "Может просматривать все элементы в вашем собственном хранилище."
},
"takeover": {
"message": "Передача владения"
},
"takeoverDesc": {
"message": "Вы можете сбросить свой аккаунт с помощью нового мастер-пароля."
},
"waitTime": {
"message": "Время ожидания"
},
"waitTimeDesc": {
"message": "Время, необходимое для автоматического предоставления доступа."
},
"oneDay": {
"message": "1 день"
},
"days": {
"message": "$DAYS$ дн.",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"invitedUser": {
"message": "Приглашенный пользователь."
},
"acceptEmergencyAccess": {
"message": "Вы были приглашены в качестве контакта на случай экстренной ситуации для пользователя, указанного выше. Чтобы принять приглашение, необходимо авторизоваться или создать новый аккаунт Bitwarden."
},
"emergencyInviteAcceptFailed": {
"message": "Не удается принять приглашение. Попросите пользователя выслать новое."
},
"emergencyInviteAcceptFailedShort": {
"message": "Невозможно принять приглашение. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"emergencyInviteAcceptedDesc": {
"message": "Вы можете получить доступ к опциям экстренной ситуации для этого пользователя после подтверждения вашей личности. Когда это произойдет, мы отправим вам электронное письмо."
},
"requestAccess": {
"message": "Запрос доступа"
},
"requestAccessConfirmation": {
"message": "Вы уверены, что хотите запросить экстренный доступ? Вам будет предоставлен доступ через $WAITTIME$ дн. или когда пользователь вручную одобрит запрос.",
"placeholders": {
"waittime": {
"content": "$1",
"example": "1"
}
}
},
"requestSent": {
"message": "Запрошен экстренный доступ для $USER$. Мы уведомим вас по электронной почте, когда можно будет продолжить.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"approve": {
"message": "Принять"
},
"reject": {
"message": "Отклонить"
},
"approveAccessConfirmation": {
"message": "Вы уверены, что хотите разрешить экстренный доступ? Это позволит $USER$ перейти к $ACTION$ вашего аккаунта.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
},
"action": {
"content": "$2",
"example": "View"
}
}
},
"emergencyApproved": {
"message": "Экстренный доступ разрешен."
},
"emergencyRejected": {
"message": "В экстренном доступе отказано"
},
"passwordResetFor": {
"message": "Сброшен пароль для $USER$. Теперь вы можете войти, используя новый пароль.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"personalOwnership": {
"message": "Личное владение"
},
"personalOwnershipPolicyDesc": {
"message": "Требовать от пользователей сохранения элементов хранилища в организации, удалив опцию личного владения."
},
"personalOwnershipExemption": {
"message": "Владельцы и администраторы организации не подпадают под действие этой политики."
},
"personalOwnershipSubmitError": {
"message": "В соответствии с корпоративной политикой вам запрещено сохранять элементы в личном хранилище. Измените владельца на организацию и выберите из доступных Коллекций."
},
"disableSend": {
"message": "Отключить Send"
},
"disableSendPolicyDesc": {
"message": "Не разрешать пользователям создавать или редактировать Bitwarden Send. Удаление существующей Send по-прежнему разрешено.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
"message": "Политики не распространяются на пользователей организации, которые могут ими управлять."
},
"sendDisabled": {
"message": "Send отключена",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "В соответствии с корпоративной политикой вы можете удалить только существующую Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptions": {
"message": "Настройки Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyDesc": {
"message": "Установка параметров создания и редактирования Send.",
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsExemption": {
"message": "Политики не распространяются на пользователей организации, которые могут ими управлять."
},
"disableHideEmail": {
"message": "Запретить пользователям скрывать свой адрес email от получателей при создании или редактировании Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyInEffect": {
"message": "На данный момент действуют следующие политики организации:"
},
"sendDisableHideEmailInEffect": {
"message": "Пользователям не разрешается скрывать свой адрес email от получателей при создании или редактировании Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
"message": "Изменена политика $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"planPrice": {
"message": "Стоимость плана"
},
"estimatedTax": {
"message": "Предполагаемый налог"
},
"custom": {
"message": "Пользовательский"
},
"customDesc": {
"message": "Позволяет более гибко контролировать права пользователей для расширенных конфигураций."
},
"permissions": {
"message": "Разрешения"
},
"accessEventLogs": {
"message": "Доступ к журналам событий"
},
"accessImportExport": {
"message": "Доступ к импорту/экспорту"
},
"accessReports": {
"message": "Доступ к отчетам"
},
"missingPermissions": {
"message": "У вас нет необходимых разрешений для выполнения этого действия."
},
"manageAllCollections": {
"message": "Управлять всеми коллекциями"
},
"createNewCollections": {
"message": "Создать новые коллекции"
},
"editAnyCollection": {
"message": "Редактировать любую коллекцию"
},
"deleteAnyCollection": {
"message": "Удалить любую коллекцию"
},
"manageAssignedCollections": {
"message": "Управление назначенными коллекциями"
},
"editAssignedCollections": {
"message": "Изменить назначенные коллекции"
},
"deleteAssignedCollections": {
"message": "Удалить назначенные коллекции"
},
"manageGroups": {
"message": "Управление группами"
},
"managePolicies": {
"message": "Управление политиками"
},
"manageSso": {
"message": "Управление SSO"
},
"manageUsers": {
"message": "Управление пользователями"
},
"manageResetPassword": {
"message": "Управление сбросом пароля"
},
"disableRequiredError": {
"message": "Перед отключением этой политики необходимо сначала отключить политику $POLICYNAME$.",
"placeholders": {
"policyName": {
"content": "$1",
"example": "Single Sign-On Authentication"
}
}
},
"personalOwnershipPolicyInEffect": {
"message": "Политика организации влияет на ваши варианты владения."
},
"personalOwnershipPolicyInEffectImports": {
"message": "Импорт элементов в ваше личное хранилище отключен политикой организации."
},
"personalOwnershipCheckboxDesc": {
"message": "Отключить личное владение для пользователей организации"
},
"textHiddenByDefault": {
"message": "При доступе к Send скрывать текст по умолчанию",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
"message": "Понятное имя для описания этой Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "Текст, который вы хотите отправить."
},
"sendFileDesc": {
"message": "Файл, который вы хотите отправить."
},
"copySendLinkOnSave": {
"message": "Скопировать ссылку в буфер обмена после сохранения, чтобы поделиться этой Send."
},
"sendLinkLabel": {
"message": "Ссылка на Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
"message": "Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
"message": "Bitwarden Send передает конфиденциальную, временную информацию другим легко и безопасно.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
"message": "Узнать больше о",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
"message": "Делитесь текстом или файлами напрямую с кем угодно."
},
"sendVaultCardLearnMore": {
"message": "Узнайте больше",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
"message": "посмотрите",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
"message": "как это работает",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
"message": "или",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
"message": "попробуйте прямо сейчас",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
"message": "или",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
"message": "зарегистрируйтесь",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
"message": "чтобы попробовать уже сегодня.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
"message": "Пользователь Bitwarden $USER_IDENTIFIER$ поделился с вами следующим",
"placeholders": {
"user_identifier": {
"content": "$1",
"example": "An email address"
}
}
},
"viewSendHiddenEmailWarning": {
"message": "Пользователь Bitwarden, создавший эту Send, решил скрыть свой адрес email. Вы должны убедиться, что доверяете источнику этой ссылки, прежде чем использовать или скачивать ее содержимое.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDateIsInvalid": {
"message": "Срок истечения указан некорректно."
},
"deletionDateIsInvalid": {
"message": "Срок удаления указан некорректно."
},
"expirationDateAndTimeRequired": {
"message": "Необходимо указать дату и время срока истечения."
},
"deletionDateAndTimeRequired": {
"message": "Необходимо указать дату и время срока удаления."
},
"dateParsingError": {
"message": "Произошла ошибка при сохранении данных о сроках удаления и истечения."
},
"webAuthnFallbackMsg": {
"message": "Для подтверждения 2ФА нажмите кнопку ниже."
},
"webAuthnAuthenticate": {
"message": "Аутентификация WebAutn"
},
"webAuthnNotSupported": {
"message": "WebAuthn не поддерживается в этом браузере."
},
"webAuthnSuccess": {
"message": "<strong>WebAuthn успешно прошел верификацию!</strong><br>Вы можете закрыть эту вкладку."
},
"hintEqualsPassword": {
"message": "Подсказка для пароля не может совпадать с паролем."
},
"enrollPasswordReset": {
"message": "Записаться на сброс пароля"
},
"enrolledPasswordReset": {
"message": "Запрос на сброс пароля зарегистрирован"
},
"withdrawPasswordReset": {
"message": "Отписаться от сброса пароля"
},
"enrollPasswordResetSuccess": {
"message": "Регистрация успешна!"
},
"withdrawPasswordResetSuccess": {
"message": "Запись успешно отменена!"
},
"eventEnrollPasswordReset": {
"message": "Пользователь $ID$ записался на помощь по сбросу пароля.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawPasswordReset": {
"message": "Пользователь $ID$ отказался от помощи по сбросу пароля.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "Мастер-пароль сброшен для пользователя $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventResetSsoLink": {
"message": "Сбросить SSO-ссылку для пользователя $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"firstSsoLogin": {
"message": "$ID$ впервые выполнил вход используя SSO",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"resetPassword": {
"message": "Сбросить пароль"
},
"resetPasswordLoggedOutWarning": {
"message": "В случае продолжения сессия $NAME$ будет завершена, что потребует повторной авторизации. Сессии на других устройствах могут оставаться активными до одного часа.",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"thisUser": {
"message": "этот пользователь"
},
"resetPasswordMasterPasswordPolicyInEffect": {
"message": "Согласно одной или нескольким политикам организации необходимо, чтобы мастер-пароль отвечал следующим требованиям:"
},
"resetPasswordSuccess": {
"message": "Пароль успешно сброшен!"
},
"resetPasswordEnrollmentWarning": {
"message": "Регистрация позволит администраторам организации изменять мастер-пароль. Вы действительно хотите зарегистрироваться?"
},
"resetPasswordPolicy": {
"message": "Сброс мастер-пароля"
},
"resetPasswordPolicyDescription": {
"message": "Разрешить администраторам организации сбрасывать мастер-пароль пользователей организации."
},
"resetPasswordPolicyWarning": {
"message": "Пользователи организации должны зарегистрироваться самостоятельно или быть зарегистрированными автоматически, чтобы администраторы могли сбросить их мастер-пароль."
},
"resetPasswordPolicyAutoEnroll": {
"message": "Автоматическая регистрация"
},
"resetPasswordPolicyAutoEnrollDescription": {
"message": "Все пользователи будут автоматически записаны на сброс пароля, после того как их приглашение будет принято, и им не будет разрешено отказаться от его выполнения."
},
"resetPasswordPolicyAutoEnrollWarning": {
"message": "Пользователи, уже входящие в организацию, не смогут записаться на сброс пароля задним числом. Они должны будут зарегистрироваться самостоятельно, прежде чем администраторы смогут сбросить их мастер-пароль."
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "Автоматически записывать новых пользователей"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "В этой организации действует корпоративная политика, которая автоматически зарегистрирует вас на сброс пароля. Регистрация позволит администраторам организации изменить ваш мастер-пароль."
},
"resetPasswordOrgKeysError": {
"message": "Ответ на ключи организации пустой"
},
"resetPasswordDetailsError": {
"message": "Ответ на сброс пароля пустой"
},
"trashCleanupWarning": {
"message": "Элементы, которые находились в корзине более 30 дней, будут автоматически удалены."
},
"trashCleanupWarningSelfHosted": {
"message": "Элементы, которые находились в корзине в течение некоторого времени, будут автоматически удалены."
},
"passwordPrompt": {
"message": "Повторный запрос мастер-пароля"
},
"passwordConfirmation": {
"message": "Подтверждение мастер-пароля"
},
"passwordConfirmationDesc": {
"message": "Это действие защищено. Для продолжения введите свой мастер-пароль, чтобы подтвердить свою личность."
},
"reinviteSelected": {
"message": "Отправить приглашения повторно"
},
"noSelectedUsersApplicable": {
"message": "Это действие не применимо ни к одному из выбранных пользователей."
},
"removeUsersWarning": {
"message": "Вы уверены, что хотите удалить следующих пользователей? Процесс может занять несколько секунд и не может быть прерван или отменен."
},
"theme": {
"message": "Тема"
},
"themeDesc": {
"message": "Выберите тему для своего веб-хранилища."
},
"themeSystem": {
"message": "Использовать системную тему"
},
"themeDark": {
"message": "Темная"
},
"themeLight": {
"message": "Светлая"
},
"confirmSelected": {
"message": "Подтвердить выбранное"
},
"bulkConfirmStatus": {
"message": "Статус массового действия"
},
"bulkConfirmMessage": {
"message": "Подтверждено успешно."
},
"bulkReinviteMessage": {
"message": "Повторно приглашен успешно."
},
"bulkRemovedMessage": {
"message": "Удален(-о) успешно"
},
"bulkFilteredMessage": {
"message": "Исключено, не применимо для данного действия."
},
"fingerprint": {
"message": "Отпечаток"
},
"removeUsers": {
"message": "Удалить пользователей"
},
"error": {
"message": "Ошибка"
},
"resetPasswordManageUsers": {
"message": "Управление пользователями также должно быть включено с разрешением Управление сбросом пароля"
},
"setupProvider": {
"message": "Настройка поставщика"
},
"setupProviderLoginDesc": {
"message": "Вы приглашены для установки нового поставщика. Чтобы продолжить, войдите или создайте новый аккаунт Bitwarden."
},
"setupProviderDesc": {
"message": "Введите подробную информацию ниже, чтобы завершить установку поставщика. Если у вас есть какие-либо вопросы, обратитесь в службу поддержки."
},
"providerName": {
"message": "Название поставщика"
},
"providerSetup": {
"message": "Поставщик настроен."
},
"clients": {
"message": "Клиенты"
},
"providerAdmin": {
"message": "Администратор поставщика"
},
"providerAdminDesc": {
"message": "Пользователь с наивысшим уровнем доступа, который может управлять всеми аспектами деятельности вашего поставщика, а также доступом и управлением клиентскими организациями."
},
"serviceUser": {
"message": "Пользователь сервиса"
},
"serviceUserDesc": {
"message": "Пользователи сервиса могут получать доступ и управлять всеми клиентскими организациями."
},
"providerInviteUserDesc": {
"message": "Пригласите нового пользователя в свою организацию, введя адрес email его учетной записи Bitwarden ниже. Если у него еще нет учетной записи, ему будет предложено ее создать."
},
"joinProvider": {
"message": "Присоединиться к поставщику"
},
"joinProviderDesc": {
"message": "Вас пригласили присоединиться к указанной выше организации. Чтобы принять приглашение, войдите или создайте новую учетную запись Bitwarden."
},
"providerInviteAcceptFailed": {
"message": "Невозможно принять приглашение. Попросите администратора поставщика отправить новое приглашение."
},
"providerInviteAcceptedDesc": {
"message": "Вы сможете получить доступ к этому поставщику, как только администратор подтвердит ваше членство. Мы отправим вам email, когда это произойдет."
},
"providerUsersNeedConfirmed": {
"message": "У вас есть пользователи, которые приняли приглашение, но не были подтверждены. Пользователи не будут иметь доступа к поставщику, пока не получат подтверждение."
},
"provider": {
"message": "Поставщик"
},
"newClientOrganization": {
"message": "Организация нового клиента"
},
"newClientOrganizationDesc": {
"message": "Создайте новую организацию клиента, которая будет связана с вами как с поставщиком услуг. Вы сможете получить доступ к этой организации и управлять ею."
},
"addExistingOrganization": {
"message": "Добавить существующую организацию"
},
"myProvider": {
"message": "Мой поставщик"
},
"addOrganizationConfirmation": {
"message": "Вы уверены, что хотите добавить $ORGANIZATION$ в качестве клиента к $PROVIDER$?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
},
"provider": {
"content": "$2",
"example": "My Provider Name"
}
}
},
"organizationJoinedProvider": {
"message": "Организация была успешно добавлена к поставщику"
},
"accessingUsingProvider": {
"message": "Доступ к организации с используя поставщика $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"providerIsDisabled": {
"message": "Поставщик отключен."
},
"providerUpdated": {
"message": "Поставщик обновлен"
},
"yourProviderIs": {
"message": "Ваш поставщик услуг - $PROVIDER$. Он обладает административными и биллинговыми привилегиями для вашей организации.",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"detachedOrganization": {
"message": "Организация $ORGANIZATION$ была отсоединена от вашего поставщика.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"detachOrganizationConfirmation": {
"message": "Вы уверены, что хотите отсоединить эту организацию? Организация продолжит существовать, но больше не будет управляться поставщиком."
},
"add": {
"message": "Добавить"
},
"updatedMasterPassword": {
"message": "Мастер-пароль обновлен"
},
"updateMasterPassword": {
"message": "Обновить мастер-пароль"
},
"updateMasterPasswordWarning": {
"message": "Мастер-пароль недавно был изменен администратором вашей организации. Чтобы получить доступ к хранилищу, вы должны обновить мастер-пароль сейчас. В результате текущая сессия будет завершена, потребуется повторный вход. Активные сессии на других устройствах могут оставаться активными в течение одного часа."
},
"masterPasswordInvalidWarning": {
"message": "Мастер-пароль не соответствует требованиям политики этой организации. Чтобы присоединиться к организации, нужно обновить мастер-пароль. Текущая сессия будет завершена и потребуется повторный вход. Сессии на других устройствах могут оставаться активными в течение часа."
},
"maximumVaultTimeout": {
"message": "Тайм-аут хранилища"
},
"maximumVaultTimeoutDesc": {
"message": "Настроить максимальный тайм-аут хранилища для всех пользователей."
},
"maximumVaultTimeoutLabel": {
"message": "Максимальный тайм-аут хранилища"
},
"invalidMaximumVaultTimeout": {
"message": "Недопустимый максимальный тайм-аут хранилища."
},
"hours": {
"message": "Час."
},
"minutes": {
"message": "Мин."
},
"vaultTimeoutPolicyInEffect": {
"message": "Политики вашей организации влияют на тайм-аут хранилища. Максимально допустимый тайм-аут хранилища составляет $HOURS$ час. и $MINUTES$ мин.",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
}
}
},
"customVaultTimeout": {
"message": "Пользовательский тайм-аут хранилища"
},
"vaultTimeoutToLarge": {
"message": "Тайм-аут вашего хранилища превышает ограничение, установленное вашей организацией."
},
"disablePersonalVaultExport": {
"message": "Отключить экспорт личного хранилища"
},
"disablePersonalVaultExportDesc": {
"message": "Запрещает пользователям экспортировать данные своего личного хранилища."
},
"vaultExportDisabled": {
"message": "Экспорт хранилища отключен"
},
"personalVaultExportPolicyInEffect": {
"message": "Экспорт вашего личного хранилища запрещен одной или несколькими политиками организации."
},
"selectType": {
"message": "Выберите тип SSO"
},
"type": {
"message": "Тип"
},
"openIdConnectConfig": {
"message": "Конфигурация OpenID Connect"
},
"samlSpConfig": {
"message": "Конфигурация поставщика услуг SAML"
},
"samlIdpConfig": {
"message": "Конфигурация поставщика удостоверений SAML"
},
"callbackPath": {
"message": "Резервный маршрут"
},
"signedOutCallbackPath": {
"message": "Выход с резервного маршрута"
},
"authority": {
"message": "Сервер авторизации"
},
"clientId": {
"message": "ID клиента"
},
"clientSecret": {
"message": "Секрет клиента"
},
"metadataAddress": {
"message": "Адрес метаданных"
},
"oidcRedirectBehavior": {
"message": "Поведение перенаправления OIDC"
},
"getClaimsFromUserInfoEndpoint": {
"message": "Получать требования от конечной точки информации о пользователе"
},
"additionalScopes": {
"message": "Пользовательские области"
},
"additionalUserIdClaimTypes": {
"message": "Типы требований к ID пользователя"
},
"additionalEmailClaimTypes": {
"message": "Типы требований email"
},
"additionalNameClaimTypes": {
"message": "Типы требований к имени пользователя"
},
"acrValues": {
"message": "Запрашиваемые значения класса ссылок на контекст аутентификации"
},
"expectedReturnAcrValue": {
"message": "Ожидаемое значение \"acr\" Значение требования в ответе"
},
"spEntityId": {
"message": "ID объекта SP"
},
"spMetadataUrl": {
"message": "URL метаданных SAML 2.0"
},
"spAcsUrl": {
"message": "URL службы подтверждения клиентов (ACS)"
},
"spNameIdFormat": {
"message": "Формат ID названия"
},
"spOutboundSigningAlgorithm": {
"message": "Алгоритм исходящей подписи"
},
"spSigningBehavior": {
"message": "Поведение при подписании"
},
"spMinIncomingSigningAlgorithm": {
"message": "Алгоритм минимальной входящей подписи"
},
"spWantAssertionsSigned": {
"message": "Ожидание подписанных подтверждений"
},
"spValidateCertificates": {
"message": "Проверка сертификатов"
},
"idpEntityId": {
"message": "ID субъекта"
},
"idpBindingType": {
"message": "Тип привязки"
},
"idpSingleSignOnServiceUrl": {
"message": "URL службы единого входа"
},
"idpSingleLogoutServiceUrl": {
"message": "URL службы единого выхода"
},
"idpX509PublicCert": {
"message": "Публичный сертификат X509"
},
"idpOutboundSigningAlgorithm": {
"message": "Алгоритм исходящей подписи"
},
"idpAllowUnsolicitedAuthnResponse": {
"message": "Разрешить нежелательный ответ на аутентификацию"
},
"idpAllowOutboundLogoutRequests": {
"message": "Разрешить исходящие запросы на завершение сеанса"
},
"idpSignAuthenticationRequests": {
"message": "Подписать запросы аутентификации"
},
"ssoSettingsSaved": {
"message": "Конфигурация единого входа сохранена."
},
"sponsoredFamilies": {
"message": "Бесплатный план Bitwarden Families"
},
"sponsoredFamiliesEligible": {
"message": "Вам и вашей семье доступен бесплатный план Bitwarden Families. Используйте свой личный адрес электронной почты, чтобы защитить данные даже тогда, когда вы не на работе."
},
"sponsoredFamiliesEligibleCard": {
"message": "Воспользуйтесь бесплатным планом Bitwarden Families сегодня, чтобы обеспечить безопасность ваших данных, даже когда вы не на работе."
},
"sponsoredFamiliesInclude": {
"message": "План Bitwarden Families включает"
},
"sponsoredFamiliesPremiumAccess": {
"message": "Премиум-доступ для 6 пользователей"
},
"sponsoredFamiliesSharedCollections": {
"message": "Общие коллекции для семейных секретов"
},
"badToken": {
"message": "Ссылка больше не действительна. Пожалуйста, попросите спонсора повторно отправить предложение."
},
"reclaimedFreePlan": {
"message": "Бесплатный план восстановлен"
},
"redeem": {
"message": "Активировать"
},
"sponsoredFamiliesSelectOffer": {
"message": "Выберите организацию, которую вы хотите спонсировать"
},
"familiesSponsoringOrgSelect": {
"message": "Какое бесплатное предложение Bitwarden Families вы хотели бы использовать?"
},
"sponsoredFamiliesEmail": {
"message": "Введите свой личный адрес электронной почты, чтобы активировать Bitwarden Families"
},
"sponsoredFamiliesLeaveCopy": {
"message": "Если вы покинете или будете исключены из спонсорской организации, срок действия вашего плана Bitwarden Families истечет в конце расчетного периода."
},
"acceptBitwardenFamiliesHelp": {
"message": "Примите предложение существующей организации или создайте новую организацию Bitwarden Families."
},
"setupSponsoredFamiliesLoginDesc": {
"message": "Вам предложили бесплатный план Bitwarden Families. Чтобы продолжить, необходимо войти в учетную запись, которая получила предложение."
},
"sponsoredFamiliesAcceptFailed": {
"message": "Не удается принять предложение. Пожалуйста, повторно отправьте письмо с предложением с вашего корпоративного аккаунта и повторите попытку."
},
"sponsoredFamiliesAcceptFailedShort": {
"message": "Невозможно принять предложение. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must have at least one existing Families Organization."
}
}
},
"sponsoredFamiliesOffer": {
"message": "Принять бесплатный план Bitwarden Families"
},
"sponsoredFamiliesOfferRedeemed": {
"message": "Бесплатный план Bitwarden Families успешно активирован"
},
"redeemed": {
"message": "Активирован"
},
"redeemedAccount": {
"message": "Активированный аккаунт"
},
"revokeAccount": {
"message": "Отозвать аккаунт $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"resendEmailLabel": {
"message": "Повторно отправить письмо о спонсировании $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"freeFamiliesPlan": {
"message": "Бесплатный план Bitwarden Families"
},
"redeemNow": {
"message": "Активировать сейчас"
},
"recipient": {
"message": "Получатель"
},
"removeSponsorship": {
"message": "Удалить спонсирование"
},
"removeSponsorshipConfirmation": {
"message": "После удаления спонсорства вы будете нести ответственность за эту подписку и связанные с ней счета. Вы уверены что хотите продолжить?"
},
"sponsorshipCreated": {
"message": "Спонсирование создано"
},
"revoke": {
"message": "Отозвать"
},
"emailSent": {
"message": "Письмо отправлено"
},
"revokeSponsorshipConfirmation": {
"message": "После удаления этой учетной записи владелец организации Bitwarden Families будет нести ответственность за эту подписку и связанные счета. Вы уверены, что хотите продолжить?"
},
"removeSponsorshipSuccess": {
"message": "Спонсорство удалено"
},
"ssoKeyConnectorUnavailable": {
"message": "Не удается подключиться к соединителю ключей, повторите попытку позже."
},
"keyConnectorUrl": {
"message": "URL соединителя ключей"
},
"sendVerificationCode": {
"message": "Отправить код подтверждения на ваш email"
},
"sendCode": {
"message": "Отправить код"
},
"codeSent": {
"message": "Код отправлен"
},
"verificationCode": {
"message": "Код подтверждения"
},
"confirmIdentity": {
"message": "Подтвердите вашу личность, чтобы продолжить."
},
"verificationCodeRequired": {
"message": "Необходимо ввести код подтверждения."
},
"invalidVerificationCode": {
"message": "Неверный код подтверждения"
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ использует SSO с собственным сервером ключей. Для авторизации членам этой организации больше не требуется мастер-пароль.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"leaveOrganization": {
"message": "Покинуть организацию"
},
"removeMasterPassword": {
"message": "Удалить мастер-пароль"
},
"removedMasterPassword": {
"message": "Мастер-пароль удален."
},
"allowSso": {
"message": "Разрешить аутентификацию SSO"
},
"allowSsoDesc": {
"message": "После настройки ваша конфигурация будет сохранена, и пользователи смогут проходить аутентификацию, используя свои учетные данные Провайдера идентификации."
},
"ssoPolicyHelpStart": {
"message": "Активировать",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpLink": {
"message": "Политика аутентификации SSO",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpEnd": {
"message": "для обеспечения авторизации всех членов при помощи единого входа.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpKeyConnector": {
"message": "Для настройки расшифровки соединителя ключей требуются политики проверки подлинности SSO и единой организации."
},
"memberDecryptionOption": {
"message": "Параметры расшифровки членов"
},
"memberDecryptionPassDesc": {
"message": "После аутентификации участники будут расшифровывать данные хранилища, используя свои мастер-пароли."
},
"keyConnector": {
"message": "Соединитель ключей"
},
"memberDecryptionKeyConnectorDesc": {
"message": "Подключите авторизацию посредством SSO к вашему собственному серверу расшифровки ключей. При использовании этой опции членам не нужно будет использовать свои мастер-пароли для расшифровки данных хранилища."
},
"keyConnectorPolicyRestriction": {
"message": "\"Авторизация посредством SSO и расшифровки соединителя ключей\" включена. Эта политика будет применяться только к владельцам и администраторам."
},
"enabledSso": {
"message": "SSO включен"
},
"disabledSso": {
"message": "SSO отключен"
},
"enabledKeyConnector": {
"message": "Соединитель ключей включен"
},
"disabledKeyConnector": {
"message": "Соединитель ключей отключен"
},
"keyConnectorWarning": {
"message": "После настройки соединителя ключей параметры расшифровки членов не могут быть изменены."
},
"migratedKeyConnector": {
"message": "Выполнена миграция на соединитель ключей"
},
"paymentSponsored": {
"message": "Укажите способ оплаты для сопоставления с организацией. Не волнуйтесь, мы не будем ничего взимать с вас, если вы не выберете дополнительные функции или ваше спонсорское предложение не истечет. "
},
"orgCreatedSponsorshipInvalid": {
"message": "Срок действия спонсорского предложения истек. Вы можете удалить созданную вами организацию, чтобы избежать списания средств по истечении 7-дневного пробного периода. В противном случае вы можете закрыть эту подсказку, чтобы сохранить организацию и принять на себя платежные обязательства."
},
"newFamiliesOrganization": {
"message": "Новая организация Bitwarden Families"
},
"acceptOffer": {
"message": "Принять предложение"
},
"sponsoringOrg": {
"message": "Спонсорская организация"
},
"keyConnectorTest": {
"message": "Тест"
},
"keyConnectorTestSuccess": {
"message": "Успешно! Соединитель ключей проверен."
},
"keyConnectorTestFail": {
"message": "Не удается связаться с соединителем ключей. Проверьте URL."
},
"sponsorshipTokenHasExpired": {
"message": "Срок действия спонсорского предложения истек."
},
"freeWithSponsorship": {
"message": "БЕСПЛАТНО при спонсорской поддержке"
},
"formErrorSummaryPlural": {
"message": "$COUNT$ полей выше требуют вашего внимания.",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"formErrorSummarySingle": {
"message": "1 поле выше требует вашего внимания."
},
"fieldRequiredError": {
"message": "$FIELDNAME$ обязательно.",
"placeholders": {
"fieldname": {
"content": "$1",
"example": "Full name"
}
}
},
"required": {
"message": "обязательно"
},
"idpSingleSignOnServiceUrlRequired": {
"message": "Обязательно, если ID сущности не является URL."
},
"openIdOptionalCustomizations": {
"message": "Дополнительные настройки"
},
"openIdAuthorityRequired": {
"message": "Обязательно, если полномочия не действительны."
},
"separateMultipleWithComma": {
"message": "Разделяйте запятыми."
},
"sessionTimeout": {
"message": "Время вашей сессии истекло. Пожалуйста, вернитесь и попробуйте войти снова."
},
"exportingPersonalVaultTitle": {
"message": "Экспорт личного хранилища"
},
"exportingOrganizationVaultTitle": {
"message": "Экспорт хранилища организации"
},
"exportingPersonalVaultDescription": {
"message": "Будут экспортированы только личные элементы хранилища, связанные с $EMAIL$. Элементы хранилища организации включены не будут.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Будет экспортировано только хранилище организации, связанное с $ORGANIZATION$. Личные элементы хранилища и элементы из других организаций включены не будут.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"backToReports": {
"message": "Вернуться к отчетам"
},
"generator": {
"message": "Генератор"
},
"whatWouldYouLikeToGenerate": {
"message": "Что вы хотите сгенерировать?"
},
"passwordType": {
"message": "Тип пароля"
},
"regenerateUsername": {
"message": "Пересоздать имя пользователя"
},
"generateUsername": {
"message": "Создать имя пользователя"
},
"usernameType": {
"message": "Тип имени пользователя"
},
"plusAddressedEmail": {
"message": "Плюс-адресованные email",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
"message": "Использовать возможности суб-адресации вашего провайдера электронной почты."
},
"catchallEmail": {
"message": "Catch-all-адрес электронной почты"
},
"catchallEmailDesc": {
"message": "Использовать настроенную в вашем домене почту catch-all."
},
"random": {
"message": "Случайно"
},
"randomWord": {
"message": "Случайное слово"
},
"service": {
"message": "Служба"
}
}
| bitwarden/web/src/locales/ru/messages.json/0 | {
"file_path": "bitwarden/web/src/locales/ru/messages.json",
"repo_id": "bitwarden",
"token_count": 104795
} | 142 |
.callout {
border-left-width: 5px !important;
border-radius: $card-inner-border-radius;
margin-bottom: $alert-margin-bottom;
padding: $alert-padding-y $alert-padding-x;
@include themify($themes) {
background-color: themed("calloutBackground");
border: 1px solid themed("borderColor");
color: themed("calloutColor");
}
.callout-heading {
margin-top: 0;
}
h3.callout-heading {
font-weight: bold;
text-transform: uppercase;
}
&.callout-primary {
@include themify($themes) {
border-left-color: themed("primary");
}
.callout-heading {
@include themify($themes) {
color: themed("primary");
}
}
}
&.callout-info {
@include themify($themes) {
border-left-color: themed("info");
}
.callout-heading {
@include themify($themes) {
color: themed("info");
}
}
}
&.callout-danger {
@include themify($themes) {
border-left-color: themed("danger");
}
.callout-heading {
@include themify($themes) {
color: themed("danger");
}
}
}
&.callout-success {
@include themify($themes) {
border-left-color: themed("success");
}
.callout-heading {
@include themify($themes) {
color: themed("success");
}
}
}
&.callout-warning {
@include themify($themes) {
border-left-color: themed("warning");
}
.callout-heading {
@include themify($themes) {
color: themed("warning");
}
}
}
.enforced-policy-options ul {
margin-bottom: 0px;
}
}
| bitwarden/web/src/scss/callouts.scss/0 | {
"file_path": "bitwarden/web/src/scss/callouts.scss",
"repo_id": "bitwarden",
"token_count": 685
} | 143 |
import { Injectable } from "@angular/core";
import { StorageService } from "jslib-common/abstractions/storage.service";
import { HtmlStorageLocation } from "jslib-common/enums/htmlStorageLocation";
import { StorageOptions } from "jslib-common/models/domain/storageOptions";
@Injectable()
export class HtmlStorageService implements StorageService {
get defaultOptions(): StorageOptions {
return { htmlStorageLocation: HtmlStorageLocation.Session };
}
get<T>(key: string, options: StorageOptions = this.defaultOptions): Promise<T> {
let json: string = null;
switch (options.htmlStorageLocation) {
case HtmlStorageLocation.Local:
json = window.localStorage.getItem(key);
break;
case HtmlStorageLocation.Session:
default:
json = window.sessionStorage.getItem(key);
break;
}
if (json != null) {
const obj = JSON.parse(json);
return Promise.resolve(obj as T);
}
return Promise.resolve(null);
}
async has(key: string, options: StorageOptions = this.defaultOptions): Promise<boolean> {
return (await this.get(key, options)) != null;
}
save(key: string, obj: any, options: StorageOptions = this.defaultOptions): Promise<any> {
if (obj == null) {
return this.remove(key, options);
}
if (obj instanceof Set) {
obj = Array.from(obj);
}
const json = JSON.stringify(obj);
switch (options.htmlStorageLocation) {
case HtmlStorageLocation.Local:
window.localStorage.setItem(key, json);
break;
case HtmlStorageLocation.Session:
default:
window.sessionStorage.setItem(key, json);
break;
}
return Promise.resolve();
}
remove(key: string, options: StorageOptions = this.defaultOptions): Promise<any> {
switch (options.htmlStorageLocation) {
case HtmlStorageLocation.Local:
window.localStorage.removeItem(key);
break;
case HtmlStorageLocation.Session:
default:
window.sessionStorage.removeItem(key);
break;
}
return Promise.resolve();
}
}
| bitwarden/web/src/services/htmlStorage.service.ts/0 | {
"file_path": "bitwarden/web/src/services/htmlStorage.service.ts",
"repo_id": "bitwarden",
"token_count": 764
} | 144 |
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<appender name="default" class="ch.qos.logback.core.rolling.RollingFileAppender">
<rollingPolicy class="ch.qos.logback.core.rolling.TimeBasedRollingPolicy">
<fileNamePattern>/Users/hushuang/applogs/logs/beauty/back.%d{yyyy-MM-dd}.log</fileNamePattern>
<maxHistory>3</maxHistory>
</rollingPolicy>
<encoder>
<pattern>[%-5level][%d{HH:mm:ss}] - [%logger{15}] - %msg%n</pattern>
<charset>UTF-8</charset>
</encoder>
</appender>
<appender name="console" class="ch.qos.logback.core.ConsoleAppender">
<encoder>
<pattern>[%-5level][%d{HH:mm:ss}] - [%logger] - %msg%n</pattern>
<charset>UTF-8</charset>
</encoder>
</appender>
<logger name="org.springframework.jdbc" level="DEBUG" additivity="false">
<appender-ref ref="console"/>
</logger>
<logger name="org.springframework" level="INFO" additivity="false">
<appender-ref ref="console"/>
</logger>
<root level="DEBUG">
<appender-ref ref="console"/>
</root>
</configuration> | chwshuang/web/back/src/main/resources/logback.xml/0 | {
"file_path": "chwshuang/web/back/src/main/resources/logback.xml",
"repo_id": "chwshuang",
"token_count": 539
} | 145 |
#!/usr/bin/env bash
go test -covermode=count -coverprofile=count.out .
go tool cover -html=count.out
go tool cover -func=count.out | gocraft/web/cover.sh/0 | {
"file_path": "gocraft/web/cover.sh",
"repo_id": "gocraft",
"token_count": 45
} | 146 |
package web
import (
"bufio"
"html/template"
"net/http"
"os"
"runtime"
"strings"
)
// ShowErrorsMiddleware will catch panics and render an HTML page with the stack trace.
// This middleware should only be used in development.
func ShowErrorsMiddleware(rw ResponseWriter, req *Request, next NextMiddlewareFunc) {
defer func() {
if err := recover(); err != nil {
const size = 4096
stack := make([]byte, size)
stack = stack[:runtime.Stack(stack, false)]
renderPrettyError(rw, req, err, stack)
}
}()
next(rw, req)
}
func renderPrettyError(rw ResponseWriter, req *Request, err interface{}, stack []byte) {
_, filePath, line, _ := runtime.Caller(5)
data := map[string]interface{}{
"Error": err,
"Stack": string(stack),
"Params": req.URL.Query(),
"Method": req.Method,
"FilePath": filePath,
"Line": line,
"Lines": readErrorFileLines(filePath, line),
}
rw.Header().Set("Content-Type", "text/html")
rw.WriteHeader(http.StatusInternalServerError)
tpl := template.Must(template.New("ErrorPage").Parse(panicPageTpl))
tpl.Execute(rw, data)
}
func readErrorFileLines(filePath string, errorLine int) map[int]string {
lines := make(map[int]string)
file, err := os.Open(filePath)
if err != nil {
return lines
}
defer file.Close()
reader := bufio.NewReader(file)
currentLine := 0
for {
line, err := reader.ReadString('\n')
if err != nil || currentLine > errorLine+5 {
break
}
currentLine++
if currentLine >= errorLine-5 {
lines[currentLine] = strings.Replace(line, "\n", "", -1)
}
}
return lines
}
const panicPageTpl string = `
<html>
<head>
<title>Panic</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
html, body{ padding: 0; margin: 0; }
header { background: #C52F24; color: white; border-bottom: 2px solid #9C0606; }
h1 { padding: 10px 0; margin: 0; }
.container { margin: 0 20px; }
.error { font-size: 18px; background: #FFCCCC; color: #9C0606; padding: 10px 0; }
.file-info .file-name { font-weight: bold; }
.stack { height: 300px; overflow-y: scroll; border: 1px solid #e5e5e5; padding: 10px; }
table.source {
width: 100%;
border-collapse: collapse;
border: 1px solid #e5e5e5;
}
table.source td {
padding: 0;
}
table.source .numbers {
font-size: 14px;
vertical-align: top;
width: 1%;
color: rgba(0,0,0,0.3);
text-align: right;
}
table.source .numbers .number {
display: block;
padding: 0 5px;
border-right: 1px solid #e5e5e5;
}
table.source .numbers .number.line-{{ .Line }} {
border-right: 1px solid #ffcccc;
}
table.source .numbers pre {
white-space: pre-wrap;
}
table.source .code {
font-size: 14px;
vertical-align: top;
}
table.source .code .line {
padding-left: 10px;
display: block;
}
table.source .numbers .number,
table.source .code .line {
padding-top: 1px;
padding-bottom: 1px;
}
table.source .code .line:hover {
background-color: #f6f6f6;
}
table.source .line-{{ .Line }},
table.source line-{{ .Line }},
table.source .code .line.line-{{ .Line }}:hover {
background: #ffcccc;
}
</style>
</head>
<body>
<header>
<div class="container">
<h1>Error</h1>
</div>
</header>
<div class="error">
<p class="container">{{ .Error }}</p>
</div>
<div class="container">
<p class="file-info">
In <span class="file-name">{{ .FilePath }}:{{ .Line }}</span></p>
</p>
<table class="source">
<tr>
<td class="numbers">
<pre>{{ range $lineNumber, $line := .Lines }}<span class="number line-{{ $lineNumber }}">{{ $lineNumber }}</span>{{ end }}</pre>
</td>
<td class="code">
<pre>{{ range $lineNumber, $line := .Lines }}<span class="line line-{{ $lineNumber }}">{{ $line }}<br /></span>{{ end }}</pre>
</td>
</tr>
</table>
<h2>Stack</h2>
<pre class="stack">{{ .Stack }}</pre>
<h2>Request</h2>
<p><strong>Method:</strong> {{ .Method }}</p>
<h3>Parameters:</h3>
<ul>
{{ range $key, $value := .Params }}
<li><strong>{{ $key }}:</strong> {{ $value }}</li>
{{ end }}
</ul>
</div>
</body>
</html>
`
| gocraft/web/show_errors_middleware.go/0 | {
"file_path": "gocraft/web/show_errors_middleware.go",
"repo_id": "gocraft",
"token_count": 2074
} | 147 |
/* eslint-disable */
module.exports = async function () {
return {
name: 'Modern Web',
description: 'Guides, tools and libraries for modern web development.',
socialLinks: [
{
name: 'GitHub',
url: 'https://github.com/modernweb-dev/web',
},
],
gitSiteUrl: 'https://github.com/modernweb-dev/web',
helpUrl: 'https://github.com/modernweb-dev/web/issues',
logoAlt: 'Tilted sphere with longitudinal stripes',
iconColorMaskIcon: '#3f93ce',
iconColorMsapplicationTileColor: '#1d3557',
iconColorThemeColor: '#1d3557',
analytics: 'UA-131782693-2',
socialMediaImage: '/_assets/social-media-image.jpg',
};
};
| modernweb-dev/web/docs/_data/site.js/0 | {
"file_path": "modernweb-dev/web/docs/_data/site.js",
"repo_id": "modernweb-dev",
"token_count": 270
} | 148 |
# Building >> Rollup Plugin HTML || 20
Plugin for bundling HTML files. Bundles module scripts and linked assets in HTML files and injects the hashed filenames.
## Installation
```
npm install --save-dev @web/rollup-plugin-html
```
## Usage
### Single page
If you have a single HTML page, you can set it as rollup input. This will be used by the HTML plugin as input for the plugin.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'index.html',
output: { dir: 'dist' },
plugins: [html()],
};
```
### Multiple pages
If all pages share the same config, you can use a glob pattern to match multiple HTML files.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'pages/*.html',
output: { dir: 'dist' },
plugins: [html()],
};
```
If your pages cannot be matched with a single glob you can set the input directly on HTML plugin.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
output: { dir: 'dist' },
plugins: [html({ input: ['index.html', 'static/page.html'] })],
};
```
If each input should be bundled with a different config, you can create multiple instances of the HTML plugin.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
output: { dir: 'dist' },
plugins: [
// add multiple HTML plugins
html({ input: 'index.html' }),
html({ input: 'static/page.html' }),
],
};
```
### HTML as string
If your HTML file does not exist on disk, you can provide it as a string as well.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
output: { dir: 'dist' },
plugins: [
html({
input: {
html: '<html><body><script type="module" src="./app.js"></script></body></html>',
// defaults to index.html
name: 'foo.html',
},
}),
],
};
```
This can also be set as an array:
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
output: { dir: 'dist' },
plugins: [
html({
input: [
{ html: '<html><body><script type="module" src="./app.js"></script></body></html>' },
{ html: '<html><body><script type="module" src="./foo.js"></script></body></html>' },
],
}),
],
};
```
### Bundling assets
The HTML plugin will bundle assets referenced from `img` and `link` and social media tag elements in your HTML. The assets are emitted as rollup assets, and the paths are updated to the rollup output paths.
By default rollup will hash the asset filenames, enabling long term caching. You can customize the filename pattern using the [assetFileNames option](https://rollupjs.org/guide/en/#outputassetfilenames) in your rollup config.
To turn off bundling assets completely, set the `extractAssets` option to false:
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'index.html',
output: { dir: 'dist' },
plugins: [
html({
extractAssets: false,
}),
],
};
```
#### Including assets referenced from css
If your css files reference other assets via `url`, like for example:
```css
body {
background-image: url('images/star.gif');
}
/* or */
@font-face {
src: url('fonts/font-bold.woff2') format('woff2');
/* ...etc */
}
```
You can enable the `bundleAssetsFromCss` option:
```js
rollupPluginHTML({
bundleAssetsFromCss: true,
// ...etc
});
```
And those assets will get output to the `assets/` dir, and the source css file will get updated with the output locations of those assets, e.g.:
```css
body {
background-image: url('assets/star-P4TYRBwL.gif');
}
/* or */
@font-face {
src: url('assets/font-bold-f0mNRiTD.woff2') format('woff2');
/* ...etc */
}
```
### Handling absolute paths
If your HTML file contains any absolute paths they will be resolved against the current working directory. You can set a different root directory in the config. Input paths will be resolved relative to this root directory as well.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'index.html',
output: { dir: 'dist' },
plugins: [
// add HTML plugin
html({ rootDir: path.join(process.cwd(), '_site') }),
],
};
```
### Preserving directory structure
To preserve the directory structure of HTML files you can set the `flattenOutput` option to false. The directory structure relative to the root dir will be preserved.
In the example below, the following files:
- `_site/index.html`
- `_site/pages/page-b.html`
- `_site/pages/bar/page-c.html`
Will be output as:
- `dist/index.html`
- `dist/pages/page-b.html`
- `dist/pages/bar/page-c.html`
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'pages/**/*.html',
output: { dir: 'dist' },
plugins: [
// add HTML plugin
html({ rootDir: path.join(process.cwd(), '_site'), flattenOutput: false }),
],
};
```
### Transforming HTML files and assets
You can add transform functions to modify the HTML page and assets in the build, for example to inject scripts or minification.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'index.html',
output: { dir: 'dist' },
plugins: [
// add HTML plugin
html({
transformHtml: [html => html.replace('<body>', '<body><script>...</script>')],
transformAsset: [(content, filePath) => {
if (filePath.endsWith('.svg')) {
// content is a buffer, you can turn it a string for utf-8 assets
const svgContent = content.toString('utf-8');
return /* transform the SVG */;
}
if (filePath.endsWith('.png')) {
return /* transform the PNG */;
}
},
}),
],
};
```
### Minification
Set the minify option to do default HTML minificiation. If you need custom options, you can implement your own minifier using the `transformHtml` option.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'index.html',
output: { dir: 'dist' },
plugins: [
// add HTML plugin
html({
minify: true,
}),
],
};
```
### Social Media Tags
Some social media tags require full absolute URLs (e.g. https://domain.com/guide/).
By providing an `absoluteBaseUrl` the plugin can make sure all appropriate URLs are processed.
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'index.html',
output: { dir: 'dist' },
plugins: [
html({
absoluteBaseUrl: 'https://domain.com',
}),
],
};
```
The following tags will be processed:
```html
<!-- FROM -->
<meta property="og:image" content="./images/image-social.png" />
<link rel="canonical" href="/guides/" />
<meta property="og:url" content="/guides/" />
<!-- TO -->
<meta property="og:image" content="https://domain.com/assets/image-social-xxx.png" />
<link rel="canonical" href="https://domain.com/guides/" />
<meta property="og:url" content="https://domain.com/guides/" />
```
You can disable this behavior by removing the `absoluteBaseUrl` or setting `absoluteSocialMediaUrls` to false.
### Inject a Service Worker
In order to enable PWA support you can enable the injection of a service worker registration code block.<br>
Note: This does not create the service worker
```js
import { rollupPluginHTML as html } from '@web/rollup-plugin-html';
export default {
input: 'index.html',
plugins: [
html({
injectServiceWorker: true,
serviceWorkerPath: '/file/system/path/to/service-worker.js',
}),
],
};
```
### Strict CSP for inline scripts
To prevent XSS, there is a rule in Content-Security-Policy guidelines called [script-src](https://content-security-policy.com/script-src/).
Some servers will (rightfully so) set this value to 'self', sometimes adding a whitelist of other origins e.g. for Google Analytics.
This makes it impossible for inline scripts to execute. There's an ugly way around that, by setting CSP rule `unsafe-inline`.
There's also a proper workaround, which is by either using hashes or a nonce to allow inline scripts to run.
Quite often, rollup plugins will insert inline scripts, e.g. to load polyfills, SystemJS or other common use cases.
In this plugin, you can pass the option `strictCSPInlineScripts` and set it to true.
The plugin will then scan HTML assets for inline scripts and turn its contents into a sha256 hash.
These hashes are then inserted in a CSP `meta` tag in the HTML asset, enabling these inline scripts to run even under strict CSP rules.
> Caveat: If you set CSP rules in your Response headers on the server end, this will override the CSP meta tag from the client.
## Type definitions
```ts
import { OutputChunk, OutputOptions, OutputBundle } from 'rollup';
export interface InputHTMLOptions {
/** The html source code. If set, overwrites path. */
html?: string;
/** Name of the HTML files when using the html option. */
name?: string;
/** Path to the HTML file, or glob to multiple HTML files. */
path?: string;
}
export interface RollupPluginHTMLOptions {
/** HTML file(s) to use as input. If not set, uses rollup input option. */
input?: string | InputHTMLOptions | (string | InputHTMLOptions)[];
/** HTML file glob patterns or patterns to ignore */
exclude?: string | string[];
/** Whether to minify the output HTML. */
minify?: boolean;
/** Whether to preserve or flatten the directory structure of the HTML file. */
flattenOutput?: boolean;
/** Directory to resolve absolute paths relative to, and to use as base for non-flatted filename output. */
rootDir?: string;
/** Path to load modules and assets from at runtime. */
publicPath?: string;
/** Transform asset source before output. */
transformAsset?: TransformAssetFunction | TransformAssetFunction[];
/** Transform HTML file before output. */
transformHtml?: TransformHtmlFunction | TransformHtmlFunction[];
/** Whether to extract and bundle assets referenced in HTML. Defaults to true. */
extractAssets?: boolean;
/** Whether to ignore assets referenced in HTML and CSS with glob patterns. */
externalAssets?: string | string[];
/** Define a full absolute url to your site (e.g. https://domain.com) */
absoluteBaseUrl?: string;
/** Whether to set full absolute urls for ['meta[property=og:image]', 'link[rel=canonical]', 'meta[property=og:url]'] or not. Requires a absoluteBaseUrl to be set. Default to true. */
absoluteSocialMediaUrls?: boolean;
/** Should a service worker registration script be injected. Defaults to false. */
injectServiceWorker?: boolean;
/** File system path to the generated service worker file */
serviceWorkerPath?: string;
/** Prefix to strip from absolute paths when resolving assets and scripts, for example when using a base path that does not exist on disk. */
absolutePathPrefix?: string;
/** When set to true, will insert meta tags for CSP and add script-src values for inline scripts by sha256-hashing the contents */
strictCSPInlineScripts?: boolean;
}
export interface GeneratedBundle {
name: string;
options: OutputOptions;
bundle: OutputBundle;
}
export interface EntrypointBundle extends GeneratedBundle {
entrypoints: {
// path to import the entrypoint, can be used in an import statement
// or script tag directly
importPath: string;
// associated rollup chunk, useful if you need to get more information
// about the chunk. See the rollup docs for type definitions
chunk: OutputChunk;
}[];
}
export interface TransformHtmlArgs {
// the rollup bundle to be injected on the page. if there are multiple
// rollup output options, this will reference the first bundle
//
// if one of the input options was set, only the bundled module script contained
// in the HTML input are available to be injected in both the bundle and bundles
// options
bundle: EntrypointBundle;
// the rollup bundles to be injected on the page. if there is only one
// build output options, this will be an array with one option
bundles: Record<string, EntrypointBundle>;
htmlFileName: string;
}
export type TransformHtmlFunction = (
html: string,
args: TransformHtmlArgs,
) => string | Promise<string>;
export type TransformAssetFunction = (
content: Buffer,
filePath: string,
) => string | Buffer | Promise<string | Buffer>;
```
| modernweb-dev/web/docs/docs/building/rollup-plugin-html.md/0 | {
"file_path": "modernweb-dev/web/docs/docs/building/rollup-plugin-html.md",
"repo_id": "modernweb-dev",
"token_count": 3900
} | 149 |
# Dev Server >> Writing Plugins >> Examples ||2
Common examples using plugins.
Generally speaking, the two most important plugins are [esbuild](../plugins/esbuild.md) and [rollup](../plugins/rollup.md). Esbuild can be used for fast transformations, while rollup has a rich plugin ecosystem we can use.
Some of the examples require you to Write Your Own plugin. The examples are straight forward, but you can check the [writing plugins section](./overview.md) for a more detailed explanation.
## Typescript
To use typescript with the dev server, you have two main options.
### tsc
You can use `tsc`, the official typescript compiler, to transform TS to JS. This is the most stable option as this is the official tool, but it is slower and you need to run it before running tests or dev server.
Check the [official typescript docs](https://www.typescriptlang.org/) to set up TSC, and then run the test runner on the generated JS files.
### esbuild
The dev server can also transform TS on the fly using `esbuild`. It is the fastest approach, introducing only a few milliseconds overhead. Check the [esbuild plugin docs](../plugins/esbuild.md) to learn more about how to set it up.
## Other module formats
The browser only supports standard es modules, using `import` and `export` statements. Check out [es modules docs](../../../guides/going-buildless/es-modules.md) to learn more about using es modules and supporting other module formats such as CommonJS and UMD.
## Environment variables
### Virtual module
To use environment variables in your project we recommend creating a virtual module.
<details>
<summary>View example</summary>
Import the environment module in your code. Make sure it is a browser compatible import path:
```js
import { version } from '../environment.js';
console.log(`The current version is: ${version}`);
```
Add a plugin to serve the contents of this environment:
```js
import fs from 'fs';
import path from 'path';
const packageJson = JSON.parse(fs.readFileSync('package.json', 'utf-8'));
export default {
plugins: [
{
name: 'env-vars',
serve(context) {
if (context.path === '/environment.js') {
return `export default { version: "${packageJson.version}" }`;
}
},
},
],
};
```
</details>
### Constants replacement
Another approach is to replace constants or patterns in your code. We don't recommend this because it relies on magic variables, and requires a build step for your code to work.
<details>
<summary>View example</summary>
You can use the [@rollup/plugin-replace](https://www.npmjs.com/package/@rollup/plugin-replace) for replacing environment variables in your code. Make sure to add an `include` pattern to avoid processing files unnecessarily.
```js
import rollupReplace from '@rollup/plugin-replace';
import { fromRollup } from '@web/dev-server-rollup';
const replace = fromRollup(rollupReplace);
export default {
plugins: [replace({ include: ['src/**/*.js'], __environment__: '"development"' })],
};
```
</details>
## Mocking or stubbing modules
Es modules are immutable, you cannot mock or stub them at runtime in the browser. You can however serve a mock or stub version from the webserver. In the test runner, this affects all tests, you cannot do this per test file.
<details>
<summary>View example</summary>
```js
export default {
plugins: [
{
name: 'stub-package',
serve(context) {
if (context.path === '/node_modules/some-package/index.js') {
return `
export default doFoo() {
console.log("stubbing foo");
}
export default doBar() {
console.log("stubbing bar");
}`;
}
},
},
],
};
```
</details>
## Babel
You can use [@rollup/plugin-babel](https://www.npmjs.com/package/@rollup/plugin-babel) to use babel plugins (it's plugin-ception!).
Note that the dev server and test runner already includes `esbuild` for compiling javascript for compatibility with older browsers. You don't need to use babel for that.
<details>
<summary>View example</summary>
```js
import rollupBabel from '@rollup/plugin-babel';
import { fromRollup } from '@web/dev-server-rollup';
const babel = fromRollup(rollupBabel);
export default {
plugins: [babel({ include: ['src/**/*.js'], plugins: ['babel-plugin-foo'] })],
};
```
</details>
## JSX and TSX
You can use [esbuild](../plugins/esbuild.md) to handle transforming JSX and TSX on the fly.
## Importing JSON
To import JSON files you can use [@rollup/plugin-json](https://www.npmjs.com/package/@rollup/plugin-json)
<details>
<summary>View example</summary>
In addition to installing the rollup plugin, we need to tell the dev server to serve json files as js modules:
```js
import rollupJson from '@rollup/plugin-json';
import { fromRollup } from '@web/dev-server-rollup';
const json = fromRollup(rollupJson);
export default {
// tell the server to serve json files as js
mimeTypes: {
'**/*.json': 'js',
},
plugins: [json({})],
};
```
</details>
## Importing CSS
There are a lot of ways to import CSS. For this example, we have tested two rollup plugins, but you can use other plugins as well.
[rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) supports a lot of CSS workflows.
<details>
<summary>View example</summary>
```js
/* eslint-disable */
import rollupPostcss from 'rollup-plugin-postcss';
import { fromRollup } from '@web/dev-server-rollup';
const postcss = fromRollup(rollupPostcss);
export default {
// in a monorepo you need to adjust the rootdir of the web server
// postcss injects a module which needs to be reachable from the browser
// rootDir: '../..',
// tell the server to serve css files as js
mimeTypes: {
'**/*.css': 'js',
},
plugins: [postcss({ include: ['src/**/*.css'], modules: true })],
};
```
</details>
You can use [rollup-plugin-lit-css](https://www.npmjs.com/package/rollup-plugin-lit-css) to import CSS files as JavaScript modules exporting tagged template literals.
<details>
<summary>View example</summary>
```js
/* eslint-disable */
import rollupLitcss from 'rollup-plugin-lit-css';
import { fromRollup } from '@web/dev-server-rollup';
const litcss = fromRollup(rollupLitcss);
export default {
// tell the server to serve css files as js
mimeTypes: {
'**/*.css': 'js',
},
plugins: [litcss({ include: ['src/**/*.css'] })],
};
```
</details>
## Importing images
To import images from javascript, you can use [@rollup/plugin-url](https://www.npmjs.com/package/@rollup/plugin-url).
<details>
<summary>View example</summary>
Make sure not to use the `limit` option, as this causes the plugin to emit files in a way that `@web/dev-server-rollup` does not support.
```js
/* eslint-disable */
import rollupUrl from 'rollup-plugin-url';
import { fromRollup } from '@web/dev-server-rollup';
const url = fromRollup(rollupUrl);
export default {
// tell the server to serve your assets files as js
mimeTypes: {
'./assets/**/*': 'js',
},
plugins: [url({ include: ['assets/**/*.png'] })],
};
```
</details>
| modernweb-dev/web/docs/docs/dev-server/writing-plugins/examples.md/0 | {
"file_path": "modernweb-dev/web/docs/docs/dev-server/writing-plugins/examples.md",
"repo_id": "modernweb-dev",
"token_count": 2237
} | 150 |
# Test Runner >> Browser Launchers >> Puppeteer ||30
Run tests using [Puppeteer](https://www.npmjs.com/package/puppeteer), using a bundled version of Chromium or Firefox (experimental). Use the [Chrome launcher](./chrome.md) to run tests with a globally installed version of Chrome.
## Usage
When using `@web/test-runner` regularly, you can use puppeteer with the `--puppeteer` and `--browsers` flags:
```
# add the package
npm i --save-dev @web/test-runner-puppeteer
# add the flag
wtr test/**/*.test.js --node-resolve --puppeteer
```
## Troubleshooting
Check the official <a href="https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md" target="_blank">troubleshooting page</a> for help with problems during installation.
## Concurrency
You can override the concurrency of this specific browser launcher
```js
import { puppeteerLauncher } from '@web/test-runner-puppeteer';
export default {
browsers: [puppeteerLauncher({ concurrency: 1 })],
};
```
## Customizing launch options
If you want to customize the puppeteer launcher options, you can add the browser launcher in the config.
You can find all possible launch options in the [official documentation](https://github.com/puppeteer/puppeteer/blob/main/docs/api.md#puppeteerlaunchoptions)
```js
import { puppeteerLauncher } from '@web/test-runner-puppeteer';
export default {
browsers: [
puppeteerLauncher({
launchOptions: {
executablePath: '/path/to/executable',
headless: false,
devtools: true,
args: ['--some-flag'],
},
}),
],
};
```
## Customizing browser context and page
You can customize the way the browser context or puppeteer page is created. This allows configuring the test environment. Check the [official documentation](https://github.com/puppeteer/puppeteer/blob/v5.5.0/docs/api.md) for all API options.
```js
import { puppeteerLauncher } from '@web/test-runner-puppeteer';
export default {
browsers: [
puppeteerLauncher({
createBrowserContext: ({ browser, config }) => browser.defaultBrowserContext(),
createPage: ({ context, config }) => context.newPage(),
}),
],
};
```
Some examples:
### Emulate mobile browser
```js
import { puppeteerLauncher } from '@web/test-runner-puppeteer';
import { KnownDevices } from 'puppeteer';
export default {
browsers: [
puppeteerLauncher({
async createPage({ context }) {
const page = await context.newPage();
page.emulate(KnownDevices['Pixel 2']);
return page;
},
}),
],
};
```
### Grant browser permissions
```js
import { puppeteerLauncher } from '@web/test-runner-puppeteer';
export default {
browsers: [
puppeteerLauncher({
async createBrowserContext({ browser }) {
// use default browser context
const context = browser.defaultBrowserContext();
// or create a new browser context if necessary
// const context = await browser.createIncognitoBrowserContext()
// grant the permissions
await context.overridePermissions('http://localhost:8000/', ['geolocation']);
return context;
},
}),
],
};
```
## Testing Firefox
Testing Firefox with Puppeteer is still experimental. There is currently no official way to install both chromium and firefox, but you can set this up for your repository by adding a post-install step to your package scripts:
`package.json`:
```json
{
"scripts": {
"postinstall": "cd node_modules/puppeteer && PUPPETEER_PRODUCT=firefox node install.js"
}
}
```
Afterward, you can run your tests with an extra firefox flag:
```
wtr test/**/*.test.js --node-resolve --puppeteer --browsers firefox
```
| modernweb-dev/web/docs/docs/test-runner/browser-launchers/puppeteer.md/0 | {
"file_path": "modernweb-dev/web/docs/docs/test-runner/browser-launchers/puppeteer.md",
"repo_id": "modernweb-dev",
"token_count": 1253
} | 151 |
# Test Runner >> Test Frameworks ||4
Test frameworks load and run your tests in the browser, and provide the framework needed to define your tests.
You can use any test framework with web test runner, but it does require a small wrapper around the framework to communicate the test results from the browser back to the test runner. Right now we only have a test framework implementation for Mocha, which is used by default in the test runner.
| modernweb-dev/web/docs/docs/test-runner/test-frameworks/index.md/0 | {
"file_path": "modernweb-dev/web/docs/docs/test-runner/test-frameworks/index.md",
"repo_id": "modernweb-dev",
"token_count": 93
} | 152 |
# Dev Server >> Storybook ||70
[Storybook](https://storybook.js.org/) is a great tool for developing and demoing components. By default, it is based on Webpack and Webpack dev server.
The [@web/dev-server-storybook](../../docs/dev-server/plugins/storybook.md) plugin uses an [opinionated build](https://github.com/modernweb-dev/storybook-prebuilt) of Storybook, making it possible to use it with Web Dev Server for es modules and buildless workflows.
## Setup
Install the package:
```
npm i --save-dev @web/dev-server-storybook
```
Add the plugin and set the project type. See below for supported project types.
```js
import { storybookPlugin } from '@web/dev-server-storybook';
export default {
// type can be 'web-components' or 'preact'
plugins: [storybookPlugin({ type: 'web-components' })],
};
```
Add a `.storybook/main.js` file:
```js
module.exports = {
stories: ['../stories/**/*.stories.@(js|jsx|ts|tsx)'],
};
```
Add a story: `stories/MyButton.stories.js`:
```js
export default {
title: 'Example/Button',
argTypes: {
backgroundColor: { control: 'color' },
},
};
const Button = ({ backgroundColor = 'white', text }) => {
return `
<button type="button" style="background-color: ${backgroundColor}">
${text}
</button>
`;
};
export const ButtonA = Button.bind({});
ButtonA.args = {
text: 'Button A',
};
export const ButtonB = Button.bind({});
ButtonB.args = {
text: 'Button B',
};
```
See the [plugin documentation](../../docs/dev-server/plugins/storybook.md) for more features and all configuration options.
## Learn more
All the code is available on [github](https://github.com/modernweb-dev/example-projects/tree/master/guides/dev-server).
See the [documentation of @web/dev-server](../../docs/dev-server/overview.md).
| modernweb-dev/web/docs/guides/dev-server/storybook.md/0 | {
"file_path": "modernweb-dev/web/docs/guides/dev-server/storybook.md",
"repo_id": "modernweb-dev",
"token_count": 591
} | 153 |
# Test Runner >> Responsive Sites ||40
With the world going mobile first, it is more important than ever to test your code against different viewport.
## Testing for mobile
Let's assume we have some code that should only execute on mobile.
It would be nice to have some sort of functionality to check for it.
How about a function `isMobile()` and it returns true/false.
👉 `src/isMobile.js`
```js
export function isMobile() {
return !!window.matchMedia('(max-width: 1024px)').matches;
}
```
```js
describe('isMobile', () => {
it('returns true if width < 1024px', async () => {
expect(isMobile()).to.be.true;
});
it('returns false if width > 1024px', async () => {
expect(isMobile()).to.be.false;
});
});
```
It feels like something is missing in this test... 🤔
Expecting something to be true in once case and false in another without any other function call feels wrong.
Right we are missing a way to change the actual size of the window.
For that we need to install the library:
```
npm i --save-dev @web/test-runner-commands
```
With that we get a `setViewport` method which we can put to good use.
```js
import { expect } from '@esm-bundle/chai';
import { setViewport } from '@web/test-runner-commands';
import { isMobile } from '../src/isMobile';
describe('isMobile', () => {
it('returns true if width < 1024px', async () => {
await setViewport({ width: 360, height: 640 });
expect(isMobile()).to.be.true;
});
it('returns false if width > 1024px', async () => {
await setViewport({ width: 1200, height: 640 });
expect(isMobile()).to.be.false;
});
});
```
## Testing media queries
For demonstration purposes we will write this example using an HTML test. Tests written as HTML are loaded by the test runner directly, a great way to set up some static HTML and CSS for our test.
Create a test file called `my-card.test.html` and set up the basic structure:
```html
<!DOCTYPE html>
<html>
<head>
<style>
.card {
background: rgb(0, 255, 0);
}
@media screen and (min-width: 1024px) {
.card {
background: rgb(255, 0, 0);
}
}
</style>
</head>
<body>
<div class="card"></div>
</body>
</html>
```
Next, we can write our tests to change the viewport and check if our media queries are working correctly:
```html
<!DOCTYPE html>
<html>
<head>
<style>
.card {
background: rgb(0, 255, 0);
}
@media screen and (min-width: 1024px) {
.card {
background: rgb(255, 0, 0);
}
}
</style>
</head>
<body>
<div class="card"></div>
<script type="module">
import { runTests } from '@web/test-runner-mocha';
import { expect } from '@esm-bundle/chai';
import { setViewport } from '@web/test-runner-commands';
runTests(() => {
it('mobile has a green background', async () => {
await setViewport({ width: 360, height: 640 });
const el = document.querySelector('.card');
const color = getComputedStyle(el).backgroundColor;
expect(color).to.equal('rgb(0, 255, 0)');
});
it('desktop has a red background', async () => {
await setViewport({ width: 1200, height: 1000 });
const el = document.querySelector('.card');
const color = getComputedStyle(el).backgroundColor;
expect(color).to.equal('rgb(255, 0, 0)');
});
});
</script>
</body>
</html>
```
To run HTML tests, we need to include it in the files we pass on to the test runner in our `package.json` scripts:
```json
{
"scripts": {
"test": "web-test-runner \"test/**/*.test.{html,js}\" --node-resolve",
"test:watch": "web-test-runner \"test/**/*.test.{html,js}\" --node-resolve --watch"
}
}
```
## Nested suites
Now what happens if we have many tests that all require a certain viewport?
Always writing `await setViewport({ width: 1200, height: 1000 });` seems kinda repetitive.
For these cases mocha offers nested describes and `beforeEach`.
If there is a function `beforeEach` will be called before each of the tests in its `describe`.
In this case it would be called three times and each test can be sure to be executed with the correct viewport no matter what other test do while they are running.
```js
describe('desktop', () => {
beforeEach(async () => {
await setViewport({ width: 1200, height: 1000 });
});
it('has a red background', async () => {
/* ... */
});
it('has a different font size', async () => {
/* ... */
});
it('handles click events', async () => {
/* ... */
});
});
```
## Learn more
All the code is available on [github](https://github.com/modernweb-dev/example-projects/tree/master/guides/test-runner).
See the [documentation of @web/test-runner](../../docs/test-runner/overview.md).
| modernweb-dev/web/docs/guides/test-runner/responsive.md/0 | {
"file_path": "modernweb-dev/web/docs/guides/test-runner/responsive.md",
"repo_id": "modernweb-dev",
"token_count": 1742
} | 154 |
import { expect } from '../../../../../node_modules/@esm-bundle/chai/esm/chai.js';
describe('basic test', () => {
it('works', () => {
expect(window.__group__).to.equal('a');
});
});
| modernweb-dev/web/integration/test-runner/tests/config-groups/browser-tests/test-runner-html-a.test.js/0 | {
"file_path": "modernweb-dev/web/integration/test-runner/tests/config-groups/browser-tests/test-runner-html-a.test.js",
"repo_id": "modernweb-dev",
"token_count": 75
} | 155 |
import { expect } from '../../../../../node_modules/@esm-bundle/chai/esm/chai.js';
before(() => {
throw new Error('error thrown in before hook');
});
it('true is true', () => {
expect(true).to.equal(true);
});
it('true is really true', () => {
expect(true).to.equal(true);
});
| modernweb-dev/web/integration/test-runner/tests/test-failure/browser-tests/fail-before.test.js/0 | {
"file_path": "modernweb-dev/web/integration/test-runner/tests/test-failure/browser-tests/fail-before.test.js",
"repo_id": "modernweb-dev",
"token_count": 104
} | 156 |
# Browser Logs
Library for serializing and deserializing browser logs.
| modernweb-dev/web/packages/browser-logs/README.md/0 | {
"file_path": "modernweb-dev/web/packages/browser-logs/README.md",
"repo_id": "modernweb-dev",
"token_count": 18
} | 157 |
import cjsModule from './src/index.js';
const { readConfig, ConfigLoaderError } = cjsModule;
export { readConfig, ConfigLoaderError };
| modernweb-dev/web/packages/config-loader/index.mjs/0 | {
"file_path": "modernweb-dev/web/packages/config-loader/index.mjs",
"repo_id": "modernweb-dev",
"token_count": 40
} | 158 |
module.exports = { foo: 'bar' };
| modernweb-dev/web/packages/config-loader/test/fixtures/package-mjs/commonjs-in-.js/my-project.config.js/0 | {
"file_path": "modernweb-dev/web/packages/config-loader/test/fixtures/package-mjs/commonjs-in-.js/my-project.config.js",
"repo_id": "modernweb-dev",
"token_count": 13
} | 159 |
console.log('app.js');
| modernweb-dev/web/packages/dev-server-core/demo/event-stream/app.js/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-core/demo/event-stream/app.js",
"repo_id": "modernweb-dev",
"token_count": 9
} | 160 |
/**
* @license
* Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/
import cloneObject from 'clone';
import { isDocumentFragment, predicates as p } from './predicates.js';
import { queryAll } from './walking.js';
function newTextNode(value: string): any {
return {
nodeName: '#text',
value: value,
parentNode: undefined,
attrs: [],
__location: <any>undefined,
};
}
function newCommentNode(comment: string): any {
return {
nodeName: '#comment',
data: comment,
parentNode: undefined,
attrs: [],
__location: <any>undefined,
};
}
function newElement(tagName: string, namespace?: string): any {
return {
nodeName: tagName,
tagName: tagName,
childNodes: [],
namespaceURI: namespace || 'http://www.w3.org/1999/xhtml',
attrs: [],
parentNode: undefined,
__location: <any>undefined,
};
}
function newDocumentFragment(): any {
return {
nodeName: '#document-fragment',
childNodes: [],
parentNode: undefined,
quirksMode: false,
// TODO(rictic): update parse5 typings upstream to mention that attrs and
// __location are optional and not always present.
attrs: undefined as any,
__location: null as any,
};
}
export function cloneNode(node: any): any {
// parent is a backreference, and we don't want to clone the whole tree, so
// make it null before cloning.
const parent = node.parentNode;
node.parentNode = undefined;
const clone = cloneObject(node);
node.parentNode = parent;
return clone;
}
/**
* Inserts `newNode` into `parent` at `index`, optionally replaceing the
* current node at `index`. If `newNode` is a DocumentFragment, its childNodes
* are inserted and removed from the fragment.
*/
function insertNode(parent: any, index: number, newNode: any, replace?: boolean) {
if (!parent.childNodes) {
parent.childNodes = [];
}
let newNodes: any[] = [];
let removedNode = replace ? parent.childNodes[index] : null;
if (newNode) {
if (isDocumentFragment(newNode)) {
if (newNode.childNodes) {
newNodes = Array.from(newNode.childNodes);
newNode.childNodes.length = 0;
}
} else {
newNodes = [newNode];
remove(newNode);
}
}
if (replace) {
removedNode = parent.childNodes[index];
}
Array.prototype.splice.apply(parent.childNodes, (<any>[index, replace ? 1 : 0]).concat(newNodes));
newNodes.forEach(function (n) {
n.parentNode = parent;
});
if (removedNode) {
removedNode.parentNode = undefined;
}
}
export function replace(oldNode: any, newNode: any) {
const parent = oldNode.parentNode;
const index = parent!.childNodes!.indexOf(oldNode);
insertNode(parent!, index, newNode, true);
}
export function remove(node: any) {
const parent = node.parentNode;
if (parent && parent.childNodes) {
const idx = parent.childNodes.indexOf(node);
parent.childNodes.splice(idx, 1);
}
node.parentNode = undefined;
}
export function insertBefore(parent: any, target: any, newNode: any) {
const index = parent.childNodes!.indexOf(target);
insertNode(parent, index, newNode);
}
export function insertAfter(parent: any, target: any, newNode: any) {
const index = parent.childNodes!.indexOf(target);
insertNode(parent, index + 1, newNode);
}
/**
* Removes a node and places its children in its place. If the node
* has no parent, the operation is impossible and no action takes place.
*/
export function removeNodeSaveChildren(node: any) {
// We can't save the children if there's no parent node to provide
// for them.
const fosterParent = node.parentNode;
if (!fosterParent) {
return;
}
const children = (node.childNodes || []).slice();
for (const child of children) {
insertBefore(node.parentNode!, node, child);
}
remove(node);
}
/**
* When parse5 parses an HTML document with `parse`, it injects missing root
* elements (html, head and body) if they are missing. This function removes
* these from the AST if they have no location info, so it requires that
* the `parse5.parse` be used with the `locationInfo` option of `true`.
*/
export function removeFakeRootElements(ast: Node) {
const injectedNodes = queryAll(
ast,
p.AND(node => !node.__location, p.hasMatchingTagName(/^(html|head|body)$/i)),
undefined,
// Don't descend past 3 levels 'document > html > head|body'
node => (node.parentNode && node.parentNode.parentNode ? undefined : node.childNodes),
);
injectedNodes.reverse().forEach(removeNodeSaveChildren);
}
export function append(parent: any, newNode: any) {
const index = (parent.childNodes && parent.childNodes.length) || 0;
insertNode(parent, index, newNode);
}
export const constructors = {
text: newTextNode,
comment: newCommentNode,
element: newElement,
fragment: newDocumentFragment,
};
| modernweb-dev/web/packages/dev-server-core/src/dom5/modification.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-core/src/dom5/modification.ts",
"repo_id": "modernweb-dev",
"token_count": 1769
} | 161 |
import { Middleware } from 'koa';
import send from 'koa-send';
import koaStatic, { Options as KoaStaticOptions } from 'koa-static';
import { isOutsideRootDir, resolvePathOutsideRootDir } from '../utils.js';
/**
* Creates multiple middleware used for serving files.
*/
export function serveFilesMiddleware(rootDir: string): Middleware[] {
const koaStaticOptions: KoaStaticOptions = {
hidden: true,
defer: true,
brotli: false,
gzip: false,
setHeaders(res) {
res.setHeader('cache-control', 'no-cache');
},
};
// the wds-root-dir parameter indicates using a different root directory as a path relative
// from the regular root dir or as an absolute path
const serveCustomRootDirMiddleware: Middleware = async (ctx, next) => {
if (isOutsideRootDir(ctx.path)) {
const { normalizedPath, newRootDir } = resolvePathOutsideRootDir(ctx.path, rootDir);
await send(ctx, normalizedPath, { ...koaStaticOptions, root: newRootDir });
return;
}
return next();
};
// serve static files from the regular root dir
return [serveCustomRootDirMiddleware, koaStatic(rootDir, koaStaticOptions)];
}
| modernweb-dev/web/packages/dev-server-core/src/middleware/serveFilesMiddleware.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-core/src/middleware/serveFilesMiddleware.ts",
"repo_id": "modernweb-dev",
"token_count": 373
} | 162 |
import { expect } from 'chai';
import { Context } from 'koa';
import { createTestServer } from '../helpers.js';
describe('plugin-file-parsed middleware', () => {
it('is called after other plugin hooks', async () => {
const order: string[] = [];
let context: Context | undefined;
const { host, server } = await createTestServer({
plugins: [
{
name: 'test',
serve(ctx) {
order.push('serve');
if (ctx.path === '/foo.js') {
return 'import "./bar.js"';
}
},
transform() {
order.push('transform');
},
transformCacheKey() {
order.push('transformCacheKey');
return 'js';
},
resolveImport() {
order.push('resolveImport');
},
transformImport() {
order.push('transformImport');
},
resolveMimeType() {
order.push('resolveMimeType');
},
fileParsed(_context) {
context = _context;
order.push('fileParsed');
},
},
],
});
try {
const response = await fetch(`${host}/foo.js`);
expect(response.status).to.equal(200);
expect(response.headers.get('content-type')).to.include('application/javascript');
expect(order[order.length - 1]).to.equal('fileParsed');
expect(context).to.exist;
expect(context!.path).to.equal('/foo.js');
} finally {
server.stop();
}
});
});
| modernweb-dev/web/packages/dev-server-core/test/middleware/pluginFileParsedMiddleware.test.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-core/test/middleware/pluginFileParsedMiddleware.test.ts",
"repo_id": "modernweb-dev",
"token_count": 736
} | 163 |
const { esbuildPlugin } = require('../../dist/esbuildPlugin');
module.exports = {
open: true,
rootDir: '../..',
nodeResolve: true,
appIndex: 'packages/dev-server-esbuild/demo/jsx/index.html',
plugins: [esbuildPlugin({ jsx: true, jsxFactory: 'h', jsxFragment: 'Fragment' })],
};
| modernweb-dev/web/packages/dev-server-esbuild/demo/jsx/server.config.js/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-esbuild/demo/jsx/server.config.js",
"repo_id": "modernweb-dev",
"token_count": 108
} | 164 |
import { expect } from 'chai';
import { createTestServer } from '@web/dev-server-core/test-helpers';
import { expectIncludes } from '@web/dev-server-core/test-helpers';
import { esbuildPlugin } from '../src/index.js';
describe('esbuildPlugin banner/footers', function () {
this.timeout(5000);
it('prepends custom banner', async () => {
const { server, host } = await createTestServer({
rootDir: __dirname,
plugins: [
{
name: 'test',
serve(context) {
if (context.path === '/foo.ts') {
return `export const foo = 5;`;
}
},
},
esbuildPlugin({ ts: true, banner: '/* hello there */' }),
],
});
try {
const response = await fetch(`${host}/foo.ts`);
const text = await response.text();
const indexOfExpr = text.indexOf('export const foo = 5;');
const indexOfBanner = text.indexOf('/* hello there */');
expectIncludes(text, '/* hello there */');
expect(indexOfExpr).to.be.greaterThan(indexOfBanner);
} finally {
server.stop();
}
});
it('appends custom footer', async () => {
const { server, host } = await createTestServer({
rootDir: __dirname,
plugins: [
{
name: 'test',
serve(context) {
if (context.path === '/foo.ts') {
return `export const foo = 5;`;
}
},
},
esbuildPlugin({ ts: true, footer: '/* hello there */' }),
],
});
try {
const response = await fetch(`${host}/foo.ts`);
const text = await response.text();
const indexOfExpr = text.indexOf('export const foo = 5;');
const indexOfFooter = text.indexOf('/* hello there */');
expectIncludes(text, '/* hello there */');
expect(indexOfFooter).to.be.greaterThan(indexOfExpr);
} finally {
server.stop();
}
});
});
| modernweb-dev/web/packages/dev-server-esbuild/test/banner-footer.test.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-esbuild/test/banner-footer.test.ts",
"repo_id": "modernweb-dev",
"token_count": 832
} | 165 |
import { expect } from 'chai';
import { createTestServer } from '@web/dev-server-core/test-helpers';
import { expectIncludes, expectNotIncludes } from '@web/dev-server-core/test-helpers';
import { esbuildPlugin } from '../src/index.js';
describe('esbuildPlugin TSX', function () {
this.timeout(5000);
it('transforms .tsx files', async () => {
const { server, host } = await createTestServer({
rootDir: __dirname,
plugins: [
{
name: 'test',
serve(context) {
if (context.path === '/foo.tsx') {
return `
interface MyInterface {
id: number;
name: string;
}
type Foo = number;
export function foo (a: number, b: number): Foo {
return <div id="myDiv"><MyElement foo={bar} /></div>
}`;
}
},
},
esbuildPlugin({ tsx: true }),
],
});
try {
const response = await fetch(`${host}/foo.tsx`);
const text = await response.text();
expect(response.status).to.equal(200);
expect(response.headers.get('content-type')).to.equal(
'application/javascript; charset=utf-8',
);
expectIncludes(text, 'React.createElement("div", {');
expectIncludes(text, 'id: "myDiv"');
expectIncludes(text, 'React.createElement(MyElement, {');
expectIncludes(text, 'foo: bar');
expectIncludes(text, 'export function foo(a, b) {');
expectNotIncludes(text, 'type Foo');
expectNotIncludes(text, 'interface MyInterface');
} finally {
server.stop();
}
});
it('can set the JSX factory', async () => {
const { server, host } = await createTestServer({
rootDir: __dirname,
plugins: [
{
name: 'test',
serve(context) {
if (context.path === '/foo.tsx') {
return `
interface MyInterface {
id: number;
name: string;
}
type Foo = number;
export function foo (a: number, b: number): Foo {
return <div id="myDiv"><MyElement foo={bar} /></div>
}`;
}
},
},
esbuildPlugin({ tsx: true, jsxFactory: 'h', jsxFragment: 'Fragment' }),
],
});
try {
const response = await fetch(`${host}/foo.tsx`);
const text = await response.text();
expect(response.status).to.equal(200);
expect(response.headers.get('content-type')).to.equal(
'application/javascript; charset=utf-8',
);
expectIncludes(text, 'h("div", {');
expectIncludes(text, 'id: "myDiv"');
expectIncludes(text, 'h(MyElement, {');
expectIncludes(text, 'foo: bar');
expectIncludes(text, 'export function foo(a, b) {');
expectNotIncludes(text, 'type Foo');
expectNotIncludes(text, 'interface MyInterface');
} finally {
server.stop();
}
});
});
| modernweb-dev/web/packages/dev-server-esbuild/test/tsx.test.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-esbuild/test/tsx.test.ts",
"repo_id": "modernweb-dev",
"token_count": 1177
} | 166 |
{
"name": "@web/dev-server-hmr",
"version": "0.4.0",
"publishConfig": {
"access": "public"
},
"description": "Plugin for using HMR in @web/dev-server",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/modernweb-dev/web.git",
"directory": "packages/dev-server-hmr"
},
"author": "modern-web",
"homepage": "https://github.com/modernweb-dev/web/tree/master/packages/dev-server-hmr",
"main": "dist/index.js",
"exports": {
".": {
"types": "./index.d.ts",
"import": "./index.mjs",
"require": "./dist/index.js"
}
},
"engines": {
"node": ">=18.0.0"
},
"scripts": {
"build": "tsc",
"start:lit-html": "wds --config demo/lit-html/server.config.mjs",
"start:vanilla": "wds --config demo/vanilla/server.config.mjs",
"test:node": "mocha \"test/**/*.test.ts\" --require ts-node/register --reporter dot",
"test:watch": "mocha \"test/**/*.test.ts\" --require ts-node/register --watch --watch-files src,test"
},
"files": [
"*.d.ts",
"*.js",
"*.mjs",
"dist",
"scripts",
"src"
],
"dependencies": {
"@web/dev-server-core": "^0.7.0"
},
"devDependencies": {
"lit-html": "^2.7.3 || ^3.0.0",
"puppeteer": "^22.0.0"
}
}
| modernweb-dev/web/packages/dev-server-hmr/package.json/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-hmr/package.json",
"repo_id": "modernweb-dev",
"token_count": 585
} | 167 |
import picoMatch from 'picomatch';
import { Context, getHtmlPath } from '@web/dev-server-core';
import { Element as ElementAst } from 'parse5';
import { getAttribute } from '@web/parse5-utils';
import { ParsedImportMap } from '@import-maps/resolve';
import { NormalizedInjectSetting, InjectSetting } from './importMapsPlugin.js';
export const IMPORT_MAP_PARAM = 'wds-import-map';
function createMatchers(inject: InjectSetting) {
if (!inject.include && !inject.exclude) {
return { include: picoMatch('**/*') };
}
return {
include: inject.include ? picoMatch(inject.include) : undefined,
exclude: inject.exclude ? picoMatch(inject.exclude) : undefined,
};
}
export function normalizeInjectSetting(
setting?: InjectSetting | InjectSetting[],
): NormalizedInjectSetting[] {
if (setting == null) {
return [];
}
const injectedImportMaps = Array.isArray(setting) ? setting : [setting];
return injectedImportMaps.map(i => ({ importMap: i.importMap, ...createMatchers(i) }));
}
export function shouldInject(path: string, setting: NormalizedInjectSetting) {
// Treat directory paths such as `/foo/` as `/foo/index.html`
const normalizedPath = path.endsWith('/') ? `${path}index.html` : path;
const included = !setting.include || setting.include(normalizedPath);
const excluded = setting.exclude && setting.exclude(normalizedPath);
return included && !excluded;
}
export function mergeImportMaps(a: ParsedImportMap, b: ParsedImportMap) {
const merged: ParsedImportMap = {
imports: {
...a.imports,
...b.imports,
},
scopes: a.scopes ? { ...a.scopes } : undefined,
};
if (b.scopes) {
if (!merged.scopes) {
merged.scopes = {};
}
for (const [key, value] of Object.entries(b.scopes)) {
merged.scopes[key] = {
...merged.scopes[key],
...value,
};
}
}
return merged;
}
export function withImportMapIdParam(path: string, id: string) {
const suffix = `${IMPORT_MAP_PARAM}=${id}`;
const hasParams = new URL(path, 'http://localhost/').searchParams.toString() === '';
return hasParams ? `${path}?${suffix}` : `${path}&${suffix}`;
}
export function getDocumentBaseUrl(context: Context, baseNode?: ElementAst | null) {
if (baseNode) {
const baseHref = getAttribute(baseNode, 'href');
if (typeof baseHref === 'string') {
// there was a <base href="..."> on the page
return new URL(baseHref, context.URL.href);
}
}
// there was no <base href="...">, use the path
return new URL('./', context.URL.href);
}
export function getRequestImportMapId(
context: Context,
importMapsIdsByHtmlPath: Map<string, number>,
) {
if (context.response.is('html')) {
// for HTML files get the import map based on the HTML path
const htmlPath = getHtmlPath(context.path);
const importMapId = importMapsIdsByHtmlPath.get(htmlPath);
// console.log({
// path: context.path,
// htmlPath,
// importMapId,
// keys: Array.from(importMapsIdsByHtmlPath.keys()),
// });
if (importMapId == null) {
return;
}
return String(importMapId);
}
// for other files get the import map id from the module's query params
return context.URL.searchParams.get(IMPORT_MAP_PARAM);
}
| modernweb-dev/web/packages/dev-server-import-maps/src/utils.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-import-maps/src/utils.ts",
"repo_id": "modernweb-dev",
"token_count": 1173
} | 168 |
import { legacyPlugin } from '../dist/index.js';
export default {
open: true,
nodeResolve: true,
appIndex: 'demo/index.html',
plugins: [
legacyPlugin({
coreJs: true,
fetch: true,
webcomponents: true,
regeneratorRuntime: 'always',
systemjs: true,
}),
],
};
| modernweb-dev/web/packages/dev-server-legacy/demo/server.config.mjs/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-legacy/demo/server.config.mjs",
"repo_id": "modernweb-dev",
"token_count": 127
} | 169 |
# Dev server polyfill
Plugin to load polyfills during development. Uses [`@web/polyfills-loader`](https://modern-web.dev/docs/building/polyfills-loader/) internally.
## Usage
`web-dev-server.config.js`:
```js
import { polyfill } from '@web/dev-server-polyfill';
export default {
plugins: [
polyfill({
scopedCustomElementRegistry: true,
}),
],
};
```
You can find the supported polyfills [here](https://modern-web.dev/docs/building/polyfills-loader/#polyfills).
You can also provide custom polyfills:
`web-dev-server.config.js`:
```js
import { polyfill } from '@web/dev-server-polyfill';
export default {
plugins: [
polyfill({
custom: [
{
name: 'my-feature-polyfill',
path: 'path/to/my/polyfill.js',
test: "!('myFeature' in window)",
},
],
}),
],
};
```
You can find the configuration options for providing custom polyfills [here](https://modern-web.dev/docs/building/polyfills-loader/#custom-polyfills).
| modernweb-dev/web/packages/dev-server-polyfill/README.md/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-polyfill/README.md",
"repo_id": "modernweb-dev",
"token_count": 391
} | 170 |
import path from 'path';
const REGEXP_ABSOLUTE = /^(?:\/|(?:[A-Za-z]:)?[\\|/])/;
/**
* Turns a file path into a path suitable for browsers, with a / as seperator.
* @param {string} filePath
* @returns {string}
*/
export function toBrowserPath(filePath: string) {
return filePath.split(path.sep).join('/');
}
export function isAbsoluteFilePath(path: string) {
return REGEXP_ABSOLUTE.test(path);
}
export function isOutsideRootDir(path: string) {
return path.startsWith('/__wds-outside-root__/');
}
| modernweb-dev/web/packages/dev-server-rollup/src/utils.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-rollup/src/utils.ts",
"repo_id": "modernweb-dev",
"token_count": 186
} | 171 |
export default 'resolveOutsideDirFoo';
| modernweb-dev/web/packages/dev-server-rollup/test/node/fixtures/resolve-outside-dir-foo/index.js/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-rollup/test/node/fixtures/resolve-outside-dir-foo/index.js",
"repo_id": "modernweb-dev",
"token_count": 11
} | 172 |
<!-- injected in preview head -->
| modernweb-dev/web/packages/dev-server-storybook/demo/wc/.storybook/preview-head.html/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-storybook/demo/wc/.storybook/preview-head.html",
"repo_id": "modernweb-dev",
"token_count": 8
} | 173 |
export { storybookPlugin } from './serve/storybookPlugin.js';
| modernweb-dev/web/packages/dev-server-storybook/src/index.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server-storybook/src/index.ts",
"repo_id": "modernweb-dev",
"token_count": 19
} | 174 |
# Web Dev Server
Dev Server for web applications, ideal for buildless es module workflows. Optionally supports simple code transformations.
- Efficient browser caching for fast reloads
- Transform code on older browsers for compatibility
- Resolve bare module imports for use in the browser (--node-resolve)
- Auto-reload on file changes with the (--watch)
- History API fallback for SPA routing (--app-index index.html)
- Plugin and middleware API for extensions
- Powered by [esbuild](/docs/dev-server/plugins/esbuild.md) and [rollup plugins](/docs/dev-server/plugins/rollup.md)
> Web Dev server is the successor of [es-dev-server](https://www.npmjs.com/package/es-dev-server)
See [our website](https://modern-web.dev/docs/dev-server/overview/) for full documentation.
## Installation
Install the dev server:
```
npm i --save-dev @web/dev-server
```
## Basic commands
Start the dev server:
```
web-dev-server --node-resolve --open
wds --node-resolve --open
```
Run in watch mode, reloading on file changes:
```
web-dev-server --node-resolve --watch --open
wds --node-resolve --watch --open
```
Use history API fallback for SPA routing:
```
web-dev-server --node-resolve --app-index demo/index.html --open
wds --node-resolve --app-index demo/index.html --open
```
Transform JS to a compatible syntax based on user agent:
```
web-dev-server --node-resolve --open --esbuild-target auto
wds --node-resolve --open --esbuild-target auto
```
## Example projects
Check out the <a href="https://github.com/modernweb-dev/example-projects" target="_blank" rel="noopener noreferrer">example projects</a> for a fully integrated setup.
## Documentation
See [our website](https://modern-web.dev/docs/dev-server/overview/) for full documentation.
| modernweb-dev/web/packages/dev-server/README.md/0 | {
"file_path": "modernweb-dev/web/packages/dev-server/README.md",
"repo_id": "modernweb-dev",
"token_count": 539
} | 175 |
export default 'moduleFeaturesA';
| modernweb-dev/web/packages/dev-server/demo/syntax/module-features-a.js/0 | {
"file_path": "modernweb-dev/web/packages/dev-server/demo/syntax/module-features-a.js",
"repo_id": "modernweb-dev",
"token_count": 8
} | 176 |
import { readConfig, ConfigLoaderError } from '@web/config-loader';
import { DevServerStartError } from '../DevServerStartError.js';
export interface ReadFileConfigParams {
/**
* The config name to use. Defaults to web-dev-server.config.{mjs,cjs,js}
*/
configName?: string;
/**
* Path to the config file. If this is not set, the config is looked up in the
* current working directory using the config name.
*/
configPath?: string;
}
/**
* Reads the config from disk, defaults to process.cwd() + web-dev-server.config.{mjs,js,cjs} or
* a custom config path.
* @param customConfig the custom location to read the config from
*/
export async function readFileConfig({
configName = 'web-dev-server.config',
configPath,
}: ReadFileConfigParams = {}) {
try {
return await readConfig(configName, typeof configPath === 'string' ? configPath : undefined);
} catch (error) {
if (error instanceof ConfigLoaderError) {
throw new DevServerStartError(error.message);
}
throw error;
}
}
| modernweb-dev/web/packages/dev-server/src/config/readFileConfig.ts/0 | {
"file_path": "modernweb-dev/web/packages/dev-server/src/config/readFileConfig.ts",
"repo_id": "modernweb-dev",
"token_count": 328
} | 177 |
import { withMocks } from '../../../storybook/decorator.js';
export const decorators = [
withMocks
]; | modernweb-dev/web/packages/mocks/demo/wc/.storybook/preview.js/0 | {
"file_path": "modernweb-dev/web/packages/mocks/demo/wc/.storybook/preview.js",
"repo_id": "modernweb-dev",
"token_count": 35
} | 178 |
// @ts-nocheck
import { addons, makeDecorator } from '@web/storybook-prebuilt/addons';
import { createDecorator } from './addon/create-decorator.js';
// Storybook 6
export const withMocks = createDecorator(addons, makeDecorator);
| modernweb-dev/web/packages/mocks/storybook/decorator.js/0 | {
"file_path": "modernweb-dev/web/packages/mocks/storybook/decorator.js",
"repo_id": "modernweb-dev",
"token_count": 79
} | 179 |
import './shared.js';
console.log('page-a.js');
| modernweb-dev/web/packages/rollup-plugin-html/demo/mpa/pages/page-a.js/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-html/demo/mpa/pages/page-a.js",
"repo_id": "modernweb-dev",
"token_count": 20
} | 180 |
{
"name": "@web/rollup-plugin-html",
"version": "2.3.0",
"publishConfig": {
"access": "public"
},
"description": "Rollup plugin for bundling HTML files",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/modernweb-dev/web.git",
"directory": "packages/rollup-plugin-html"
},
"author": "modern-web",
"homepage": "https://github.com/modernweb-dev/web/tree/master/packages/rollup-plugin-html",
"main": "dist/index.js",
"exports": {
".": {
"import": "./index.mjs",
"require": "./dist/index.js",
"types": "./dist/index.d.ts"
}
},
"engines": {
"node": ">=18.0.0"
},
"scripts": {
"demo:mpa": "rm -rf demo/dist && rollup -c demo/mpa/rollup.config.js --watch & npm run serve-demo",
"demo:spa": "rm -rf demo/dist && rollup -c demo/spa/rollup.config.js --watch & npm run serve-demo",
"serve-demo": "node ../dev-server/dist/bin.js --watch --root-dir demo/dist --app-index index.html --compatibility none --open",
"test:node": "mocha test/**/*.test.ts --require ts-node/register --reporter dot",
"test:watch": "mocha test/**/*.test.ts --require ts-node/register --watch --watch-files src,test"
},
"files": [
"*.js",
"*.mjs",
"dist",
"src"
],
"keywords": [
"rollup",
"plugin",
"rollup-plugin",
"html"
],
"dependencies": {
"@web/parse5-utils": "^2.1.0",
"glob": "^10.0.0",
"html-minifier-terser": "^7.1.0",
"lightningcss": "^1.24.0",
"parse5": "^6.0.1",
"picomatch": "^2.2.2"
},
"devDependencies": {
"@types/html-minifier-terser": "^7.0.0",
"@types/picomatch": "^2.2.1",
"rollup": "^4.4.0"
}
}
| modernweb-dev/web/packages/rollup-plugin-html/package.json/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-html/package.json",
"repo_id": "modernweb-dev",
"token_count": 774
} | 181 |
import { Document, Element } from 'parse5';
import { findElements, getTagName, getAttribute, setAttribute } from '@web/parse5-utils';
function isAbsoluteableNode(node: Element) {
const metaAttributes = ['og:url', 'og:image'];
switch (getTagName(node)) {
case 'link':
if (getAttribute(node, 'rel') === 'canonical' && getAttribute(node, 'href')) {
return true;
}
return false;
case 'meta':
if (
metaAttributes.includes(getAttribute(node, 'property')!) &&
getAttribute(node, 'content')
) {
return true;
}
return false;
default:
return false;
}
}
export function injectAbsoluteBaseUrl(document: Document, absoluteBaseUrl: string) {
const nodes = findElements(document, isAbsoluteableNode);
for (const node of nodes) {
switch (getTagName(node)) {
case 'link':
setAttribute(node, 'href', new URL(getAttribute(node, 'href')!, absoluteBaseUrl).href);
break;
case 'meta':
setAttribute(
node,
'content',
new URL(getAttribute(node, 'content')!, absoluteBaseUrl).href,
);
break;
}
}
}
| modernweb-dev/web/packages/rollup-plugin-html/src/output/injectAbsoluteBaseUrl.ts/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-html/src/output/injectAbsoluteBaseUrl.ts",
"repo_id": "modernweb-dev",
"token_count": 476
} | 182 |
<html>
<body>
<p>not-index.html</p>
</body>
</html>
| modernweb-dev/web/packages/rollup-plugin-html/test/fixtures/basic/not-index.html/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-html/test/fixtures/basic/not-index.html",
"repo_id": "modernweb-dev",
"token_count": 33
} | 183 |
@font-face {
font-family: 'Font2';
src: url('fonts/font-normal.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
} | modernweb-dev/web/packages/rollup-plugin-html/test/fixtures/resolves-assets-in-styles-duplicates/styles-b.css/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-html/test/fixtures/resolves-assets-in-styles-duplicates/styles-b.css",
"repo_id": "modernweb-dev",
"token_count": 64
} | 184 |
<html>
<head>
<meta
http-equiv="Content-Security-Policy"
content="default-src 'self'; prefetch-src 'self'; upgrade-insecure-requests; style-src 'self' 'unsafe-inline';"
/>
</head>
<body>
<h1>hello world</h1>
<script type="module" src="./entrypoint-a.js"></script>
<script type="module" src="./entrypoint-b.js"></script>
<script>
console.log('foo');
</script>
<script>
console.log('bar');
</script>
</body>
</html>
| modernweb-dev/web/packages/rollup-plugin-html/test/fixtures/rollup-plugin-html/csp-page-b.html/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-html/test/fixtures/rollup-plugin-html/csp-page-b.html",
"repo_id": "modernweb-dev",
"token_count": 161
} | 185 |
import { expect } from 'chai';
import path from 'path';
import { getOutputHTML, GetOutputHTMLParams } from '../../../src/output/getOutputHTML.js';
import { EntrypointBundle } from '../../../src/RollupPluginHTMLOptions.js';
describe('getOutputHTML()', () => {
const defaultEntrypointBundles: Record<string, EntrypointBundle> = {
default: {
name: 'default',
options: { format: 'es' },
// @ts-ignore
entrypoints: [{ importPath: '/app.js' }, { importPath: '/module.js' }],
},
};
const defaultOptions: GetOutputHTMLParams = {
pluginOptions: {},
outputDir: '/',
emittedAssets: { static: new Map(), hashed: new Map() },
entrypointBundles: defaultEntrypointBundles,
input: {
html: '<h1>Input HTML</h1>',
name: 'index.html',
moduleImports: [],
assets: [],
inlineModules: [],
},
defaultInjectDisabled: false,
injectServiceWorker: false,
serviceWorkerPath: '',
strictCSPInlineScripts: false,
};
it('injects output into the input HTML', async () => {
const output = await getOutputHTML(defaultOptions);
expect(output).to.equal(
'<html><head></head><body><h1>Input HTML</h1>' +
'<script type="module" src="/app.js"></script>' +
'<script type="module" src="/module.js"></script>' +
'</body></html>',
);
});
it('generates a HTML file for multiple rollup bundles', async () => {
const entrypointBundles: Record<string, EntrypointBundle> = {
modern: {
name: 'modern',
options: { format: 'es' },
// @ts-ignore
entrypoints: [{ importPath: '/app.js' }, { importPath: '/module.js' }],
},
legacy: {
name: 'legacy',
options: { format: 'system' },
// @ts-ignore
entrypoints: [{ importPath: '/legacy/app.js' }, { importPath: '/legacy/module.js' }],
},
};
const output = await getOutputHTML({ ...defaultOptions, entrypointBundles });
expect(output).to.equal(
'<html><head></head><body><h1>Input HTML</h1>' +
'<script type="module" src="/app.js"></script>' +
'<script type="module" src="/module.js"></script>' +
'<script>System.import("/legacy/app.js");</script>' +
'<script>System.import("/legacy/module.js");</script>' +
'</body></html>',
);
});
it('can transform html output', async () => {
const output = await getOutputHTML({
...defaultOptions,
pluginOptions: {
...defaultOptions.pluginOptions,
transformHtml: html => html.replace('Input HTML', 'Transformed Input HTML'),
},
});
expect(output).to.equal(
'<html><head></head><body><h1>Transformed Input HTML</h1>' +
'<script type="module" src="/app.js"></script>' +
'<script type="module" src="/module.js"></script>' +
'</body></html>',
);
});
it('allows setting multiple html transform functions', async () => {
const output = await getOutputHTML({
...defaultOptions,
pluginOptions: {
...defaultOptions.pluginOptions,
transformHtml: [
html => html.replace('Input HTML', 'Transformed Input HTML'),
html => html.replace(/h1/g, 'h2'),
],
},
});
expect(output).to.equal(
'<html><head></head><body><h2>Transformed Input HTML</h2>' +
'<script type="module" src="/app.js"></script>' +
'<script type="module" src="/module.js"></script>' +
'</body></html>',
);
});
it('can combine external and regular transform functions', async () => {
const output = await getOutputHTML({
...defaultOptions,
pluginOptions: {
...defaultOptions.pluginOptions,
transformHtml: html => html.replace('Input HTML', 'Transformed Input HTML'),
},
externalTransformHtmlFns: [html => html.replace(/h1/g, 'h2')],
});
expect(output).to.equal(
'<html><head></head><body><h2>Transformed Input HTML</h2>' +
'<script type="module" src="/app.js"></script>' +
'<script type="module" src="/module.js"></script>' +
'</body></html>',
);
});
it('can disable default injection', async () => {
const output = await getOutputHTML({
...defaultOptions,
defaultInjectDisabled: true,
});
expect(output).to.equal('<html><head></head><body><h1>Input HTML</h1></body></html>');
});
it('can converts absolute urls to full absolute urls', async () => {
const rootDir = path.resolve(__dirname, '..', '..', 'fixtures', 'assets');
const hashed = new Map<string, string>();
hashed.set(path.join(rootDir, 'image-social.png'), 'image-social-xxx.png');
const output = await getOutputHTML({
...defaultOptions,
defaultInjectDisabled: true,
pluginOptions: {
absoluteBaseUrl: 'http://test.com',
rootDir,
},
emittedAssets: { static: new Map(), hashed },
input: {
...defaultOptions.input,
html: [
'<html><head>',
'<meta property="og:image" content="/image-social.png">',
'<meta property="og:image" content="http://domain.com/image-social.png">',
'<link rel="canonical" href="/">',
'<link rel="canonical" href="http://domain.com/">',
'<meta property="og:url" content="/">',
'</head><body></body></html>',
].join('\n'),
filePath: path.join(rootDir, 'index.html'),
},
});
expect(output).to.equal(
[
'<html><head>',
'<meta property="og:image" content="http://test.com/image-social-xxx.png">',
'<meta property="og:image" content="http://domain.com/image-social.png">',
'<link rel="canonical" href="http://test.com/">',
'<link rel="canonical" href="http://domain.com/">',
'<meta property="og:url" content="http://test.com/">',
'</head><body></body></html>',
].join('\n'),
);
});
it('can minify HTML', async () => {
const htmlInput = `
<html>
<head></head>
<body>
<script>
(() => {
const foo = 'x';
console.log(foo);
})();
</script>
</body>
</html>
`;
const output = await getOutputHTML({
...defaultOptions,
pluginOptions: {
...defaultOptions.pluginOptions,
minify: true,
},
input: {
...defaultOptions.input,
html: htmlInput,
},
});
expect(output).to.equal(
'<html><head></head><body><script>console.log("x")</script><script type="module" src="/app.js"></script><script type="module" src="/module.js"></script></body></html>',
);
});
});
| modernweb-dev/web/packages/rollup-plugin-html/test/src/output/getOutputHTML.test.ts/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-html/test/src/output/getOutputHTML.test.ts",
"repo_id": "modernweb-dev",
"token_count": 2799
} | 186 |
const justUrlObject = new URL(new URL('assets/one-ZInu4dBJ.svg', import.meta.url).href, import.meta.url);
const href = new URL(new URL('assets/two--yckvrYd.svg', import.meta.url).href, import.meta.url).href;
const pathname = new URL(new URL('assets/three-CDdgprDC.svg', import.meta.url).href, import.meta.url).pathname;
const searchParams = new URL(new URL('assets/four-lJVunLww.svg', import.meta.url).href, import.meta.url).searchParams;
const noExtension = new URL(new URL('assets/five-Z74_0e9C', import.meta.url).href, import.meta.url);
console.log({
justUrlObject,
href,
pathname,
searchParams,
noExtension,
});
| modernweb-dev/web/packages/rollup-plugin-import-meta-assets/test/snapshots/simple-bundle.js/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-import-meta-assets/test/snapshots/simple-bundle.js",
"repo_id": "modernweb-dev",
"token_count": 236
} | 187 |
import { polyfillsLoader } from './rollupPluginPolyfillsLoader.js';
export default polyfillsLoader;
export { polyfillsLoader };
| modernweb-dev/web/packages/rollup-plugin-polyfills-loader/src/index.ts/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-polyfills-loader/src/index.ts",
"repo_id": "modernweb-dev",
"token_count": 38
} | 188 |
// this file is autogenerated with the generate-mjs-dts-entrypoints script
import cjsEntrypoint from './dist/index.js';
const { generateSW, injectManifest } = cjsEntrypoint;
export { generateSW, injectManifest };
| modernweb-dev/web/packages/rollup-plugin-workbox/index.mjs/0 | {
"file_path": "modernweb-dev/web/packages/rollup-plugin-workbox/index.mjs",
"repo_id": "modernweb-dev",
"token_count": 65
} | 189 |
import rollupPluginNodeResolve from '@rollup/plugin-node-resolve';
import { getBuilderOptions } from '@storybook/core-common';
import { logger } from '@storybook/node-logger';
// Import both globals and globalsNameReferenceMap to prevent retrocompatibility.
// @ts-ignore
import { globals, globalsNameReferenceMap } from '@storybook/preview/globals';
import type { Builder, Options, StorybookConfig as StorybookConfigBase } from '@storybook/types';
import { DevServerConfig, mergeConfigs, startDevServer } from '@web/dev-server';
import type { DevServer } from '@web/dev-server-core';
import { fromRollup } from '@web/dev-server-rollup';
import { rollupPluginHTML } from '@web/rollup-plugin-html';
import express from 'express';
import * as fs from 'fs-extra';
import { join, parse, resolve } from 'path';
import { OutputOptions, RollupBuild, RollupOptions, rollup } from 'rollup';
import rollupPluginExternalGlobals from 'rollup-plugin-external-globals';
import { generateIframeHtml } from './generate-iframe-html.js';
import { getNodeModuleDir } from './get-node-module-dir.js';
import { readFileConfig } from './read-file-config.js';
import {
PREBUNDLED_MODULES_DIR,
rollupPluginPrebundleModules,
} from './rollup-plugin-prebundle-modules.js';
import { rollupPluginStorybookBuilder } from './rollup-plugin-storybook-builder.js';
const wdsPluginExternalGlobals = fromRollup(rollupPluginExternalGlobals);
const wdsPluginPrebundleModules = fromRollup(rollupPluginPrebundleModules);
const wdsPluginStorybookBuilder = fromRollup(rollupPluginStorybookBuilder);
export type StorybookConfigWds = StorybookConfigBase & {
wdsFinal?: (
config: DevServerConfig,
options: Options,
) => DevServerConfig | Promise<DevServerConfig>;
rollupFinal?: (config: RollupOptions, options: Options) => RollupOptions | Promise<RollupOptions>;
};
export type BuilderOptions = {
/**
* Path to @web/dev-server config file, relative to CWD.
*/
wdsConfigPath?: string;
};
// Storybook's Stats are optional Webpack related property
type WdsStats = {
toJson: () => any;
};
export type WdsBuilder = Builder<DevServerConfig, WdsStats>;
let wdsServer: DevServer;
export const bail: WdsBuilder['bail'] = async () => {
await wdsServer?.stop();
};
export const start: WdsBuilder['start'] = async ({ startTime, options, router, server }) => {
const previewDirOrigin = join(getNodeModuleDir('@storybook/preview'), 'dist');
router.use('/sb-preview', express.static(previewDirOrigin, { immutable: true, maxAge: '5m' }));
router.use(`/${PREBUNDLED_MODULES_DIR}`, express.static(resolve(`./${PREBUNDLED_MODULES_DIR}`)));
const env = await options.presets.apply<Record<string, string>>('env');
const wdsStorybookConfig: DevServerConfig = {
nodeResolve: true,
plugins: [
{
name: 'storybook-iframe-html',
async serve(context) {
if (context.path === '/iframe.html') {
const iframeHtml = await generateIframeHtml(options);
return { type: 'html', body: iframeHtml };
}
},
},
wdsPluginPrebundleModules(env),
wdsPluginStorybookBuilder(options),
wdsPluginExternalGlobals(globalsNameReferenceMap || globals),
],
};
const { wdsConfigPath } = await getBuilderOptions<BuilderOptions>(options);
const wdsUserConfig = await readFileConfig(wdsConfigPath);
const wdsFinalConfig = await options.presets.apply<DevServerConfig>(
'wdsFinal',
mergeConfigs(wdsUserConfig, wdsStorybookConfig, {
// reset local config "open" as it should not be used for storybook specific configuration
open: false,
}),
options,
);
// if "wdsFinal" added "open" then rewrite it to open on storybook host (unless it's a full URL)
if (
wdsFinalConfig.open &&
typeof wdsFinalConfig.open === 'string' &&
!wdsFinalConfig.open.match(/^https?:\/\//)
) {
const protocol = options.https ? 'https' : 'http';
const host = options.host || 'localhost';
const port = options.port;
wdsFinalConfig.open = `${protocol}://${host}:${port}${wdsFinalConfig.open}`;
}
// setup middleware mode
wdsFinalConfig.middlewareMode = {
server,
};
wdsFinalConfig.port = undefined;
wdsFinalConfig.hostname = undefined;
wdsServer = await startDevServer({
// we load and merge configs manually
readFileConfig: false,
readCliArgs: false,
autoExitProcess: false,
logStartMessage: false,
config: wdsFinalConfig,
});
router.use(wdsServer.koaApp.callback());
return {
bail,
stats: { toJson: () => null },
totalTime: process.hrtime(startTime),
};
};
export const build: WdsBuilder['build'] = async ({ startTime, options }) => {
const env = await options.presets.apply<Record<string, string>>('env');
const rollupDefaultOutputOptions: OutputOptions = {
dir: options.outputDir,
};
const rollupStorybookConfig: RollupOptions = {
output: rollupDefaultOutputOptions,
external: ['./sb-preview/runtime.js'],
plugins: [
rollupPluginHTML({
input: { html: await generateIframeHtml(options), name: 'iframe.html' },
extractAssets: true,
bundleAssetsFromCss: true,
externalAssets: 'sb-common-assets/**',
}),
rollupPluginNodeResolve(),
rollupPluginPrebundleModules(env),
rollupPluginStorybookBuilder(options),
rollupPluginExternalGlobals(globalsNameReferenceMap || globals),
],
};
const rollupFinalConfig = await options.presets.apply<RollupOptions>(
'rollupFinal',
rollupStorybookConfig,
options,
);
const rollupBuild = (async () => {
logger.info('=> Building preview..');
let bundle: RollupBuild | undefined;
try {
bundle = await rollup(rollupFinalConfig);
if (rollupFinalConfig.output) {
const outputOptionsArray = Array.isArray(rollupFinalConfig.output)
? rollupFinalConfig.output
: [rollupFinalConfig.output];
for (const outputOptions of outputOptionsArray) {
await bundle.write(outputOptions);
}
}
} finally {
if (bundle) {
bundle.close();
}
}
logger.trace({ message: '=> Preview built', time: process.hrtime(startTime) });
})();
const previewDirOrigin = join(getNodeModuleDir('@storybook/preview'), 'dist');
const previewDirTarget = join(options.outputDir || '', `sb-preview`);
const previewFiles = fs.copy(previewDirOrigin, previewDirTarget, {
filter: src => {
const { ext } = parse(src);
if (ext) {
return ext === '.js';
}
return true;
},
});
await Promise.all([rollupBuild, previewFiles]);
};
| modernweb-dev/web/packages/storybook-builder/src/index.ts/0 | {
"file_path": "modernweb-dev/web/packages/storybook-builder/src/index.ts",
"repo_id": "modernweb-dev",
"token_count": 2360
} | 190 |
import { defineConfig, devices } from '@playwright/test';
/**
* See https://playwright.dev/docs/test-configuration.
*/
export default defineConfig({
testDir: './tests',
/* Run tests in files in parallel */
fullyParallel: true,
/* Fail the build on CI if you accidentally left test.only in the source code. */
forbidOnly: !!process.env.CI,
/* Retry on CI only */
retries: process.env.CI ? 2 : 0,
/* Opt out of parallel tests on CI. */
workers: process.env.CI ? 1 : undefined,
/* Reporter to use. See https://playwright.dev/docs/test-reporters */
reporter: 'html',
/* Shared settings for all the projects below. See https://playwright.dev/docs/api/class-testoptions. */
use: {
baseURL: 'http://127.0.0.1:3000',
/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
trace: 'on-first-retry',
},
/* Run your local dev server before starting the tests */
webServer: {
command: '',
url: 'http://127.0.0.1:3000',
reuseExistingServer: !process.env.CI,
},
/* Configure projects for major browsers */
projects: [
{
name: 'chromium',
use: { ...devices['Desktop Chrome'] },
},
],
});
| modernweb-dev/web/packages/storybook-framework-web-components/playwright.base.config.ts/0 | {
"file_path": "modernweb-dev/web/packages/storybook-framework-web-components/playwright.base.config.ts",
"repo_id": "modernweb-dev",
"token_count": 407
} | 191 |
export * from './dist/index.js';
| modernweb-dev/web/packages/storybook-utils/index.mjs/0 | {
"file_path": "modernweb-dev/web/packages/storybook-utils/index.mjs",
"repo_id": "modernweb-dev",
"token_count": 12
} | 192 |
# @web/test-runner-cli
## 0.11.0
### Minor Changes
- c185cbaa: Set minimum node version to 18
## 0.10.0
### Minor Changes
- febd9d9d: Set node 16 as the minimum version.
## 0.9.0
### Minor Changes
- a7d74fdc: drop support for node v10 and v11
## 0.8.0
### Minor Changes
- 405433f3: Deprecate the `@web/test-runner-cli` package. This is now merged into `@web/test-runner-core` and `@web/test-runner`.
## 0.7.0
### Minor Changes
- 6e313c18: merged @web/test-runner-cli package into @web/test-runner
### Patch Changes
- Updated dependencies [6e313c18]
- Updated dependencies [6e313c18]
- Updated dependencies [0f613e0e]
- @web/config-loader@0.1.3
- @web/test-runner-core@0.9.0
- @web/test-runner-chrome@0.8.0
## 0.6.14
### Patch Changes
- 92f2061: don't clear scrollback buffer
## 0.6.13
### Patch Changes
- 13993fa: avoid under 1 concurrency
## 0.6.12
### Patch Changes
- 2278a95: bump dependencies
- Updated dependencies [2278a95]
- @web/test-runner-chrome@0.7.3
- @web/test-runner-core@0.8.11
## 0.6.11
### Patch Changes
- 8da3fe0: add debug option
## 0.6.10
### Patch Changes
- 0f0d474: track manual test session imports
- Updated dependencies [0f0d474]
- @web/test-runner-core@0.8.9
## 0.6.9
### Patch Changes
- a70da8d: exclude web_modules from coverage
## 0.6.8
### Patch Changes
- e21a4cf: add coverage failure per type when below threshold
## 0.6.7
### Patch Changes
- 145a8e6: correctly encode/decode test framework url
- Updated dependencies [145a8e6]
- @web/test-runner-core@0.8.7
## 0.6.6
### Patch Changes
- 304558e: fix(test-runner): deduplicated browsers when reporting
- Updated dependencies [304558e]
- @web/test-runner-core@0.8.6
## 0.6.5
### Patch Changes
- cd8928b: separate reporting per browser launcher
- Updated dependencies [4edf123]
- Updated dependencies [cd8928b]
- @web/test-runner-core@0.8.5
## 0.6.4
### Patch Changes
- 416c0d2: Update dependencies
- aadf0fe: Speed up test loading by inling test config and preloading test files.
- Updated dependencies [416c0d2]
- Updated dependencies [aadf0fe]
- @web/test-runner-chrome@0.7.2
- @web/test-runner-core@0.8.4
## 0.6.3
### Patch Changes
- c256a08: allow configuring concurrency per browser launcher
- Updated dependencies [c256a08]
- @web/test-runner-chrome@0.7.1
- @web/test-runner-core@0.8.3
## 0.6.2
### Patch Changes
- 0b5cc82: always print stack traces in errors
## 0.6.1
### Patch Changes
- 7ec6e94: don't require files option when using groups
- 438176c: Allow specifying default test group
- Updated dependencies [175b124]
- @web/test-runner-core@0.8.1
## 0.6.0
### Minor Changes
- 2291ca1: replaced HTTP with websocket for server-browser communication
this improves test speed, especially when a test file makes a lot of concurrent requests
it lets us us catch more errors during test execution, and makes us catch them faster
### Patch Changes
- Updated dependencies [2291ca1]
- @web/test-runner-chrome@0.7.0
- @web/test-runner-core@0.8.0
## 0.5.18
### Patch Changes
- fcc2e28: added manual testing and open browser options
- Updated dependencies [72ffcde]
- Updated dependencies [fcc2e28]
- @web/test-runner-core@0.7.23
## 0.5.17
### Patch Changes
- 38d8f03: increase progress logging interval
## 0.5.16
### Patch Changes
- c723271: add port CLI flag
## 0.5.15
### Patch Changes
- 88cc7ac: Reworked concurrent scheduling logic
When running tests in multiple browsers, the browsers are no longer all started in parallel. Instead a new `concurrentBrowsers` property controls how many browsers are run concurrently. This helps improve speed and stability.
- Updated dependencies [88cc7ac]
- @web/test-runner-chrome@0.6.8
- @web/test-runner-core@0.7.19
## 0.5.14
### Patch Changes
- 34efaad: added support for config groups
- Updated dependencies [34efaad]
- @web/test-runner-core@0.7.18
## 0.5.13
### Patch Changes
- 534e92c: added the ability to transform test file imports
- Updated dependencies [534e92c]
- @web/test-runner-core@0.7.16
## 0.5.12
### Patch Changes
- ece4ffe: track browser logs on all browser launchers
## 0.5.11
### Patch Changes
- 28007f1: allow unknown cli args
- 28007f1: allow custom command line args
- 89612d3: removed debug variable
## 0.5.10
### Patch Changes
- 123c0c0: don't serve compressed files
- Updated dependencies [123c0c0]
- @web/test-runner-core@0.7.12
## 0.5.9
### Patch Changes
- 985a784: periodically print progress in a CI environment
- Updated dependencies [5ba52dd]
- @web/test-runner-core@0.7.11
## 0.5.8
### Patch Changes
- 431ec8f: added support for manually debugging in a browser
- Updated dependencies [431ec8f]
- @web/test-runner-core@0.7.9
## 0.5.7
### Patch Changes
- 43cd03b: increased browser start timeout
- Updated dependencies [43cd03b]
- @web/test-runner-core@0.7.8
## 0.5.6
### Patch Changes
- 0cc6a82: add test options to startTestRunner
## 0.5.5
### Patch Changes
- 2ff6570: avoid using instanceOf check when checking for BufferedLogger
## 0.5.4
### Patch Changes
- ce2a2e6: align dependencies
## 0.5.3
### Patch Changes
- 60de9b5: improve handling of undefined and null in browser logs
- Updated dependencies [60de9b5]
- @web/browser-logs@0.1.2
## 0.5.2
### Patch Changes
- 7e6e633: Added a --help command
## 0.5.1
### Patch Changes
- aa65fd1: run build before publishing
- Updated dependencies [aa65fd1]
- @web/browser-logs@0.1.1
- @web/config-loader@0.1.1
- @web/test-runner-core@0.7.1
## 0.5.0
### Minor Changes
- fdcf2e5: Merged test runner server into core, and made it no longer possible configure a different server.
The test runner relies on the server for many things, merging it into core makes the code more maintainable. The server is composable, you can proxy requests to other servers and we can look into adding more composition APIs later.
- 9be1f95: Added native node es module entrypoints. This is a breaking change. Before, native node es module imports would import a CJS module as a default import and require destructuring afterwards:
```js
import playwrightModule from '@web/test-runner-playwright';
const { playwrightLauncher } = playwrightModule;
```
Now, the exports are only available directly as a named export:
```js
import { playwrightLauncher } from '@web/test-runner-playwright';
```
### Patch Changes
- Updated dependencies [cdddf68]
- Updated dependencies [fdcf2e5]
- Updated dependencies [62ff8b2]
- Updated dependencies [9be1f95]
- @web/test-runner-core@0.7.0
- @web/browser-logs@0.1.0
- @web/config-loader@0.1.0
## 0.4.30
### Patch Changes
- d77093b: allow code coverage instrumentation through JS
- Updated dependencies [d77093b]
- @web/test-runner-core@0.6.23
## 0.4.29
### Patch Changes
- 02a3926: expose browser name from BrowserLauncher
- Updated dependencies [02a3926]
- Updated dependencies [74cc129]
- @web/test-runner-core@0.6.22
## 0.4.28
### Patch Changes
- 4112c2b: feat(config-loader): add jsdoc type checking
- Updated dependencies [4112c2b]
- @web/config-loader@0.0.4
## 0.4.27
### Patch Changes
- c6fb524: expose test suite hierarchy, passed tests and duration
- Updated dependencies [c6fb524]
- @web/test-runner-core@0.6.20
## 0.4.26
### Patch Changes
- 432f090: expose browser name from BrowserLauncher
- 5b36825: prevent debug sessions from interferring with regular test sessions
- Updated dependencies [432f090]
- Updated dependencies [5b36825]
- @web/test-runner-core@0.6.19
## 0.4.25
### Patch Changes
- ae09789: improve CLI performance
## 0.4.24
### Patch Changes
- 736d101: improve scheduling logic and error handling
- Updated dependencies [736d101]
- @web/test-runner-core@0.6.18
## 0.4.23
### Patch Changes
- 3757865: add more args to test reporter callbacks
- Updated dependencies [3757865]
- @web/test-runner-core@0.6.17
## 0.4.22
### Patch Changes
- 868d795: account for numbers in urls in stack traces
## 0.4.21
### Patch Changes
- 5fada4a: improve logging and error reporting
- Updated dependencies [5fada4a]
- @web/browser-logs@0.0.1
- @web/test-runner-core@0.6.16
## 0.4.20
### Patch Changes
- Updated dependencies [588a971]
- @web/config-loader@0.0.3
## 0.4.19
### Patch Changes
- 8d3f7df: fix handling of inline source maps
- 92bba60: feat(test-runner-cli): show source location for diff errors
## 0.4.18
### Patch Changes
- c2b5d6c: dedupe syntax errors
- 8596276: move logger to test runner cli
- Updated dependencies [8596276]
- @web/test-runner-core@0.6.15
## 0.4.17
### Patch Changes
- 4ced29a: fix race condition which cleared terminal on debug
- 023cc3f: don't require selecting files when there is only one test file
- a409489: remove multiple browsers total progress
- Updated dependencies [023cc3f]
- @web/test-runner-core@0.6.14
## 0.4.16
### Patch Changes
- e97d492: allow adding custom reporters
- Updated dependencies [e97d492]
- @web/test-runner-core@0.6.13
## 0.4.15
### Patch Changes
- 27a91cc: allow configuring test framework options
- Updated dependencies [27a91cc]
- @web/test-runner-core@0.6.12
## 0.4.14
### Patch Changes
- d8b5f9e: don't report test coverage if it is not enabled
## 0.4.13
### Patch Changes
- 45741c7: improve test coverage logging
## 0.4.12
### Patch Changes
- db5baff: cleanup and sort dependencies
- Updated dependencies [db5baff]
- @web/test-runner-core@0.6.9
## 0.4.11
### Patch Changes
- 687089f: support source maps in error stack traces
- Updated dependencies [687089f]
- @web/test-runner-core@0.6.8
## 0.4.10
### Patch Changes
- e3bcdb6: fix(test-runner-cli): improve stack message detection
## 0.4.9
### Patch Changes
- 835b30c: update dependencies
## 0.4.8
### Patch Changes
- ed59f5f: log relative test file paths
## 0.4.7
### Patch Changes
- a6aad93: strip test session id from test file
## 0.4.6
### Patch Changes
- 3dab600: profile test coverage through v8/chromium
- Updated dependencies [3dab600]
- @web/test-runner-core@0.6.2
## 0.4.5
### Patch Changes
- Updated dependencies [095f80d]
- @web/config-loader@0.0.2
## 0.4.4
### Patch Changes
- a9aec33: don't overwrite use coverage config
- Updated dependencies [d1e9bec]
- @web/test-runner-core@0.6.1
## 0.4.3
### Patch Changes
- eaf714d: print pending files in blue
## 0.4.2
### Patch Changes
- 93dbfe5: remove minified test framework from stack trace
## 0.4.1
### Patch Changes
- 307dd02: improve failure message
## 0.4.0
### Minor Changes
- c4cb321: Use web dev server in test runner. This contains multiple breaking changes:
- Browsers that don't support es modules are not supported for now. We will add this back later.
- Most es-dev-server config options are no longer available. The only options that are kept are `plugins`, `middleware`, `nodeResolve` and `preserveSymlinks`.
- Test runner config changes:
- Dev server options are not available on the root level of the configuration file.
- `nodeResolve` is no longer enabled by default. You can enable it with the `--node-resolve` flag or `nodeResolve` option.
- `middlewares` option is now called `middleware`.
- `testFrameworkImport` is now called `testFramework`.
- `address` is now split into `protocol` and `hostname`.
### Patch Changes
- Updated dependencies [c4cb321]
- @web/test-runner-core@0.6.0
## 0.3.10
### Patch Changes
- f7c3e08: Create a separate config loader package
- Updated dependencies [f7c3e08]
- @web/config-loader@0.0.1
## 0.3.9
### Patch Changes
- 2f4ea46: resolve stack trace paths relative to the root dir
## 0.3.8
### Patch Changes
- 14b7fae: handle errors in mocha hooks
- Updated dependencies [14b7fae]
- @web/test-runner-core@0.5.6
## 0.3.7
### Patch Changes
- d8475e5: validate config now accepts a string for as files field
## 0.3.6
### Patch Changes
- 4f54bd3: only remove server adress in stack trace
## 0.3.5
### Patch Changes
- f356e4c: re-render progress bar on rerun
## 0.3.4
### Patch Changes
- c6d2cc5: set default rootDir
## 0.3.3
### Patch Changes
- 07b4aa0: fix reading config from CLI arg
## 0.3.2
### Patch Changes
- 01fac81: always use a random port
## 0.3.1
### Patch Changes
- Updated dependencies [1d277e9]
- @web/test-runner-core@0.5.0
## 0.3.0
### Minor Changes
- ccb63df: @web/test-runner-dev-server to @web/test-runner-server
### Patch Changes
- Updated dependencies [ccb63df]
- @web/test-runner-core@0.4.0
## 0.2.0
### Minor Changes
- 0c83d7e: create separate coverage and coverageConfig options
### Patch Changes
- Updated dependencies [0c83d7e]
- @web/test-runner-core@0.3.0
## 0.1.12
### Patch Changes
- b1ff44a: don't log coverage in focus mode
## 0.1.11
### Patch Changes
- 3d35527: fix config loading on node 10 and 12
## 0.1.10
### Patch Changes
- 44acd58: don't throw when there is no config in node 10
## 0.1.9
### Patch Changes
- 4d0d854: write test coverage details
- Updated dependencies [4d0d854]
- @web/test-runner-core@0.2.6
## 0.1.8
### Patch Changes
- 115442b: add readme, package tags and description
- Updated dependencies [115442b]
- @web/test-runner-core@0.2.5
## 0.1.7
### Patch Changes
- 3467256: add js directory to publish config
## 0.1.6
### Patch Changes
- f63ab90: allow configuring dev server from config
## 0.1.5
### Patch Changes
- 5a88530: merge TestSession and TestSessionResult
- Updated dependencies [5a88530]
- @web/test-runner-core@0.2.3
## 0.1.4
### Patch Changes
- 988c93c: don't report sessions that never started as succesful
- Updated dependencies [e30036b]
- @web/test-runner-core@0.2.2
## 0.1.3
### Patch Changes
- ce0798f: report opening debug browser
- Updated dependencies [ce0798f]
- @web/test-runner-core@0.2.1
## 0.1.2
### Patch Changes
- Updated dependencies [37eb13a]
- @web/test-runner-core@0.2.0
## 0.1.1
### Patch Changes
- 42b4182: fix typeof check and exit process on quit
## 0.1.0
### Minor Changes
- f1613cf: First release
### Patch Changes
- 7d339fe: version bump to test the CI
- Updated dependencies [7260dad]
- @web/test-runner-core@0.1.1
| modernweb-dev/web/packages/test-runner-cli/CHANGELOG.md/0 | {
"file_path": "modernweb-dev/web/packages/test-runner-cli/CHANGELOG.md",
"repo_id": "modernweb-dev",
"token_count": 5062
} | 193 |
import { TestRunnerPlugin } from '@web/test-runner-core';
import type { ChromeLauncher } from '@web/test-runner-chrome';
import type { PlaywrightLauncher } from '@web/test-runner-playwright';
type SelectByValuePayload = { selector: string; value: string };
type SelectByLabelPayload = { selector: string; label: string };
type SelectMultipleValuesPayload = { selector: string; values: string[] };
export type SelectOptionPayload =
| SelectByLabelPayload
| SelectByValuePayload
| SelectMultipleValuesPayload;
function isObject(payload: unknown): payload is Record<string, unknown> {
return payload != null && typeof payload === 'object';
}
function isSelectOptionPayload(payload: unknown): boolean {
const validOptions = ['value', 'label', 'values'];
if (!isObject(payload)) throw new Error('You must provide a `SelectOptionPayload` object');
if (!payload.selector || typeof payload.selector !== 'string') {
throw new Error(`You must provide a selector representing the select you wish to locate`);
}
const numberOfValidOptions = Object.keys(payload).filter(key =>
validOptions.includes(key),
).length;
const unknownOptions = Object.keys(payload).filter(
key => ![...validOptions, 'selector'].includes(key),
);
if (numberOfValidOptions === 0)
throw new Error(
`You must provide one of the following properties to pass to the browser runner: ${validOptions.join(
', ',
)}.`,
);
if (unknownOptions.length > 0) {
throw new Error('Unknown options `' + unknownOptions.join(', ') + '` present.');
}
return true;
}
function isValuePayload(payload: SelectOptionPayload): payload is SelectByValuePayload {
return 'selector' in payload && 'value' in payload;
}
function isLabelPayload(payload: SelectOptionPayload): payload is SelectByLabelPayload {
return 'selector' in payload && 'label' in payload;
}
function isMultiplePayload(payload: SelectOptionPayload): payload is SelectMultipleValuesPayload {
return 'selector' in payload && 'values' in payload;
}
export function selectOptionPlugin(): TestRunnerPlugin<SelectOptionPayload> {
return {
name: 'select-option-command',
async executeCommand({ command, payload, session }): Promise<any> {
if (command === 'select-option') {
if (!isSelectOptionPayload(payload) || !payload) {
throw new Error('You must provide a `SelectOptionPayload` object');
}
// handle specific behavior for playwright
if (session.browser.type === 'playwright') {
const page = (session.browser as PlaywrightLauncher).getPage(session.id);
if (isValuePayload(payload)) {
const { selector, value } = payload;
await page.locator(selector).selectOption(value);
return true;
} else if (isLabelPayload(payload)) {
const { selector, label } = payload;
await page.locator(selector).selectOption({ label });
return true;
} else if (isMultiplePayload(payload)) {
const { selector, values } = payload;
await page.locator(selector).selectOption([...values]);
return true;
}
}
// handle specific behavior for puppeteer
if (session.browser.type === 'puppeteer') {
const page = (session.browser as ChromeLauncher).getPage(session.id);
if (isValuePayload(payload)) {
const { selector, value } = payload;
await page.select(selector, value);
return true;
} else if (isMultiplePayload(payload)) {
const { selector, values } = payload;
await page.select(selector, ...values);
return true;
} else {
throw new Error(`Puppeteer only supports selection of an option by its value(s):
https://pptr.dev/next/api/puppeteer.page.select#parameters
`);
}
}
// handle specific behavior for webdriver
if (session.browser.type === 'webdriver') {
throw new Error(`Selecting an option via a browser driver command is not currently implemented in WebDriver yet.
https://www.selenium.dev/documentation/webdriver/elements/select_lists/
When using WebDriver, the current recommended (September 2022) approach is to:
- locate your select element (via querySelector or querySelectorAll)
- focus the element
- use sendKeys() to type the label of the option you wish to select
- use select.dispatchEvent(new Event('change')) to trigger a change event on the select.
`);
}
// you might not be able to support all browser launchers
throw new Error(
`Selection of select element options is not supported for browser type ${session.browser.type}.`,
);
}
},
};
}
| modernweb-dev/web/packages/test-runner-commands/src/selectOptionPlugin.ts/0 | {
"file_path": "modernweb-dev/web/packages/test-runner-commands/src/selectOptionPlugin.ts",
"repo_id": "modernweb-dev",
"token_count": 1783
} | 194 |
import { writeFile, readFile, removeFile } from '../../browser/commands.mjs';
it('can write and read a file', async () => {
const path = 'hello-world.txt';
await writeFile({ path, content: 'Hello world!' });
const content = await readFile({ path });
if (content !== 'Hello world!') {
throw new Error('Content is not as expected');
}
await removeFile({ path });
});
it('can store a non-existing folder', async () => {
const randomFolderName = Number.parseInt(Math.random() * 1000);
const path = `${randomFolderName}/bar.json`;
await writeFile({ path, content: 'Hello world!' });
const content = await readFile({ path });
if (content !== 'Hello world!') {
throw new Error('Content is not as expected');
}
await removeFile({ path });
});
async function expectThrows(fn) {
let thrown;
try {
await fn();
} catch {
thrown = true;
}
if (!thrown) {
throw new Error('Should throw an error');
}
}
it('throws when passing an absolute file path', async () => {
await expectThrows(() => writeFile({ path: '/foo/bar.json', content: 'Hello world!' }));
await expectThrows(() => readFile({ path: '/foo/bar.json' }));
await expectThrows(() => removeFile({ path: '/foo/bar.json' }));
});
| modernweb-dev/web/packages/test-runner-commands/test/file/browser-test.js/0 | {
"file_path": "modernweb-dev/web/packages/test-runner-commands/test/file/browser-test.js",
"repo_id": "modernweb-dev",
"token_count": 399
} | 195 |
import path from 'path';
import { runTests } from '@web/test-runner-core/test-helpers';
import { playwrightLauncher } from '@web/test-runner-playwright';
import { snapshotPlugin } from '../../src/snapshotPlugin.js';
describe('snapshotPlugin', function test() {
this.timeout(20000);
it('passes snapshot tests', async () => {
await runTests({
files: [path.join(__dirname, 'browser-test.js')],
browsers: [
playwrightLauncher({ product: 'firefox' }),
playwrightLauncher({ product: 'chromium' }),
playwrightLauncher({ product: 'webkit' }),
],
plugins: [snapshotPlugin()],
});
await runTests({
files: [path.join(__dirname, 'src', 'nested-test.js')],
browsers: [
playwrightLauncher({ product: 'firefox' }),
playwrightLauncher({ product: 'chromium' }),
playwrightLauncher({ product: 'webkit' }),
],
plugins: [snapshotPlugin()],
});
});
});
| modernweb-dev/web/packages/test-runner-commands/test/snapshot/snapshotPlugin.test.ts/0 | {
"file_path": "modernweb-dev/web/packages/test-runner-commands/test/snapshot/snapshotPlugin.test.ts",
"repo_id": "modernweb-dev",
"token_count": 375
} | 196 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.