mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
minor updates
This commit is contained in:
parent
46c2019ef2
commit
869b6a6dae
|
@ -136,6 +136,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - تم تغيير سمة',
|
||||
'attribute_count' => 'ﻉﺩﺩ ﻡﺭﺎﺗ ﺍﻸﺴﺘﺧﺩﺎﻣ',
|
||||
'attribute_value' => 'ﻖﻴﻣﺓ ﺎﻠﺴﻣﺓ',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => '',
|
||||
|
|
|
@ -121,6 +121,8 @@ $text = array(
|
|||
'attribute_changed_email_subject' => '',
|
||||
'attribute_count' => '',
|
||||
'attribute_value' => '',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => '',
|
||||
|
|
|
@ -126,6 +126,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '',
|
||||
'attribute_count' => '',
|
||||
'attribute_value' => '',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => '',
|
||||
|
|
|
@ -143,6 +143,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Atributy změněny',
|
||||
'attribute_count' => 'Počet použití',
|
||||
'attribute_value' => 'Hodnota atributu',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => 'Maximální počet pažadovaných hodnot pro atribut [attrname] je překročen.',
|
||||
'attr_min_values' => 'Není dosaženo minimálního počtu požadovaných hodnot pro atribut [attrname].',
|
||||
'attr_no_regex_match' => 'Hodnota atributu nesouhlasí s regulárním výrazem',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (1967), dgrutsch (18)
|
||||
// Translators: Admin (1971), dgrutsch (18)
|
||||
|
||||
$text = array(
|
||||
'accept' => 'Übernehmen',
|
||||
|
@ -148,9 +148,11 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Attribut geändert',
|
||||
'attribute_count' => 'Anzahl Verwendungen',
|
||||
'attribute_value' => 'Attributwert',
|
||||
'attr_malformed_email' => 'Der Attributwert \'[value]\' des Attributs \'[attrname]\' ist keine gültige E-Mail.',
|
||||
'attr_malformed_url' => 'Der Attributwert \'[value]\' des Attributs \'[attrname]\' ist keine gültige URL.',
|
||||
'attr_max_values' => 'Die maximale Anzahl der erlaubten Werte für das Attribut [attrname] ist überschritten.',
|
||||
'attr_min_values' => 'Die minimal Anzahl von Werte für das Attribut [attrname] ist nicht erreicht.',
|
||||
'attr_no_regex_match' => 'The attribute value does not match the regular expression',
|
||||
'attr_no_regex_match' => 'Der Attributwert \'[value]\' des Attributs \'[attrname]\' passt nicht zum regulären Ausdruck \'[regex]\'',
|
||||
'at_least_n_users_of_group' => 'Mindestens [number_of_users] Benutzer der Gruppe [group]',
|
||||
'august' => 'August',
|
||||
'authentication' => 'Authentifizierung',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (1093), dgrutsch (3), netixw (14)
|
||||
// Translators: Admin (1097), dgrutsch (3), netixw (14)
|
||||
|
||||
$text = array(
|
||||
'accept' => 'Accept',
|
||||
|
@ -148,9 +148,11 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Attribute changed',
|
||||
'attribute_count' => 'Number of uses',
|
||||
'attribute_value' => 'Value of attribute',
|
||||
'attr_malformed_email' => 'The attribute value \'[value]\' of attribute \'[attrname]\' is not a valid URL.',
|
||||
'attr_malformed_url' => 'The attribute value \'[value]\' of attribute \'[attrname]\' is not a valid URL.',
|
||||
'attr_max_values' => 'The maximum number of required values for attributes [attrname] is exceeded.',
|
||||
'attr_min_values' => 'The minimum number of required values for attributes [attrname] is not reached.',
|
||||
'attr_no_regex_match' => 'The attribute value does not match the regular expression',
|
||||
'attr_no_regex_match' => 'The attribute value \'[value]\' for attribute \'[attrname]\' does not match the regular expression \'[regex]\'',
|
||||
'at_least_n_users_of_group' => 'At least [number_of_users] users of [group]',
|
||||
'august' => 'August',
|
||||
'authentication' => 'Authentication',
|
||||
|
|
|
@ -143,6 +143,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Atributo modificado',
|
||||
'attribute_count' => 'Cantidad de usos',
|
||||
'attribute_value' => 'Valor del atributo',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => 'El valor del atributo no concuerda con la expresión regular',
|
||||
|
|
|
@ -143,6 +143,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Attribut changé',
|
||||
'attribute_count' => 'Nombre d\'utilisations',
|
||||
'attribute_value' => 'Valeur de l\'attribut',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => 'Le nombre maximum de valeurs pour l\'attribut [attrname] est dépassé',
|
||||
'attr_min_values' => 'Le nombre minimum de valeurs pour l\'attribut [attrname] n\'est pas atteint',
|
||||
'attr_no_regex_match' => 'La valeur de l\'attribut ne correspond pas à l\'expression régulière.',
|
||||
|
|
|
@ -143,6 +143,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Jellemző módosult',
|
||||
'attribute_count' => 'Felhasználók száma',
|
||||
'attribute_value' => 'Tulajdonság értéke',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => 'A jellemző értéke nem felel meg a szabályos kifejezésnek',
|
||||
|
|
|
@ -148,6 +148,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Attributo modificato',
|
||||
'attribute_count' => 'Numero di utilizzi',
|
||||
'attribute_value' => 'Valore dell\'Attributo',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => 'Il numero massimo dei valori richiesti per l\'Attributo [attrname] è superato.',
|
||||
'attr_min_values' => 'Il numero minimo di valori richiesti per l\'Attributo [attrname] non è raggiunto.',
|
||||
'attr_no_regex_match' => 'Il valore dell\'Attributo non è conforme ad un\'espressione regolare.',
|
||||
|
|
|
@ -136,6 +136,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Attribuut gewijzigd',
|
||||
'attribute_count' => 'Aantal maal gebruikt',
|
||||
'attribute_value' => 'Waarde van het attribuut',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => 'De waarde van het attribuut komt niet overeen met de veelgebruikte uitdrukking (regular expression)',
|
||||
|
|
|
@ -136,6 +136,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Zmiana atrybutu',
|
||||
'attribute_count' => 'liczba użyć',
|
||||
'attribute_value' => 'wartość atrybutu',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => 'Wartość atrybutu nie pasuje do wyrażenia regularnego',
|
||||
|
|
|
@ -143,6 +143,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Atributo modificado',
|
||||
'attribute_count' => 'Número de utilizações',
|
||||
'attribute_value' => 'Valor do atributo',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => 'O valor do atributo não corresponde à expressão regular',
|
||||
|
|
|
@ -143,6 +143,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Atribut schimbat',
|
||||
'attribute_count' => 'Numărul de utilizări',
|
||||
'attribute_value' => 'Valoare atribut',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => 'Numărul maxim de valori necesare pentru atributul [attrname] este depășit.',
|
||||
'attr_min_values' => 'Numărul minim de valori necesare pentru atributul [attrname] nu este atins.',
|
||||
'attr_no_regex_match' => 'Valoarea atributului nu se potrivește cu expresia regulată',
|
||||
|
|
|
@ -136,6 +136,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: изменён атрибут «[name]»',
|
||||
'attribute_count' => 'Использован раз',
|
||||
'attribute_value' => 'Значение атрибута',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => 'Значение атрибута не соответствует регулярному выражению',
|
||||
|
|
|
@ -121,6 +121,8 @@ $text = array(
|
|||
'attribute_changed_email_subject' => '',
|
||||
'attribute_count' => '',
|
||||
'attribute_value' => '',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => '',
|
||||
|
|
|
@ -136,6 +136,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Ändrad attribut',
|
||||
'attribute_count' => 'Antal användningar',
|
||||
'attribute_value' => 'Attributvärde',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => 'Värdet av attributet stämmer inte överens med regulära uttrycket',
|
||||
|
|
|
@ -142,6 +142,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '[sitename]: [name] - Nitelik değişti',
|
||||
'attribute_count' => 'Kullanım sayısı',
|
||||
'attribute_value' => 'Niteliğin değeri',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '[attrname] niteliği için maksimum gerekli olan değer aşıldı.',
|
||||
'attr_min_values' => '[attrname] niteliği için minimum gerekli olan değere ulaşılmadı.',
|
||||
'attr_no_regex_match' => 'Nitelik değeri düzenli ifade ile eşleşmiyor',
|
||||
|
|
|
@ -125,6 +125,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '',
|
||||
'attribute_count' => '使用次数',
|
||||
'attribute_value' => '属性值',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => '',
|
||||
|
|
|
@ -125,6 +125,8 @@ URL: [url]',
|
|||
'attribute_changed_email_subject' => '',
|
||||
'attribute_count' => '使用次數',
|
||||
'attribute_value' => '屬性值',
|
||||
'attr_malformed_email' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_no_regex_match' => '',
|
||||
|
|
Loading…
Reference in New Issue
Block a user