Register kolab_2fa and kolab_sso localizations in /tx/config
This commit is contained in:
parent
f61132c691
commit
db27d5a26c
50 changed files with 617 additions and 2 deletions
12
.tx/config
12
.tx/config
|
@ -1,8 +1,13 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
lang_map = en: en_US, de: de_DE, da: da_DK, es: es_ES, fi: fi_FI, fr: fr_FR, ja: ja_JP, nl: nl_NL, cs: cs_CZ, vi: vi_VN, pl: pl_PL, th: th_TH, sv: sv_SE, he: he_IL, hr: hr_HR, sk: sk_SK, sl: sl_SI, uk: uk_UA
|
||||
lang_map = en: en_US, de: de_DE, da: da_DK, es: es_ES, fi: fi_FI, fr: fr_FR, ja: ja_JP, nl: nl_NL, cs: cs_CZ, vi: vi_VN, th: th_TH, sv: sv_SE, he: he_IL, hr: hr_HR, sk: sk_SK, sl: sl_SI, uk: uk_UA
|
||||
type = PHP_ALT_ARRAY
|
||||
|
||||
[kolab.kolab_2fa]
|
||||
file_filter = plugins/kolab_2fa/localization/<lang>.inc
|
||||
source_file = plugins/kolab_2fa/localization/en_US.inc
|
||||
source_lang = en_US
|
||||
|
||||
[kolab.calendar]
|
||||
file_filter = plugins/calendar/localization/<lang>.inc
|
||||
source_file = plugins/calendar/localization/en_US.inc
|
||||
|
@ -96,6 +101,11 @@ file_filter = plugins/kolab_notes/localization/<lang>.inc
|
|||
source_file = plugins/kolab_notes/localization/en_US.inc
|
||||
source_lang = en_US
|
||||
|
||||
[kolab.kolab_sso]
|
||||
file_filter = plugins/kolab_sso/localization/<lang>.inc
|
||||
source_file = plugins/kolab_sso/localization/en_US.inc
|
||||
source_lang = en_US
|
||||
|
||||
[kolab.kolab_tags]
|
||||
file_filter = plugins/kolab_tags/localization/<lang>.inc
|
||||
source_file = plugins/kolab_tags/localization/en_US.inc
|
||||
|
|
9
plugins/kolab_2fa/localization/bg.inc
Normal file
9
plugins/kolab_2fa/localization/bg.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
12
plugins/kolab_2fa/localization/bg_BG.inc
Normal file
12
plugins/kolab_2fa/localization/bg_BG.inc
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Създаден';
|
||||
$labels['remove'] = 'Изтриване';
|
||||
$labels['label'] = 'Име';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
12
plugins/kolab_2fa/localization/ca_ES.inc
Normal file
12
plugins/kolab_2fa/localization/ca_ES.inc
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Creat';
|
||||
$labels['remove'] = 'Suprimeix';
|
||||
$labels['label'] = 'Nom';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
11
plugins/kolab_2fa/localization/cs_CZ.inc
Normal file
11
plugins/kolab_2fa/localization/cs_CZ.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['remove'] = 'Odstranit';
|
||||
$labels['label'] = 'Název';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/da_DK.inc
Normal file
9
plugins/kolab_2fa/localization/da_DK.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/de_AT.inc
Normal file
9
plugins/kolab_2fa/localization/de_AT.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
16
plugins/kolab_2fa/localization/de_CH.inc
Normal file
16
plugins/kolab_2fa/localization/de_CH.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Erstellt';
|
||||
$labels['remove'] = 'Löschen';
|
||||
$labels['continue'] = 'Weiter';
|
||||
$labels['yes'] = 'Ja';
|
||||
$labels['no'] = 'Nein';
|
||||
$labels['label'] = 'Name';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Bestätigen';
|
16
plugins/kolab_2fa/localization/de_DE.inc
Normal file
16
plugins/kolab_2fa/localization/de_DE.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Erstellt';
|
||||
$labels['remove'] = 'Entfernen';
|
||||
$labels['continue'] = 'Weiter';
|
||||
$labels['yes'] = 'Ja';
|
||||
$labels['no'] = 'Nein';
|
||||
$labels['label'] = 'Name';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Bestätigen';
|
14
plugins/kolab_2fa/localization/el.inc
Normal file
14
plugins/kolab_2fa/localization/el.inc
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Δημιουργήθηκε';
|
||||
$labels['remove'] = 'Αφαίρεση';
|
||||
$labels['yes'] = 'ναι';
|
||||
$labels['no'] = 'όχι';
|
||||
$labels['label'] = 'Όνομα';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/el_GR.inc
Normal file
9
plugins/kolab_2fa/localization/el_GR.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/en_GB.inc
Normal file
9
plugins/kolab_2fa/localization/en_GB.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
|
@ -40,7 +40,7 @@ $labels['addfactor'] = 'Add Authentication Factor';
|
|||
$labels['testfactor'] = 'Test this factor';
|
||||
$labels['verifycode'] = 'Verify Code';
|
||||
$labels['verifycodeexplaintotp'] = 'Once you have scanned the QR code, enter the 6-digit verification code generated by the authenticator app.';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['verifycodeexplainhotp'] = 'Once you have scanned the QR code, enter the 6-digit verification code generated by the authenticator app.';
|
||||
|
||||
$labels['loginexpired'] = 'Login request expired! Please try again.';
|
||||
$labels['authremoveconfirm'] = 'Do you really want to remove this authentication factor from your account?';
|
||||
|
|
16
plugins/kolab_2fa/localization/es_AR.inc
Normal file
16
plugins/kolab_2fa/localization/es_AR.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Creado';
|
||||
$labels['remove'] = 'Elminiar';
|
||||
$labels['continue'] = 'Continuar';
|
||||
$labels['yes'] = 'si';
|
||||
$labels['no'] = 'no';
|
||||
$labels['label'] = 'Nombre';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Confirmar';
|
10
plugins/kolab_2fa/localization/es_ES.inc
Normal file
10
plugins/kolab_2fa/localization/es_ES.inc
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['remove'] = 'Borrar';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
14
plugins/kolab_2fa/localization/et_EE.inc
Normal file
14
plugins/kolab_2fa/localization/et_EE.inc
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Loodud';
|
||||
$labels['remove'] = 'Eemalda';
|
||||
$labels['yes'] = 'jah';
|
||||
$labels['no'] = 'ˇei';
|
||||
$labels['label'] = 'Nimi';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/fa_IR.inc
Normal file
9
plugins/kolab_2fa/localization/fa_IR.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
16
plugins/kolab_2fa/localization/fi_FI.inc
Normal file
16
plugins/kolab_2fa/localization/fi_FI.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Luotu';
|
||||
$labels['remove'] = 'Poista';
|
||||
$labels['continue'] = 'Jatka';
|
||||
$labels['yes'] = 'kyllä';
|
||||
$labels['no'] = 'ei';
|
||||
$labels['label'] = 'Nimi';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Vahvista';
|
9
plugins/kolab_2fa/localization/fr_CH.inc
Normal file
9
plugins/kolab_2fa/localization/fr_CH.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
17
plugins/kolab_2fa/localization/fr_FR.inc
Normal file
17
plugins/kolab_2fa/localization/fr_FR.inc
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Créé';
|
||||
$labels['remove'] = 'Supprimer';
|
||||
$labels['continue'] = 'Continuer';
|
||||
$labels['or'] = 'ou';
|
||||
$labels['yes'] = 'oui';
|
||||
$labels['no'] = 'non';
|
||||
$labels['label'] = 'Nom';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Confirmer';
|
11
plugins/kolab_2fa/localization/he_IL.inc
Normal file
11
plugins/kolab_2fa/localization/he_IL.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Created';
|
||||
$labels['label'] = 'Name';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
11
plugins/kolab_2fa/localization/hr_HR.inc
Normal file
11
plugins/kolab_2fa/localization/hr_HR.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Created';
|
||||
$labels['label'] = 'Name';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/hu.inc
Normal file
9
plugins/kolab_2fa/localization/hu.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
16
plugins/kolab_2fa/localization/hu_HU.inc
Normal file
16
plugins/kolab_2fa/localization/hu_HU.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Created';
|
||||
$labels['remove'] = 'Eltávolítás';
|
||||
$labels['continue'] = 'Continue';
|
||||
$labels['yes'] = 'yes';
|
||||
$labels['no'] = 'no';
|
||||
$labels['label'] = 'Név';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Confirm';
|
16
plugins/kolab_2fa/localization/it_IT.inc
Normal file
16
plugins/kolab_2fa/localization/it_IT.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Creato';
|
||||
$labels['remove'] = 'Elimina';
|
||||
$labels['continue'] = 'Continua';
|
||||
$labels['yes'] = 'sì';
|
||||
$labels['no'] = 'no';
|
||||
$labels['label'] = 'Nome';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Conferma';
|
16
plugins/kolab_2fa/localization/ja_JP.inc
Normal file
16
plugins/kolab_2fa/localization/ja_JP.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = '作成済';
|
||||
$labels['remove'] = '削除';
|
||||
$labels['continue'] = '続ける';
|
||||
$labels['yes'] = 'はい';
|
||||
$labels['no'] = 'いいえ';
|
||||
$labels['label'] = '名前';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = '確認';
|
9
plugins/kolab_2fa/localization/ko.inc
Normal file
9
plugins/kolab_2fa/localization/ko.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
11
plugins/kolab_2fa/localization/ko_KR.inc
Normal file
11
plugins/kolab_2fa/localization/ko_KR.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = '작성됨';
|
||||
$labels['label'] = '이름';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/ku_IQ.inc
Normal file
9
plugins/kolab_2fa/localization/ku_IQ.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
12
plugins/kolab_2fa/localization/lv.inc
Normal file
12
plugins/kolab_2fa/localization/lv.inc
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Izveidots';
|
||||
$labels['yes'] = 'jā';
|
||||
$labels['label'] = 'Nosaukums';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
13
plugins/kolab_2fa/localization/nl_NL.inc
Normal file
13
plugins/kolab_2fa/localization/nl_NL.inc
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Gemaakt op';
|
||||
$labels['remove'] = 'Verwijderen';
|
||||
$labels['yes'] = 'ja';
|
||||
$labels['label'] = 'Naam';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
12
plugins/kolab_2fa/localization/pl.inc
Normal file
12
plugins/kolab_2fa/localization/pl.inc
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Utworzono';
|
||||
$labels['remove'] = 'Usuń';
|
||||
$labels['label'] = 'Nazwa';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
33
plugins/kolab_2fa/localization/pl_PL.inc
Normal file
33
plugins/kolab_2fa/localization/pl_PL.inc
Normal file
|
@ -0,0 +1,33 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['factor'] = 'Czynnik';
|
||||
$labels['secret'] = 'Tajny klucz ';
|
||||
$labels['created'] = 'Utworzono';
|
||||
$labels['remove'] = 'Usuń';
|
||||
$labels['continue'] = 'Kontynuuj';
|
||||
$labels['settingslist'] = 'Uwierzytelnianie wieloetapowe';
|
||||
$labels['settingstitle'] = 'Czynniki uwierzytelniania';
|
||||
$labels['totp'] = 'Aplikacja mobilna (TOTP)';
|
||||
$labels['hotp'] = 'Aplikacja mobilna (HOTP)';
|
||||
$labels['yubikey'] = 'Yubikey';
|
||||
$labels['or'] = 'lub';
|
||||
$labels['yes'] = 'tak';
|
||||
$labels['no'] = 'nie';
|
||||
$labels['label'] = 'Nazwa';
|
||||
$labels['qrcode'] = 'Kod QR';
|
||||
$labels['showqrcode'] = 'Pokaż kod QR';
|
||||
$labels['qrcodeexplaintotp'] = 'Pobierz aplikację uwierzytelniającą na swój telefon. <strong>FreeOTP</strong> i <strong>Google Authenticator</strong> są przetestowane, ale dowolna aplikacja TOTP powinna również działać.<br/><br/>
|
||||
Uruchom aplikację na swoim telefonie i zarejestruj tą usługę. Gdy aplikacja o to poprosi, zeskanuj kod QR.';
|
||||
$labels['qrcodeexplainhotp'] = 'Pobierz aplikację uwierzytelniającą na swój telefon. <strong>Google Authenticator</strong> jest znana z poprawnej pracy, ale dowolna aplikacja HOTP powinna również działać.<br/><br/>
|
||||
Uruchom aplikację na swoim telefonie i zarejestruj tą usługę. Gdy aplikacja o to poprosi, zeskanuj kod QR.';
|
||||
$labels['yubikeyid'] = 'Twój identyfikator Yubikey';
|
||||
$labels['yubikeyidexplainyubikey'] = 'Naciśnij swojego Yubikeya i wprowadź wygenerowany kod';
|
||||
$labels['addfactor'] = 'Dodaj czynnik uwierzytelniający';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Potwierdź';
|
16
plugins/kolab_2fa/localization/pt_BR.inc
Normal file
16
plugins/kolab_2fa/localization/pt_BR.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Criado';
|
||||
$labels['remove'] = 'Remover';
|
||||
$labels['continue'] = 'Continuar';
|
||||
$labels['yes'] = 'sim';
|
||||
$labels['no'] = 'não';
|
||||
$labels['label'] = 'Nome';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Confirmar';
|
11
plugins/kolab_2fa/localization/pt_PT.inc
Normal file
11
plugins/kolab_2fa/localization/pt_PT.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Criado em';
|
||||
$labels['label'] = 'Nome';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/ro.inc
Normal file
9
plugins/kolab_2fa/localization/ro.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
16
plugins/kolab_2fa/localization/ru_RU.inc
Normal file
16
plugins/kolab_2fa/localization/ru_RU.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Создана';
|
||||
$labels['remove'] = 'Убрать';
|
||||
$labels['continue'] = 'Продолжить';
|
||||
$labels['yes'] = 'да';
|
||||
$labels['no'] = 'нет';
|
||||
$labels['label'] = 'Имя';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Подтвердить';
|
10
plugins/kolab_2fa/localization/sk_SK.inc
Normal file
10
plugins/kolab_2fa/localization/sk_SK.inc
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['label'] = 'Meno';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
12
plugins/kolab_2fa/localization/sl_SI.inc
Normal file
12
plugins/kolab_2fa/localization/sl_SI.inc
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Ustvarjeno';
|
||||
$labels['remove'] = 'Odstrani';
|
||||
$labels['label'] = 'Ime';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/sr_RS.inc
Normal file
9
plugins/kolab_2fa/localization/sr_RS.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
16
plugins/kolab_2fa/localization/sv_SE.inc
Normal file
16
plugins/kolab_2fa/localization/sv_SE.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Skapad';
|
||||
$labels['remove'] = 'Ta bort';
|
||||
$labels['continue'] = 'Fortsätt';
|
||||
$labels['yes'] = 'ja';
|
||||
$labels['no'] = 'nej';
|
||||
$labels['label'] = 'Namn';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
||||
$labels['enterhighsecurity'] = 'Bekräfta';
|
14
plugins/kolab_2fa/localization/th_TH.inc
Normal file
14
plugins/kolab_2fa/localization/th_TH.inc
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'สร้างเมื่อ';
|
||||
$labels['remove'] = 'ลบ';
|
||||
$labels['yes'] = 'ตกลง';
|
||||
$labels['no'] = 'ไม่';
|
||||
$labels['label'] = 'ชื่อ';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/tr.inc
Normal file
9
plugins/kolab_2fa/localization/tr.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
9
plugins/kolab_2fa/localization/tr_TR.inc
Normal file
9
plugins/kolab_2fa/localization/tr_TR.inc
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
11
plugins/kolab_2fa/localization/uk_UA.inc
Normal file
11
plugins/kolab_2fa/localization/uk_UA.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Створена';
|
||||
$labels['label'] = 'Назва';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
11
plugins/kolab_2fa/localization/vi_VN.inc
Normal file
11
plugins/kolab_2fa/localization/vi_VN.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Created';
|
||||
$labels['label'] = 'Name';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
13
plugins/kolab_2fa/localization/zh_CN.inc
Normal file
13
plugins/kolab_2fa/localization/zh_CN.inc
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = '已创建';
|
||||
$labels['yes'] = '是';
|
||||
$labels['no'] = '否';
|
||||
$labels['label'] = '名称';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
11
plugins/kolab_2fa/localization/zh_TW.inc
Normal file
11
plugins/kolab_2fa/localization/zh_TW.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab 2-Factor-Auth plugin
|
||||
*
|
||||
* Copyright (C) 2015, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
|
||||
*/
|
||||
$labels['created'] = 'Created';
|
||||
$labels['label'] = 'Name';
|
||||
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
|
|
@ -1,5 +1,13 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* Localizations for the Kolab SSO plugin
|
||||
*
|
||||
* Copyright (C) 2018, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_sso/
|
||||
*/
|
||||
|
||||
$labels['loginby'] = 'Login by $provider';
|
||||
$labels['sso'] = 'Single Sign On';
|
||||
$labels['errorunknown'] = 'Unknown SSO error.';
|
||||
|
|
25
plugins/kolab_sso/localization/pl_PL.inc
Normal file
25
plugins/kolab_sso/localization/pl_PL.inc
Normal file
|
@ -0,0 +1,25 @@
|
|||
<?php
|
||||
$labels['loginby'] = 'Zaloguj przez $provider';
|
||||
$labels['sso'] = 'Jednokrotne Logowanie';
|
||||
$labels['errorunknown'] = 'Nieznany błąd SSO.';
|
||||
$labels['errorinvalidresponse'] = 'Błędna odpowiedź SSO.';
|
||||
$labels['errortokenfailed'] = 'Nie udało się pobrać tokenu SSO.';
|
||||
$labels['errorivalidtoken'] = 'Błędny token SSO.';
|
||||
$labels['errorinvalidrequest'] = 'Nieprawidłowe żądanie SSO.';
|
||||
$labels['errorunauthorizedclient'] = 'Nieupoważniony klient SSO.';
|
||||
$labels['errorinvalidclient'] = 'Błąd uwierzytelniania SSO.';
|
||||
$labels['erroraccessdienied'] = 'Odrzucone żądanie SSO.';
|
||||
$labels['errorunsupportedresponsetype'] = 'Nieobsługiwany typ odpowiedzi SSO.';
|
||||
$labels['errorinvalidgrant'] = 'Nieprawidłowy grant autoryzacji.';
|
||||
$labels['errorinvalidscope'] = 'Błędny zakres SSO.';
|
||||
$labels['errorservererror'] = 'Błąd serwera SSO.';
|
||||
$labels['errortemporarilyunavailable'] = 'Usługa jednokrotnego logowania tymczasowo niedostępna.';
|
||||
$labels['errorinteractionrequired'] = 'Wymagana interakcja użytkownika.';
|
||||
$labels['errorloginrequired'] = 'Wymagane uwierzytelnienie użytkownika.';
|
||||
$labels['erroraccountselectionrequired'] = 'Wymagany wybór konta użytkownika.';
|
||||
$labels['errorconsentrequired'] = 'Wymagana zgoda użytkownika.';
|
||||
$labels['errorinvalidrequesturi'] = 'Błędny request_uri.';
|
||||
$labels['errorinvalidrequestobject'] = 'Błędny obiekt żądania.';
|
||||
$labels['errorrequestnotsupported'] = 'Żądanie nie obsługiwane.';
|
||||
$labels['errorrequesturinotsupported'] = 'Parametr request_uri nie obsługiwany.';
|
||||
$labels['errorregistrationnotsupported'] = 'Rejestracja nie obsługiwana.';
|
Loading…
Add table
Reference in a new issue