Register kolab_2fa and kolab_sso localizations in /tx/config

This commit is contained in:
Aleksander Machniak 2018-12-04 12:53:29 +01:00
parent f61132c691
commit db27d5a26c
50 changed files with 617 additions and 2 deletions

View file

@ -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

View 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'];

View 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'];

View 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'];

View 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'];

View 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'];

View 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'];

View 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';

View 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';

View 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'];

View 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'];

View 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'];

View file

@ -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?';

View 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';

View 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'];

View 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'];

View 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'];

View 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';

View 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'];

View 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';

View 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'];

View 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'];

View 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'];

View 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';

View 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';

View 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'] = '確認';

View 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'];

View 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'];

View 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'];

View 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'];

View 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'];

View 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'];

View 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> przetestowane, ale dowolna aplikacja TOTP powinna również działać.<br/><br/>
Uruchom aplikację na swoim telefonie i zarejestruj 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 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ź';

View 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';

View 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'];

View 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'];

View 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'] = 'Подтвердить';

View 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'];

View 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'];

View 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'];

View 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';

View 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'];

View 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'];

View 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'];

View 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'];

View 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'];

View 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'];

View 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'];

View file

@ -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.';

View 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.';