-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New translations ext.php (Romanian) * New translations ext.php (Spanish) * New translations ext.php (Czech) * New translations ext.php (Danish) * New translations ext.php (Greek) * New translations ext.php (Finnish) * New translations ext.php (Italian) * New translations ext.php (Dutch) * New translations ext.php (Norwegian) * New translations ext.php (Polish) * New translations ext.php (Russian) * New translations ext.php (Swedish) * New translations ext.php (Ukrainian) * New translations ext.php (Romanian) * New translations ext.php (Spanish) * New translations ext.php (Czech) * New translations ext.php (Danish) * New translations ext.php (Greek) * New translations ext.php (Finnish) * New translations ext.php (Italian) * New translations ext.php (Dutch) * New translations ext.php (Norwegian) * New translations ext.php (Polish) * New translations ext.php (Russian) * New translations ext.php (Swedish) * New translations ext.php (Romanian) * New translations ext.php (Czech) * New translations ext.php (Danish) * New translations ext.php (Greek) * New translations ext.php (Italian) * New translations ext.php (Dutch) * New translations ext.php (Norwegian) * New translations ext.php (Russian) * New translations ext.php (Swedish) * New translations ext.php (Romanian) * New translations ext.php (French) * New translations ext.php (Spanish) * New translations ext.php (Czech) * New translations ext.php (Danish) * New translations ext.php (Greek) * New translations ext.php (Finnish) * New translations ext.php (Italian) * New translations ext.php (Dutch) * New translations ext.php (Norwegian) * New translations ext.php (Polish) * New translations ext.php (Russian) * New translations ext.php (Swedish) * New translations ext.php (Ukrainian) * New translations ext.php (Romanian) * New translations ext.php (French) * New translations ext.php (Spanish) * New translations ext.php (Czech) * New translations ext.php (Danish) * New translations ext.php (Greek) * New translations ext.php (Finnish) * New translations ext.php (Italian) * New translations ext.php (Dutch) * New translations ext.php (Norwegian) * New translations ext.php (Polish) * New translations ext.php (Russian) * New translations ext.php (Swedish) * New translations ext.php (Romanian) * New translations ext.php (French) * New translations ext.php (Spanish) * New translations ext.php (Czech) * New translations ext.php (Danish) * New translations ext.php (Greek) * New translations ext.php (Finnish) * New translations ext.php (Italian) * New translations ext.php (Dutch) * New translations ext.php (Norwegian) * New translations ext.php (Polish) * New translations ext.php (Russian) * New translations ext.php (Swedish) * New translations ext.php (Arabic) * New translations ext.php (Japanese) * New translations ext.php (Portuguese) * New translations ext.php (Chinese Simplified) * New translations ext.php (Portuguese, Brazilian) * New translations ext.php (Arabic) * New translations ext.php (Japanese) * New translations ext.php (Portuguese) * New translations ext.php (Chinese Simplified) * New translations ext.php (Portuguese, Brazilian) * New translations ext.php (Arabic) * New translations ext.php (Portuguese) * New translations ext.php (Portuguese, Brazilian) * New translations ext.php (Arabic) * New translations ext.php (Japanese) * New translations ext.php (Portuguese) * New translations ext.php (Chinese Simplified) * New translations ext.php (Portuguese, Brazilian) * New translations ext.php (Arabic) * New translations ext.php (Japanese) * New translations ext.php (Portuguese) * New translations ext.php (Chinese Simplified) * New translations ext.php (Portuguese, Brazilian) * New translations ext.php (Arabic) * New translations ext.php (Japanese) * New translations ext.php (Portuguese) * New translations ext.php (Chinese Simplified) * New translations ext.php (Portuguese, Brazilian) * New translations ext.php (Spanish) * New translations ext.php (Polish) * New translations ext.php (Ukrainian)
- Loading branch information
Showing
105 changed files
with
2,462 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'أنماط القائمة السوداء', | ||
'warning' => [ | ||
'not_allowed_msg' => '%sنمط مقفل. اتصل بالمسؤول الخاص بك لمزيد من المعلومات.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Vzory černého seznamu', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" je uzamčený vzor. Pro více informací kontaktujte administrátora.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Sorte listeopskrifter', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" er et låst mønster. Kontakt din administrator for mere information.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Μοτίβα μαύρης λίστας', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" είναι κλειδωμένο μοτίβο. Επικοινωνήστε με το διαχειριστή σας για περισσότερες πληροφορίες.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Patrones de lista negra', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" es un patrón bloqueado. Póngase en contacto con su administrador para más información.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Mustat listamallit', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" on lukittu kuvio. Ota yhteyttä järjestelmänvalvojaan saadaksesi lisätietoja.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Modelli di lista nera', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" è un modello bloccato. Contatta l\'amministratore per ulteriori informazioni.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'ブラックリストのパターン', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" はロックされたパターンです。詳細については管理者にお問い合わせください。', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Zwarte lijst patronen', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" is een vergrendeld patroon. Neem contact op met uw beheerder voor meer informatie.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Sort liste mønstre', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" er et låst mønster. Kontakt systemansvarlig for mer informasjon.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Wzory czarnej listy', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" jest zablokowanym wzorem. Aby uzyskać więcej informacji, skontaktuj się z administratorem.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Padrões da lista negra', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%sé um padrão bloqueado. Entre em contato com o administrador para obter mais informações.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Padrões da lista negra', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%sé um padrão bloqueado. Entre em contato com o administrador para obter mais informações.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Lista neagră modele', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" este un model blocat. Contactați administratorul pentru mai multe informații.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Шаблоны черного списка', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" это закрытый шаблон. Обратитесь к вашему администратору для получения дополнительной информации.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Mönster i svart lista', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" är ett låst mönster. Kontakta administratören för mer information.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => 'Шаблони Чорного списку', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" є заблокованим шаблоном. Для отримання додаткової інформації зверніться до адміністратора.', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
|
||
return [ | ||
'black_list' => [ | ||
'blocked_patterns' => '黑名单模式', | ||
'warning' => [ | ||
'not_allowed_msg' => '"%s" 是一个锁定的模式。更多信息请联系您的管理员。', | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?php | ||
|
||
return array( | ||
'Copy2Clipboard' => array( | ||
'button' => array( | ||
'title' => 'نسخ إلى الحافظة', | ||
), | ||
'config' => array( | ||
'findcolor' => array( | ||
'label' => 'اختر', | ||
'desc' => '', | ||
'options' => array( | ||
'default' => 'الافتراضي', | ||
'color' => 'اللون', | ||
), | ||
), | ||
), | ||
'messages' => array( | ||
'good_one' => 'تم نسخ رابط واحد', | ||
'good_more' => 'تم نسخ الروابط #count#', | ||
'bad' => 'حدث خطأ أثناء النسخ!', | ||
), | ||
'install' => array( | ||
'bad_freshrss' => '`Copy2Clipboard`مطلوب على الأقل إصدار FreshRSS `%s`. (تستخدم FreshRSS version `%s`)', | ||
), | ||
), | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?php | ||
|
||
return array( | ||
'Copy2Clipboard' => array( | ||
'button' => array( | ||
'title' => 'Kopírovat do schránky', | ||
), | ||
'config' => array( | ||
'findcolor' => array( | ||
'label' => 'Zvolit', | ||
'desc' => '', | ||
'options' => array( | ||
'default' => 'Výchozí', | ||
'color' => 'Barva', | ||
), | ||
), | ||
), | ||
'messages' => array( | ||
'good_one' => 'Jeden odkaz byl zkopírován', | ||
'good_more' => '#count# odkazy byly zkopírovány', | ||
'bad' => 'Došlo k chybě při kopírování!', | ||
), | ||
'install' => array( | ||
'bad_freshrss' => '`Copy2Clipboard`vyžaduje alespoň FreshRSS verzi `%s`. (Používáš FreshRSS verzi `%s`)', | ||
), | ||
), | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?php | ||
|
||
return array( | ||
'Copy2Clipboard' => array( | ||
'button' => array( | ||
'title' => 'Kopiér til udklipsholder', | ||
), | ||
'config' => array( | ||
'findcolor' => array( | ||
'label' => 'Vælg', | ||
'desc' => '', | ||
'options' => array( | ||
'default' => 'Standard', | ||
'color' => 'Farve', | ||
), | ||
), | ||
), | ||
'messages' => array( | ||
'good_one' => 'Et link blev kopieret', | ||
'good_more' => '#count# links blev kopieret', | ||
'bad' => 'Der opstod en fejl under kopiering!', | ||
), | ||
'install' => array( | ||
'bad_freshrss' => '`Copy2Clipboard`kræves mindst FreshRSS version `%s`. (Du bruger FreshRSS version `%s`)', | ||
), | ||
), | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?php | ||
|
||
return array( | ||
'Copy2Clipboard' => array( | ||
'button' => array( | ||
'title' => 'Αντιγραφή στο πρόχειρο', | ||
), | ||
'config' => array( | ||
'findcolor' => array( | ||
'label' => 'Επιλέξτε', | ||
'desc' => '', | ||
'options' => array( | ||
'default' => 'Προεπιλογή', | ||
'color' => 'Χρώμα', | ||
), | ||
), | ||
), | ||
'messages' => array( | ||
'good_one' => 'Ένας σύνδεσμος αντιγράφηκε', | ||
'good_more' => '#count# οι σύνδεσμοι αντιγράφηκαν', | ||
'bad' => 'Παρουσιάστηκε σφάλμα κατά την αντιγραφή!', | ||
), | ||
'install' => array( | ||
'bad_freshrss' => '`Copy2Clipboard`required at least FreshRSS version `%s`. (Χρησιμοποιείτε FreshRSS version `%s`)', | ||
), | ||
), | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?php | ||
|
||
return array( | ||
'Copy2Clipboard' => array( | ||
'button' => array( | ||
'title' => 'Copiar al portapapeles', | ||
), | ||
'config' => array( | ||
'findcolor' => array( | ||
'label' => 'Elegir', | ||
'desc' => '', | ||
'options' => array( | ||
'default' => 'Por defecto', | ||
'color' => 'Color', | ||
), | ||
), | ||
), | ||
'messages' => array( | ||
'good_one' => 'Un enlace fue copiado', | ||
'good_more' => '#count# enlaces copiados', | ||
'bad' => '¡Se ha producido un error durante la copia!', | ||
), | ||
'install' => array( | ||
'bad_freshrss' => '`Copy2Clipboard`requiere al menos la versión FreshRSS `%s`. (Usted usa la versión FreshRSS `%s`)', | ||
), | ||
), | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?php | ||
|
||
return array( | ||
'Copy2Clipboard' => array( | ||
'button' => array( | ||
'title' => 'Kopioi leikepöydälle', | ||
), | ||
'config' => array( | ||
'findcolor' => array( | ||
'label' => 'Valitse', | ||
'desc' => '', | ||
'options' => array( | ||
'default' => 'Oletus', | ||
'color' => 'Väri', | ||
), | ||
), | ||
), | ||
'messages' => array( | ||
'good_one' => 'Yksi linkki kopioitu', | ||
'good_more' => '#count# linkkejä kopioitiin', | ||
'bad' => 'Kopioinnin aikana tapahtui virhe!', | ||
), | ||
'install' => array( | ||
'bad_freshrss' => '`Copy2Leiketaulu`Tarvitaan ainakin FreshRSS versio `%s`. (Käytät FreshRSS versio `%s`)', | ||
), | ||
), | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?php | ||
|
||
return array( | ||
'Copy2Clipboard' => array( | ||
'button' => array( | ||
'title' => 'Copia negli appunti', | ||
), | ||
'config' => array( | ||
'findcolor' => array( | ||
'label' => 'Scegli', | ||
'desc' => '', | ||
'options' => array( | ||
'default' => 'Predefinito', | ||
'color' => 'Colore', | ||
), | ||
), | ||
), | ||
'messages' => array( | ||
'good_one' => 'Un link è stato copiato', | ||
'good_more' => '#count# i link sono stati copiati', | ||
'bad' => 'Si è verificato un errore durante la copia!', | ||
), | ||
'install' => array( | ||
'bad_freshrss' => '`Copy2Clipboard`required least FreshRSS version `%s`. (You use FreshRSS version `%s`)', | ||
), | ||
), | ||
); |
Oops, something went wrong.