From 21da0ed910361015638b4a4fba1154f90a683503 Mon Sep 17 00:00:00 2001 From: Nikolay Oleynikov Date: Mon, 15 Jan 2018 19:24:19 +0300 Subject: [PATCH] Remove legacy translation units (#15502) [skip ci] --- framework/messages/cs/yii.php | 1 - framework/messages/de/yii.php | 1 - framework/messages/el/yii.php | 1 - framework/messages/es/yii.php | 1 - framework/messages/fi/yii.php | 1 - framework/messages/fr/yii.php | 1 - framework/messages/hy/yii.php | 1 - framework/messages/pl/yii.php | 1 - framework/messages/pt-BR/yii.php | 1 - framework/messages/ru/yii.php | 1 - framework/messages/sk/yii.php | 1 - framework/messages/tg/yii.php | 1 - framework/messages/th/yii.php | 1 - framework/messages/zh-CN/yii.php | 1 - framework/messages/zh-TW/yii.php | 1 - 15 files changed, 15 deletions(-) diff --git a/framework/messages/cs/yii.php b/framework/messages/cs/yii.php index 0906491..146c35c 100644 --- a/framework/messages/cs/yii.php +++ b/framework/messages/cs/yii.php @@ -24,7 +24,6 @@ */ return [ ' and ' => ' a ', - 'Powered by {yii}' => 'Běží na {yii}', 'The combination {values} of {attributes} has already been taken.' => 'Kombinace {values} pro {attributes} je již použitá.', 'Unknown alias: -{name}' => 'Neznámý alias: -{name}', 'Yii Framework' => 'Yii Framework', diff --git a/framework/messages/de/yii.php b/framework/messages/de/yii.php index 98a3445..6454ef7 100644 --- a/framework/messages/de/yii.php +++ b/framework/messages/de/yii.php @@ -42,7 +42,6 @@ return [ 'Page not found.' => 'Seite nicht gefunden.', 'Please fix the following errors:' => 'Bitte korrigieren Sie die folgenden Fehler:', 'Please upload a file.' => 'Bitte laden Sie eine Datei hoch.', - 'Powered by {yii}' => 'Basiert auf {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'Zeige {begin, number}-{end, number} von {totalCount, number} {totalCount, plural, one{Eintrag} other{Einträgen}}.', 'The combination {values} of {attributes} has already been taken.' => 'Die Kombination {values} für {attributes} wird bereits verwendet.', 'The file "{file}" is not an image.' => 'Die Datei "{file}" ist kein Bild.', diff --git a/framework/messages/el/yii.php b/framework/messages/el/yii.php index f95852a..b444514 100644 --- a/framework/messages/el/yii.php +++ b/framework/messages/el/yii.php @@ -27,7 +27,6 @@ return [ 'Condition for "{attribute}" should be either a value or valid operator specification.' => 'Η συνθήκη για το "{attribute}" πρέπει να είναι είτε τιμή είτε προδιαγραφή έγκυρου τελεστή.', 'Operator "{operator}" must be used with a search attribute.' => 'Ο τελεστής "{operator}" πρέπει να χρησιμοποιηθεί με μια ιδιότητα για αναζήτηση.', 'Operator "{operator}" requires multiple operands.' => 'Ο τελεστής "{operator}" απαιτεί πολλούς τελεστέους.', - 'Powered by {yii}' => 'Με τη δύναμη του {yii}', 'The format of {filter} is invalid.' => 'Η μορφή του {filter} δεν είναι έγκυρη.', 'Unknown filter attribute "{attribute}"' => 'Άγνωστη ιδιότητα φίλτρου "{attribute}"', 'Yii Framework' => 'Yii Framework', diff --git a/framework/messages/es/yii.php b/framework/messages/es/yii.php index 7840553..20def39 100644 --- a/framework/messages/es/yii.php +++ b/framework/messages/es/yii.php @@ -43,7 +43,6 @@ return [ 'Page not found.' => 'Página no encontrada.', 'Please fix the following errors:' => 'Por favor corrija los siguientes errores:', 'Please upload a file.' => 'Por favor suba un archivo.', - 'Powered by {yii}' => 'Desarrollado con {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'Mostrando {begin, number}-{end, number} de {totalCount, number} {totalCount, plural, one{elemento} other{elementos}}.', 'The file "{file}" is not an image.' => 'El archivo "{file}" no es una imagen.', 'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'El archivo "{file}" es demasiado grande. Su tamaño no puede exceder {formattedLimit}.', diff --git a/framework/messages/fi/yii.php b/framework/messages/fi/yii.php index 06fc084..71ae4b8 100644 --- a/framework/messages/fi/yii.php +++ b/framework/messages/fi/yii.php @@ -23,7 +23,6 @@ * NOTE: this file must be saved in UTF-8 encoding. */ return [ - 'Powered by {yii}' => 'Powered by {yii}', 'Yii Framework' => 'Yii Framework', '{attribute} must be equal to "{compareValueOrAttribute}".' => '{attribute} täytyy olla yhtä suuri kuin "{compareValueOrAttribute}".', '{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute} täytyy olla suurempi kuin "{compareValueOrAttribute}".', diff --git a/framework/messages/fr/yii.php b/framework/messages/fr/yii.php index 1f85c1d..4e08a4f 100644 --- a/framework/messages/fr/yii.php +++ b/framework/messages/fr/yii.php @@ -42,7 +42,6 @@ return [ 'Page not found.' => 'Page non trouvée.', 'Please fix the following errors:' => 'Veuillez vérifier les erreurs suivantes :', 'Please upload a file.' => 'Veuillez télécharger un fichier.', - 'Powered by {yii}' => 'Propulsé par {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'Affichage de {begin, number}-{end, number} sur {totalCount, number} {totalCount, plural, one{élément} other{éléments}}.', 'The combination {values} of {attributes} has already been taken.' => 'La combinaison {values} de {attributes} est déjà utilisée.', 'The file "{file}" is not an image.' => 'Le fichier « {file} » n\'est pas une image.', diff --git a/framework/messages/hy/yii.php b/framework/messages/hy/yii.php index 852c3fb..b6f6cc0 100644 --- a/framework/messages/hy/yii.php +++ b/framework/messages/hy/yii.php @@ -43,7 +43,6 @@ return [ 'Page not found.' => 'Էջը չի գտնվել։', 'Please fix the following errors:' => 'Խնդրում ենք ուղղել հետևյալ սխալները՝', 'Please upload a file.' => 'Խնդրում ենք վերբեռնել ֆայլ:', - 'Powered by {yii}' => 'Աշխատում է {yii}ով։', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'Ցուցադրված են {begin, number}-ից {end, number}-ը ընդհանուր {totalCount, number}-ից։', 'The combination {values} of {attributes} has already been taken.' => '{attributes}-ի {values} արժեքների կոմբինացիան արդեն զբաղված է։', 'The file "{file}" is not an image.' => '«{file}» ֆայլը վավեր նկար չէ։', diff --git a/framework/messages/pl/yii.php b/framework/messages/pl/yii.php index b5f3da6..ea97f73 100644 --- a/framework/messages/pl/yii.php +++ b/framework/messages/pl/yii.php @@ -46,7 +46,6 @@ return [ 'Page not found.' => 'Nie odnaleziono strony.', 'Please fix the following errors:' => 'Proszę poprawić następujące błędy:', 'Please upload a file.' => 'Proszę wgrać plik.', - 'Powered by {yii}' => 'Powered by {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'Wyświetlone {begin, number}-{end, number} z {totalCount, number} {totalCount, plural, one{rekordu} other{rekordów}}.', 'The combination {values} of {attributes} has already been taken.' => 'Zestawienie {values} dla {attributes} jest już w użyciu.', 'The file "{file}" is not an image.' => 'Plik "{file}" nie jest obrazem.', diff --git a/framework/messages/pt-BR/yii.php b/framework/messages/pt-BR/yii.php index 78f56ab..a12cbd6 100644 --- a/framework/messages/pt-BR/yii.php +++ b/framework/messages/pt-BR/yii.php @@ -111,7 +111,6 @@ return [ 'Page not found.' => 'Página não encontrada.', 'Please fix the following errors:' => 'Por favor, corrija os seguintes erros:', 'Please upload a file.' => 'Por favor, faça upload de um arquivo.', - 'Powered by {yii}' => 'Desenvolvido com {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'Exibindo {begin, number}-{end, number} de {totalCount, number} {totalCount, plural, one{item} other{itens}}.', 'The combination {values} of {attributes} has already been taken.' => 'A combinação {values} de {attributes} já foi utilizado.', 'The file "{file}" is not an image.' => 'O arquivo "{file}" não é uma imagem.', diff --git a/framework/messages/ru/yii.php b/framework/messages/ru/yii.php index 8b8bcb2..d4e1799 100644 --- a/framework/messages/ru/yii.php +++ b/framework/messages/ru/yii.php @@ -48,7 +48,6 @@ return [ 'Page not found.' => 'Страница не найдена.', 'Please fix the following errors:' => 'Исправьте следующие ошибки:', 'Please upload a file.' => 'Загрузите файл.', - 'Powered by {yii}' => 'Работает на {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'Показаны записи {begin, number}-{end, number} из {totalCount, number}.', 'The combination {values} of {attributes} has already been taken.' => 'Комбинация {values} параметров {attributes} уже существует.', 'The file "{file}" is not an image.' => 'Файл «{file}» не является изображением.', diff --git a/framework/messages/sk/yii.php b/framework/messages/sk/yii.php index 19177be..283b66e 100644 --- a/framework/messages/sk/yii.php +++ b/framework/messages/sk/yii.php @@ -48,7 +48,6 @@ return [ 'Page not found.' => 'Stránka nebola nájdená.', 'Please fix the following errors:' => 'Opravte prosím nasledujúce chyby:', 'Please upload a file.' => 'Nahrajte prosím súbor.', - 'Powered by {yii}' => 'Beží na {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'Zobrazujem {begin, number}-{end, number} z {totalCount, number} {totalCount, plural, one{záznam} other{záznamov}}.', 'The combination {values} of {attributes} has already been taken.' => 'Kombinácia {values} pre {attributes} je už použitá.', 'The file "{file}" is not an image.' => 'Súbor "{file}" nie je obrázok.', diff --git a/framework/messages/tg/yii.php b/framework/messages/tg/yii.php index ea57193..642f6da 100644 --- a/framework/messages/tg/yii.php +++ b/framework/messages/tg/yii.php @@ -23,7 +23,6 @@ * NOTE: this file must be saved in UTF-8 encoding. */ return [ - 'Powered by {yii}' => 'Дар {yii} кор мекунад', 'Unknown alias: -{name}' => 'Тахаллуси номаълум: -{name}', 'Yii Framework' => 'Yii Framework', '(not set)' => '(супориш дода нашуд)', diff --git a/framework/messages/th/yii.php b/framework/messages/th/yii.php index ac95abc..3d58aa7 100644 --- a/framework/messages/th/yii.php +++ b/framework/messages/th/yii.php @@ -41,7 +41,6 @@ return [ 'Page not found.' => 'ไม่พบหน้า', 'Please fix the following errors:' => 'โปรดแก้ไขข้อผิดพลาดต่อไปนี้:', 'Please upload a file.' => 'กรุณาอัพโหลดไฟล์', - 'Powered by {yii}' => 'ขับเคลื่อนโดย {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => 'แสดง {begin, number} ถึง {end, number} จาก {totalCount, number} ผลลัพธ์', 'The file "{file}" is not an image.' => 'ไฟล์ "{file}" ไม่ใช่รูปภาพ', 'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'ไฟล์ "{file}" มีขนาดใหญ่ไป ไฟล์จะต้องมีขนาดไม่เกิน {formattedLimit}', diff --git a/framework/messages/zh-CN/yii.php b/framework/messages/zh-CN/yii.php index 482b5a1..7e329e9 100644 --- a/framework/messages/zh-CN/yii.php +++ b/framework/messages/zh-CN/yii.php @@ -44,7 +44,6 @@ return [ 'Page not found.' => '页面未找到。', 'Please fix the following errors:' => '请修复以下错误', 'Please upload a file.' => '请上传一个文件。', - 'Powered by {yii}' => '技术支持 {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => '第{begin, number}-{end, number}条,共{totalCount, number}条数据.', 'The file "{file}" is not an image.' => '文件 "{file}" 不是一个图像文件。', 'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => '文件"{file}"太大了。它的大小不能超过{formattedLimit}。', diff --git a/framework/messages/zh-TW/yii.php b/framework/messages/zh-TW/yii.php index 3fee86c..0012e10 100644 --- a/framework/messages/zh-TW/yii.php +++ b/framework/messages/zh-TW/yii.php @@ -44,7 +44,6 @@ return [ 'Page not found.' => '找不到頁面。', 'Please fix the following errors:' => '請修正以下錯誤:', 'Please upload a file.' => '請上傳一個檔案。', - 'Powered by {yii}' => '技术支持 {yii}', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{item} other{items}}.' => '第 {begin, number}-{end, number} 項,共 {totalCount, number} 項資料.', 'The file "{file}" is not an image.' => '檔案 "{file}" 不是一個圖片檔案。', 'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => '檔案"{file}"太大了。它的大小不可以超過{formattedLimit}。',