BugFix [master] language update (#2628)

Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
This commit is contained in:
Mafoo
2017-06-02 13:24:12 -06:00
committed by FusionPBX
parent 4ae8b418d4
commit 8709d01fb0
68 changed files with 9522 additions and 193 deletions
+146 -2
View File
@@ -1,11 +1,14 @@
<?php
#This file was last reorganized on 13th of May 2017 07:32:22 AM UTC
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
$text['title-database_transactions']['en-us'] = "Database Transactions";
$text['title-database_transactions']['ar-eg'] = "";
$text['title-database_transactions']['de-at'] = "Datenbank Transaktionen";
$text['title-database_transactions']['de-ch'] = "";
$text['title-database_transactions']['de-de'] = "Datenbank Transaktionen";
$text['title-database_transactions']['es-cl'] = "";
$text['title-database_transactions']['es-mx'] = "";
$text['title-database_transactions']['fr-ca'] = "";
$text['title-database_transactions']['fr-fr'] = "";
$text['title-database_transactions']['he-il'] = "";
$text['title-database_transactions']['it-it'] = "";
@@ -13,6 +16,7 @@ $text['title-database_transactions']['nl-nl'] = "";
$text['title-database_transactions']['pl-pl'] = "";
$text['title-database_transactions']['pt-br'] = "";
$text['title-database_transactions']['pt-pt'] = "";
$text['title-database_transactions']['ro-ro'] = "";
$text['title-database_transactions']['ru-ru'] = "Изменения в Базе данных";
$text['title-database_transactions']['sv-se'] = "Databas Transaktioner";
$text['title-database_transactions']['uk-ua'] = "";
@@ -20,8 +24,11 @@ $text['title-database_transactions']['uk-ua'] = "";
$text['title-database_transaction']['en-us'] = "Database Transaction";
$text['title-database_transaction']['ar-eg'] = "";
$text['title-database_transaction']['de-at'] = "Datenbank Transaktionen";
$text['title-database_transaction']['de-ch'] = "";
$text['title-database_transaction']['de-de'] = "Datenbank Transaktionen";
$text['title-database_transaction']['es-cl'] = "";
$text['title-database_transaction']['es-mx'] = "";
$text['title-database_transaction']['fr-ca'] = "";
$text['title-database_transaction']['fr-fr'] = "";
$text['title-database_transaction']['he-il'] = "";
$text['title-database_transaction']['it-it'] = "";
@@ -29,6 +36,7 @@ $text['title-database_transaction']['nl-nl'] = "";
$text['title-database_transaction']['pl-pl'] = "";
$text['title-database_transaction']['pt-br'] = "";
$text['title-database_transaction']['pt-pt'] = "";
$text['title-database_transaction']['ro-ro'] = "";
$text['title-database_transaction']['ru-ru'] = "Изменение в Базе данных";
$text['title-database_transaction']['sv-se'] = "Transaktionsdatabas";
$text['title-database_transaction']['uk-ua'] = "";
@@ -36,8 +44,11 @@ $text['title-database_transaction']['uk-ua'] = "";
$text['title_description-database_transaction']['en-us'] = "";
$text['title_description-database_transaction']['ar-eg'] = "";
$text['title_description-database_transaction']['de-at'] = "Datenbank Transaktion";
$text['title_description-database_transaction']['de-ch'] = "";
$text['title_description-database_transaction']['de-de'] = "Datenbank Transaktion";
$text['title_description-database_transaction']['es-cl'] = "";
$text['title_description-database_transaction']['es-mx'] = "";
$text['title_description-database_transaction']['fr-ca'] = "";
$text['title_description-database_transaction']['fr-fr'] = "";
$text['title_description-database_transaction']['he-il'] = "";
$text['title_description-database_transaction']['it-it'] = "";
@@ -45,6 +56,7 @@ $text['title_description-database_transaction']['nl-nl'] = "";
$text['title_description-database_transaction']['pl-pl'] = "";
$text['title_description-database_transaction']['pt-br'] = "";
$text['title_description-database_transaction']['pt-pt'] = "";
$text['title_description-database_transaction']['ro-ro'] = "";
$text['title_description-database_transaction']['ru-ru'] = "Транзакций Базы Данных";
$text['title_description-database_transaction']['sv-se'] = "Transaktionsdatabas";
$text['title_description-database_transaction']['uk-ua'] = "";
@@ -52,8 +64,11 @@ $text['title_description-database_transaction']['uk-ua'] = "";
$text['label-user_uuid']['en-us'] = "User";
$text['label-user_uuid']['ar-eg'] = "";
$text['label-user_uuid']['de-at'] = "Benutzer";
$text['label-user_uuid']['de-ch'] = "";
$text['label-user_uuid']['de-de'] = "Benutzer";
$text['label-user_uuid']['es-cl'] = "";
$text['label-user_uuid']['es-mx'] = "";
$text['label-user_uuid']['fr-ca'] = "";
$text['label-user_uuid']['fr-fr'] = "";
$text['label-user_uuid']['he-il'] = "";
$text['label-user_uuid']['it-it'] = "";
@@ -61,6 +76,7 @@ $text['label-user_uuid']['nl-nl'] = "";
$text['label-user_uuid']['pl-pl'] = "";
$text['label-user_uuid']['pt-br'] = "";
$text['label-user_uuid']['pt-pt'] = "";
$text['label-user_uuid']['ro-ro'] = "";
$text['label-user_uuid']['ru-ru'] = "Пользователь";
$text['label-user_uuid']['sv-se'] = "Användare";
$text['label-user_uuid']['uk-ua'] = "";
@@ -68,8 +84,11 @@ $text['label-user_uuid']['uk-ua'] = "";
$text['description-user_uuid']['en-us'] = "User transaction.";
$text['description-user_uuid']['ar-eg'] = "";
$text['description-user_uuid']['de-at'] = "Benutzer Transaktion";
$text['description-user_uuid']['de-ch'] = "";
$text['description-user_uuid']['de-de'] = "Benutzer Transaktion";
$text['description-user_uuid']['es-cl'] = "";
$text['description-user_uuid']['es-mx'] = "";
$text['description-user_uuid']['fr-ca'] = "";
$text['description-user_uuid']['fr-fr'] = "";
$text['description-user_uuid']['he-il'] = "";
$text['description-user_uuid']['it-it'] = "";
@@ -77,6 +96,7 @@ $text['description-user_uuid']['nl-nl'] = "";
$text['description-user_uuid']['pl-pl'] = "";
$text['description-user_uuid']['pt-br'] = "";
$text['description-user_uuid']['pt-pt'] = "";
$text['description-user_uuid']['ro-ro'] = "";
$text['description-user_uuid']['ru-ru'] = "Транзакции Пользователя.";
$text['description-user_uuid']['sv-se'] = "Användar transaktion";
$text['description-user_uuid']['uk-ua'] = "";
@@ -84,8 +104,11 @@ $text['description-user_uuid']['uk-ua'] = "";
$text['label-app_name']['en-us'] = "Application";
$text['label-app_name']['ar-eg'] = "";
$text['label-app_name']['de-at'] = "Anwendung";
$text['label-app_name']['de-ch'] = "";
$text['label-app_name']['de-de'] = "Anwendung";
$text['label-app_name']['es-cl'] = "";
$text['label-app_name']['es-mx'] = "";
$text['label-app_name']['fr-ca'] = "";
$text['label-app_name']['fr-fr'] = "";
$text['label-app_name']['he-il'] = "";
$text['label-app_name']['it-it'] = "";
@@ -93,6 +116,7 @@ $text['label-app_name']['nl-nl'] = "";
$text['label-app_name']['pl-pl'] = "";
$text['label-app_name']['pt-br'] = "";
$text['label-app_name']['pt-pt'] = "";
$text['label-app_name']['ro-ro'] = "";
$text['label-app_name']['ru-ru'] = "Приложение";
$text['label-app_name']['sv-se'] = "Applikation";
$text['label-app_name']['uk-ua'] = "";
@@ -100,8 +124,11 @@ $text['label-app_name']['uk-ua'] = "";
$text['description-app_name']['en-us'] = "Application name.";
$text['description-app_name']['ar-eg'] = "";
$text['description-app_name']['de-at'] = "Anwendungs-Name.";
$text['description-app_name']['de-ch'] = "";
$text['description-app_name']['de-de'] = "Anwendungs-Name.";
$text['description-app_name']['es-cl'] = "";
$text['description-app_name']['es-mx'] = "";
$text['description-app_name']['fr-ca'] = "";
$text['description-app_name']['fr-fr'] = "";
$text['description-app_name']['he-il'] = "";
$text['description-app_name']['it-it'] = "";
@@ -109,6 +136,7 @@ $text['description-app_name']['nl-nl'] = "";
$text['description-app_name']['pl-pl'] = "";
$text['description-app_name']['pt-br'] = "";
$text['description-app_name']['pt-pt'] = "";
$text['description-app_name']['ro-ro'] = "";
$text['description-app_name']['ru-ru'] = "Имя Приложения.";
$text['description-app_name']['sv-se'] = "Applikation namn";
$text['description-app_name']['uk-ua'] = "";
@@ -116,8 +144,11 @@ $text['description-app_name']['uk-ua'] = "";
$text['label-app_uuid']['en-us'] = "Application Id";
$text['label-app_uuid']['ar-eg'] = "";
$text['label-app_uuid']['de-at'] = "Anwendungs-ID";
$text['label-app_uuid']['de-ch'] = "";
$text['label-app_uuid']['de-de'] = "Anwendungs-ID";
$text['label-app_uuid']['es-cl'] = "";
$text['label-app_uuid']['es-mx'] = "";
$text['label-app_uuid']['fr-ca'] = "";
$text['label-app_uuid']['fr-fr'] = "";
$text['label-app_uuid']['he-il'] = "";
$text['label-app_uuid']['it-it'] = "";
@@ -125,6 +156,7 @@ $text['label-app_uuid']['nl-nl'] = "";
$text['label-app_uuid']['pl-pl'] = "";
$text['label-app_uuid']['pt-br'] = "";
$text['label-app_uuid']['pt-pt'] = "";
$text['label-app_uuid']['ro-ro'] = "";
$text['label-app_uuid']['ru-ru'] = "Id Приложения";
$text['label-app_uuid']['sv-se'] = "Applikation Id.";
$text['label-app_uuid']['uk-ua'] = "";
@@ -132,8 +164,11 @@ $text['label-app_uuid']['uk-ua'] = "";
$text['description-app_uuid']['en-us'] = "Application name.";
$text['description-app_uuid']['ar-eg'] = "";
$text['description-app_uuid']['de-at'] = "Anwendungs-Name.";
$text['description-app_uuid']['de-ch'] = "";
$text['description-app_uuid']['de-de'] = "Anwendungs-Name.";
$text['description-app_uuid']['es-cl'] = "";
$text['description-app_uuid']['es-mx'] = "";
$text['description-app_uuid']['fr-ca'] = "";
$text['description-app_uuid']['fr-fr'] = "";
$text['description-app_uuid']['he-il'] = "";
$text['description-app_uuid']['it-it'] = "";
@@ -141,6 +176,7 @@ $text['description-app_uuid']['nl-nl'] = "";
$text['description-app_uuid']['pl-pl'] = "";
$text['description-app_uuid']['pt-br'] = "";
$text['description-app_uuid']['pt-pt'] = "";
$text['description-app_uuid']['ro-ro'] = "";
$text['description-app_uuid']['ru-ru'] = "Имя приложения.";
$text['description-app_uuid']['sv-se'] = "Applikation namn.";
$text['description-app_uuid']['uk-ua'] = "";
@@ -148,8 +184,11 @@ $text['description-app_uuid']['uk-ua'] = "";
$text['label-transaction_code']['en-us'] = "Code";
$text['label-transaction_code']['ar-eg'] = "";
$text['label-transaction_code']['de-at'] = "Code";
$text['label-transaction_code']['de-ch'] = "";
$text['label-transaction_code']['de-de'] = "Code";
$text['label-transaction_code']['es-cl'] = "";
$text['label-transaction_code']['es-mx'] = "";
$text['label-transaction_code']['fr-ca'] = "";
$text['label-transaction_code']['fr-fr'] = "";
$text['label-transaction_code']['he-il'] = "";
$text['label-transaction_code']['it-it'] = "";
@@ -157,6 +196,7 @@ $text['label-transaction_code']['nl-nl'] = "";
$text['label-transaction_code']['pl-pl'] = "";
$text['label-transaction_code']['pt-br'] = "";
$text['label-transaction_code']['pt-pt'] = "";
$text['label-transaction_code']['ro-ro'] = "";
$text['label-transaction_code']['ru-ru'] = "Код";
$text['label-transaction_code']['sv-se'] = "Kod";
$text['label-transaction_code']['uk-ua'] = "";
@@ -164,8 +204,11 @@ $text['label-transaction_code']['uk-ua'] = "";
$text['description-transaction_code']['en-us'] = "Transaction code.";
$text['description-transaction_code']['ar-eg'] = "";
$text['description-transaction_code']['de-at'] = "Transaktions-Code";
$text['description-transaction_code']['de-ch'] = "";
$text['description-transaction_code']['de-de'] = "Transaktions-Code";
$text['description-transaction_code']['es-cl'] = "";
$text['description-transaction_code']['es-mx'] = "";
$text['description-transaction_code']['fr-ca'] = "";
$text['description-transaction_code']['fr-fr'] = "";
$text['description-transaction_code']['he-il'] = "";
$text['description-transaction_code']['it-it'] = "";
@@ -173,6 +216,7 @@ $text['description-transaction_code']['nl-nl'] = "";
$text['description-transaction_code']['pl-pl'] = "";
$text['description-transaction_code']['pt-br'] = "";
$text['description-transaction_code']['pt-pt'] = "";
$text['description-transaction_code']['ro-ro'] = "";
$text['description-transaction_code']['ru-ru'] = "Код Транзакции.";
$text['description-transaction_code']['sv-se'] = "Transaktion kod.";
$text['description-transaction_code']['uk-ua'] = "";
@@ -180,8 +224,11 @@ $text['description-transaction_code']['uk-ua'] = "";
$text['label-transaction_address']['en-us'] = "IP Address";
$text['label-transaction_address']['ar-eg'] = "";
$text['label-transaction_address']['de-at'] = "IP Adresse";
$text['label-transaction_address']['de-ch'] = "";
$text['label-transaction_address']['de-de'] = "IP Adresse";
$text['label-transaction_address']['es-cl'] = "";
$text['label-transaction_address']['es-mx'] = "";
$text['label-transaction_address']['fr-ca'] = "";
$text['label-transaction_address']['fr-fr'] = "";
$text['label-transaction_address']['he-il'] = "";
$text['label-transaction_address']['it-it'] = "";
@@ -189,6 +236,7 @@ $text['label-transaction_address']['nl-nl'] = "";
$text['label-transaction_address']['pl-pl'] = "";
$text['label-transaction_address']['pt-br'] = "";
$text['label-transaction_address']['pt-pt'] = "";
$text['label-transaction_address']['ro-ro'] = "";
$text['label-transaction_address']['ru-ru'] = "IP Адреса";
$text['label-transaction_address']['sv-se'] = "IP Address";
$text['label-transaction_address']['uk-ua'] = "";
@@ -196,8 +244,11 @@ $text['label-transaction_address']['uk-ua'] = "";
$text['description-transaction_address']['en-us'] = "IP address of the user.";
$text['description-transaction_address']['ar-eg'] = "";
$text['description-transaction_address']['de-at'] = "IP Adresse des Anwenders";
$text['description-transaction_address']['de-ch'] = "";
$text['description-transaction_address']['de-de'] = "IP Adresse des Anwenders";
$text['description-transaction_address']['es-cl'] = "";
$text['description-transaction_address']['es-mx'] = "";
$text['description-transaction_address']['fr-ca'] = "";
$text['description-transaction_address']['fr-fr'] = "";
$text['description-transaction_address']['he-il'] = "";
$text['description-transaction_address']['it-it'] = "";
@@ -205,6 +256,7 @@ $text['description-transaction_address']['nl-nl'] = "";
$text['description-transaction_address']['pl-pl'] = "";
$text['description-transaction_address']['pt-br'] = "";
$text['description-transaction_address']['pt-pt'] = "";
$text['description-transaction_address']['ro-ro'] = "";
$text['description-transaction_address']['ru-ru'] = "IP Адреса пользователя.";
$text['description-transaction_address']['sv-se'] = "Användarens IP Address";
$text['description-transaction_address']['uk-ua'] = "";
@@ -212,8 +264,11 @@ $text['description-transaction_address']['uk-ua'] = "";
$text['label-transaction_type']['en-us'] = "Type";
$text['label-transaction_type']['ar-eg'] = "";
$text['label-transaction_type']['de-at'] = "Typ";
$text['label-transaction_type']['de-ch'] = "";
$text['label-transaction_type']['de-de'] = "Typ";
$text['label-transaction_type']['es-cl'] = "";
$text['label-transaction_type']['es-mx'] = "";
$text['label-transaction_type']['fr-ca'] = "";
$text['label-transaction_type']['fr-fr'] = "";
$text['label-transaction_type']['he-il'] = "";
$text['label-transaction_type']['it-it'] = "";
@@ -221,6 +276,7 @@ $text['label-transaction_type']['nl-nl'] = "";
$text['label-transaction_type']['pl-pl'] = "";
$text['label-transaction_type']['pt-br'] = "";
$text['label-transaction_type']['pt-pt'] = "";
$text['label-transaction_type']['ro-ro'] = "";
$text['label-transaction_type']['ru-ru'] = "Тип";
$text['label-transaction_type']['sv-se'] = "Typ";
$text['label-transaction_type']['uk-ua'] = "";
@@ -228,8 +284,11 @@ $text['label-transaction_type']['uk-ua'] = "";
$text['description-transaction_type']['en-us'] = "Type: insert, update, delete, select";
$text['description-transaction_type']['ar-eg'] = "";
$text['description-transaction_type']['de-at'] = "Typ: insert, update, delete, select";
$text['description-transaction_type']['de-ch'] = "";
$text['description-transaction_type']['de-de'] = "Typ: insert, update, delete, select";
$text['description-transaction_type']['es-cl'] = "";
$text['description-transaction_type']['es-mx'] = "";
$text['description-transaction_type']['fr-ca'] = "";
$text['description-transaction_type']['fr-fr'] = "";
$text['description-transaction_type']['he-il'] = "";
$text['description-transaction_type']['it-it'] = "";
@@ -237,6 +296,7 @@ $text['description-transaction_type']['nl-nl'] = "";
$text['description-transaction_type']['pl-pl'] = "";
$text['description-transaction_type']['pt-br'] = "";
$text['description-transaction_type']['pt-pt'] = "";
$text['description-transaction_type']['ro-ro'] = "";
$text['description-transaction_type']['ru-ru'] = "Тип: вставка, обновление, удаление, выбор";
$text['description-transaction_type']['sv-se'] = "Typ: lägg till, ändra, ta bort, välj";
$text['description-transaction_type']['uk-ua'] = "";
@@ -244,8 +304,11 @@ $text['description-transaction_type']['uk-ua'] = "";
$text['label-transaction_date']['en-us'] = "Date";
$text['label-transaction_date']['ar-eg'] = "";
$text['label-transaction_date']['de-at'] = "Datum";
$text['label-transaction_date']['de-ch'] = "";
$text['label-transaction_date']['de-de'] = "Datum";
$text['label-transaction_date']['es-cl'] = "";
$text['label-transaction_date']['es-mx'] = "";
$text['label-transaction_date']['fr-ca'] = "";
$text['label-transaction_date']['fr-fr'] = "";
$text['label-transaction_date']['he-il'] = "";
$text['label-transaction_date']['it-it'] = "";
@@ -253,6 +316,7 @@ $text['label-transaction_date']['nl-nl'] = "";
$text['label-transaction_date']['pl-pl'] = "";
$text['label-transaction_date']['pt-br'] = "";
$text['label-transaction_date']['pt-pt'] = "";
$text['label-transaction_date']['ro-ro'] = "";
$text['label-transaction_date']['ru-ru'] = "Дата";
$text['label-transaction_date']['sv-se'] = "Datum";
$text['label-transaction_date']['uk-ua'] = "";
@@ -260,8 +324,11 @@ $text['label-transaction_date']['uk-ua'] = "";
$text['description-transaction_date']['en-us'] = "Transaction date.";
$text['description-transaction_date']['ar-eg'] = "";
$text['description-transaction_date']['de-at'] = "Transaktions-Datum";
$text['description-transaction_date']['de-ch'] = "";
$text['description-transaction_date']['de-de'] = "Transaktions-Datum";
$text['description-transaction_date']['es-cl'] = "";
$text['description-transaction_date']['es-mx'] = "";
$text['description-transaction_date']['fr-ca'] = "";
$text['description-transaction_date']['fr-fr'] = "";
$text['description-transaction_date']['he-il'] = "";
$text['description-transaction_date']['it-it'] = "";
@@ -269,6 +336,7 @@ $text['description-transaction_date']['nl-nl'] = "";
$text['description-transaction_date']['pl-pl'] = "";
$text['description-transaction_date']['pt-br'] = "";
$text['description-transaction_date']['pt-pt'] = "";
$text['description-transaction_date']['ro-ro'] = "";
$text['description-transaction_date']['ru-ru'] = "Дата Транзакции.";
$text['description-transaction_date']['sv-se'] = "Transaktions datum.";
$text['description-transaction_date']['uk-ua'] = "";
@@ -276,8 +344,11 @@ $text['description-transaction_date']['uk-ua'] = "";
$text['label-transaction_old']['en-us'] = "Before";
$text['label-transaction_old']['ar-eg'] = "";
$text['label-transaction_old']['de-at'] = "Vor";
$text['label-transaction_old']['de-ch'] = "";
$text['label-transaction_old']['de-de'] = "Vor";
$text['label-transaction_old']['es-cl'] = "";
$text['label-transaction_old']['es-mx'] = "";
$text['label-transaction_old']['fr-ca'] = "";
$text['label-transaction_old']['fr-fr'] = "";
$text['label-transaction_old']['he-il'] = "";
$text['label-transaction_old']['it-it'] = "";
@@ -285,6 +356,7 @@ $text['label-transaction_old']['nl-nl'] = "";
$text['label-transaction_old']['pl-pl'] = "";
$text['label-transaction_old']['pt-br'] = "";
$text['label-transaction_old']['pt-pt'] = "";
$text['label-transaction_old']['ro-ro'] = "";
$text['label-transaction_old']['ru-ru'] = "До";
$text['label-transaction_old']['sv-se'] = "Före";
$text['label-transaction_old']['uk-ua'] = "";
@@ -292,8 +364,11 @@ $text['label-transaction_old']['uk-ua'] = "";
$text['description-transaction_old']['en-us'] = "Array before the transaction.";
$text['description-transaction_old']['ar-eg'] = "";
$text['description-transaction_old']['de-at'] = "Array vor der Transaktion.";
$text['description-transaction_old']['de-ch'] = "";
$text['description-transaction_old']['de-de'] = "Array vor der Transaktion.";
$text['description-transaction_old']['es-cl'] = "";
$text['description-transaction_old']['es-mx'] = "";
$text['description-transaction_old']['fr-ca'] = "";
$text['description-transaction_old']['fr-fr'] = "";
$text['description-transaction_old']['he-il'] = "";
$text['description-transaction_old']['it-it'] = "";
@@ -301,6 +376,7 @@ $text['description-transaction_old']['nl-nl'] = "";
$text['description-transaction_old']['pl-pl'] = "";
$text['description-transaction_old']['pt-br'] = "";
$text['description-transaction_old']['pt-pt'] = "";
$text['description-transaction_old']['ro-ro'] = "";
$text['description-transaction_old']['ru-ru'] = "Массив перед транзакцией.";
$text['description-transaction_old']['sv-se'] = "Array före transaktionen.";
$text['description-transaction_old']['uk-ua'] = "";
@@ -308,8 +384,11 @@ $text['description-transaction_old']['uk-ua'] = "";
$text['label-transaction_new']['en-us'] = "After";
$text['label-transaction_new']['ar-eg'] = "";
$text['label-transaction_new']['de-at'] = "Nach";
$text['label-transaction_new']['de-ch'] = "";
$text['label-transaction_new']['de-de'] = "Nach";
$text['label-transaction_new']['es-cl'] = "";
$text['label-transaction_new']['es-mx'] = "";
$text['label-transaction_new']['fr-ca'] = "";
$text['label-transaction_new']['fr-fr'] = "";
$text['label-transaction_new']['he-il'] = "";
$text['label-transaction_new']['it-it'] = "";
@@ -317,6 +396,7 @@ $text['label-transaction_new']['nl-nl'] = "";
$text['label-transaction_new']['pl-pl'] = "";
$text['label-transaction_new']['pt-br'] = "";
$text['label-transaction_new']['pt-pt'] = "";
$text['label-transaction_new']['ro-ro'] = "";
$text['label-transaction_new']['ru-ru'] = "После";
$text['label-transaction_new']['sv-se'] = "Efter";
$text['label-transaction_new']['uk-ua'] = "";
@@ -324,8 +404,11 @@ $text['label-transaction_new']['uk-ua'] = "";
$text['description-transaction_new']['en-us'] = "Array after the transaction.";
$text['description-transaction_new']['ar-eg'] = "";
$text['description-transaction_new']['de-at'] = "Array nach der Transaktion.";
$text['description-transaction_new']['de-ch'] = "";
$text['description-transaction_new']['de-de'] = "Array nach der Transaktion.";
$text['description-transaction_new']['es-cl'] = "";
$text['description-transaction_new']['es-mx'] = "";
$text['description-transaction_new']['fr-ca'] = "";
$text['description-transaction_new']['fr-fr'] = "";
$text['description-transaction_new']['he-il'] = "";
$text['description-transaction_new']['it-it'] = "";
@@ -333,6 +416,7 @@ $text['description-transaction_new']['nl-nl'] = "";
$text['description-transaction_new']['pl-pl'] = "";
$text['description-transaction_new']['pt-br'] = "";
$text['description-transaction_new']['pt-pt'] = "";
$text['description-transaction_new']['ro-ro'] = "";
$text['description-transaction_new']['ru-ru'] = "Массив после транзакции.";
$text['description-transaction_new']['sv-se'] = "Array efter transaktionen.";
$text['description-transaction_new']['uk-ua'] = "";
@@ -340,8 +424,11 @@ $text['description-transaction_new']['uk-ua'] = "";
$text['label-transaction_result']['en-us'] = "Result";
$text['label-transaction_result']['ar-eg'] = "";
$text['label-transaction_result']['de-at'] = "Ergebnis";
$text['label-transaction_result']['de-ch'] = "";
$text['label-transaction_result']['de-de'] = "Ergebnis";
$text['label-transaction_result']['es-cl'] = "";
$text['label-transaction_result']['es-mx'] = "";
$text['label-transaction_result']['fr-ca'] = "";
$text['label-transaction_result']['fr-fr'] = "";
$text['label-transaction_result']['he-il'] = "";
$text['label-transaction_result']['it-it'] = "";
@@ -349,6 +436,7 @@ $text['label-transaction_result']['nl-nl'] = "";
$text['label-transaction_result']['pl-pl'] = "";
$text['label-transaction_result']['pt-br'] = "";
$text['label-transaction_result']['pt-pt'] = "";
$text['label-transaction_result']['ro-ro'] = "";
$text['label-transaction_result']['ru-ru'] = "Результат.";
$text['label-transaction_result']['sv-se'] = "Resultat";
$text['label-transaction_result']['uk-ua'] = "";
@@ -356,8 +444,11 @@ $text['label-transaction_result']['uk-ua'] = "";
$text['description-transaction_result']['en-us'] = "Result of the transaction.";
$text['description-transaction_result']['ar-eg'] = "";
$text['description-transaction_result']['de-at'] = "Ergebnis der Transaktion.";
$text['description-transaction_result']['de-ch'] = "";
$text['description-transaction_result']['de-de'] = "Ergebnis der Transaktion.";
$text['description-transaction_result']['es-cl'] = "";
$text['description-transaction_result']['es-mx'] = "";
$text['description-transaction_result']['fr-ca'] = "";
$text['description-transaction_result']['fr-fr'] = "";
$text['description-transaction_result']['he-il'] = "";
$text['description-transaction_result']['it-it'] = "";
@@ -365,6 +456,7 @@ $text['description-transaction_result']['nl-nl'] = "";
$text['description-transaction_result']['pl-pl'] = "";
$text['description-transaction_result']['pt-br'] = "";
$text['description-transaction_result']['pt-pt'] = "";
$text['description-transaction_result']['ro-ro'] = "";
$text['description-transaction_result']['ru-ru'] = "Результат транзакции.";
$text['description-transaction_result']['sv-se'] = "Resultat av transaktionen.";
$text['description-transaction_result']['uk-ua'] = "";
@@ -372,8 +464,11 @@ $text['description-transaction_result']['uk-ua'] = "";
$text['label-true']['en-us'] = "true";
$text['label-true']['ar-eg'] = "";
$text['label-true']['de-at'] = "wahr";
$text['label-true']['de-ch'] = "";
$text['label-true']['de-de'] = "wahr";
$text['label-true']['es-cl'] = "";
$text['label-true']['es-mx'] = "";
$text['label-true']['fr-ca'] = "";
$text['label-true']['fr-fr'] = "";
$text['label-true']['he-il'] = "";
$text['label-true']['it-it'] = "";
@@ -381,6 +476,7 @@ $text['label-true']['nl-nl'] = "";
$text['label-true']['pl-pl'] = "";
$text['label-true']['pt-br'] = "";
$text['label-true']['pt-pt'] = "";
$text['label-true']['ro-ro'] = "";
$text['label-true']['ru-ru'] = "Да";
$text['label-true']['sv-se'] = "sann";
$text['label-true']['uk-ua'] = "";
@@ -388,8 +484,11 @@ $text['label-true']['uk-ua'] = "";
$text['label-false']['en-us'] = "false";
$text['label-false']['ar-eg'] = "";
$text['label-false']['de-at'] = "aus";
$text['label-false']['de-ch'] = "";
$text['label-false']['de-de'] = "aus";
$text['label-false']['es-cl'] = "falso";
$text['label-false']['es-mx'] = "";
$text['label-false']['fr-ca'] = "";
$text['label-false']['fr-fr'] = "falso";
$text['label-false']['he-il'] = "";
$text['label-false']['it-it'] = "";
@@ -397,6 +496,7 @@ $text['label-false']['nl-nl'] = "";
$text['label-false']['pl-pl'] = "";
$text['label-false']['pt-br'] = "";
$text['label-false']['pt-pt'] = "falso";
$text['label-false']['ro-ro'] = "";
$text['label-false']['ru-ru'] = "Нет";
$text['label-false']['sv-se'] = "falsk";
$text['label-false']['uk-ua'] = "";
@@ -404,8 +504,11 @@ $text['label-false']['uk-ua'] = "";
$text['button-add']['en-us'] = "Add";
$text['button-add']['ar-eg'] = "";
$text['button-add']['de-at'] = "Hinzufügen";
$text['button-add']['de-ch'] = "";
$text['button-add']['de-de'] = "Hinzufügen";
$text['button-add']['es-cl'] = "";
$text['button-add']['es-mx'] = "";
$text['button-add']['fr-ca'] = "";
$text['button-add']['fr-fr'] = "";
$text['button-add']['he-il'] = "";
$text['button-add']['it-it'] = "";
@@ -413,6 +516,7 @@ $text['button-add']['nl-nl'] = "";
$text['button-add']['pl-pl'] = "";
$text['button-add']['pt-br'] = "";
$text['button-add']['pt-pt'] = "";
$text['button-add']['ro-ro'] = "";
$text['button-add']['ru-ru'] = "Добавить";
$text['button-add']['sv-se'] = "Lägg Till";
$text['button-add']['uk-ua'] = "";
@@ -420,8 +524,11 @@ $text['button-add']['uk-ua'] = "";
$text['button-edit']['en-us'] = "Edit";
$text['button-edit']['ar-eg'] = "";
$text['button-edit']['de-at'] = "Bearbeiten";
$text['button-edit']['de-ch'] = "";
$text['button-edit']['de-de'] = "Bearbeiten";
$text['button-edit']['es-cl'] = "";
$text['button-edit']['es-mx'] = "";
$text['button-edit']['fr-ca'] = "";
$text['button-edit']['fr-fr'] = "";
$text['button-edit']['he-il'] = "";
$text['button-edit']['it-it'] = "";
@@ -429,6 +536,7 @@ $text['button-edit']['nl-nl'] = "";
$text['button-edit']['pl-pl'] = "";
$text['button-edit']['pt-br'] = "";
$text['button-edit']['pt-pt'] = "";
$text['button-edit']['ro-ro'] = "";
$text['button-edit']['ru-ru'] = "Редактировать";
$text['button-edit']['sv-se'] = "Ändra";
$text['button-edit']['uk-ua'] = "";
@@ -436,8 +544,11 @@ $text['button-edit']['uk-ua'] = "";
$text['button-delete']['en-us'] = "Delete";
$text['button-delete']['ar-eg'] = "";
$text['button-delete']['de-at'] = "Löschen";
$text['button-delete']['de-ch'] = "";
$text['button-delete']['de-de'] = "Löschen";
$text['button-delete']['es-cl'] = "";
$text['button-delete']['es-mx'] = "";
$text['button-delete']['fr-ca'] = "";
$text['button-delete']['fr-fr'] = "";
$text['button-delete']['he-il'] = "";
$text['button-delete']['it-it'] = "";
@@ -445,6 +556,7 @@ $text['button-delete']['nl-nl'] = "";
$text['button-delete']['pl-pl'] = "";
$text['button-delete']['pt-br'] = "";
$text['button-delete']['pt-pt'] = "";
$text['button-delete']['ro-ro'] = "";
$text['button-delete']['ru-ru'] = "Удалить";
$text['button-delete']['sv-se'] = "Ta Bort";
$text['button-delete']['uk-ua'] = "";
@@ -452,8 +564,11 @@ $text['button-delete']['uk-ua'] = "";
$text['button-save']['en-us'] = "Save";
$text['button-save']['ar-eg'] = "";
$text['button-save']['de-at'] = "Speichern";
$text['button-save']['de-ch'] = "";
$text['button-save']['de-de'] = "Speichern";
$text['button-save']['es-cl'] = "";
$text['button-save']['es-mx'] = "";
$text['button-save']['fr-ca'] = "";
$text['button-save']['fr-fr'] = "";
$text['button-save']['he-il'] = "";
$text['button-save']['it-it'] = "";
@@ -461,6 +576,7 @@ $text['button-save']['nl-nl'] = "";
$text['button-save']['pl-pl'] = "";
$text['button-save']['pt-br'] = "";
$text['button-save']['pt-pt'] = "Guardar";
$text['button-save']['ro-ro'] = "";
$text['button-save']['ru-ru'] = "Сохранить";
$text['button-save']['sv-se'] = "Spara";
$text['button-save']['uk-ua'] = "";
@@ -468,8 +584,11 @@ $text['button-save']['uk-ua'] = "";
$text['button-view']['en-us'] = "View";
$text['button-view']['ar-eg'] = "";
$text['button-view']['de-at'] = "Anzeigen";
$text['button-view']['de-ch'] = "";
$text['button-view']['de-de'] = "Anzeigen";
$text['button-view']['es-cl'] = "";
$text['button-view']['es-mx'] = "";
$text['button-view']['fr-ca'] = "";
$text['button-view']['fr-fr'] = "";
$text['button-view']['he-il'] = "";
$text['button-view']['it-it'] = "";
@@ -477,6 +596,7 @@ $text['button-view']['nl-nl'] = "";
$text['button-view']['pl-pl'] = "";
$text['button-view']['pt-br'] = "";
$text['button-view']['pt-pt'] = "";
$text['button-view']['ro-ro'] = "";
$text['button-view']['ru-ru'] = "Просмотрт";
$text['button-view']['sv-se'] = "Visa";
$text['button-view']['uk-ua'] = "";
@@ -484,8 +604,11 @@ $text['button-view']['uk-ua'] = "";
$text['button-back']['en-us'] = "Back";
$text['button-back']['ar-eg'] = "";
$text['button-back']['de-at'] = "Zurück";
$text['button-back']['de-ch'] = "";
$text['button-back']['de-de'] = "Zurück";
$text['button-back']['es-cl'] = "";
$text['button-back']['es-mx'] = "";
$text['button-back']['fr-ca'] = "";
$text['button-back']['fr-fr'] = "";
$text['button-back']['he-il'] = "";
$text['button-back']['it-it'] = "";
@@ -493,6 +616,7 @@ $text['button-back']['nl-nl'] = "";
$text['button-back']['pl-pl'] = "";
$text['button-back']['pt-br'] = "";
$text['button-back']['pt-pt'] = "Voltar";
$text['button-back']['ro-ro'] = "";
$text['button-back']['ru-ru'] = "Назад";
$text['button-back']['sv-se'] = "Tillbaka";
$text['button-back']['uk-ua'] = "";
@@ -500,8 +624,11 @@ $text['button-back']['uk-ua'] = "";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['ar-eg'] = "";
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
$text['confirm-delete']['de-ch'] = "";
$text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
$text['confirm-delete']['es-cl'] = "";
$text['confirm-delete']['es-mx'] = "";
$text['confirm-delete']['fr-ca'] = "";
$text['confirm-delete']['fr-fr'] = "";
$text['confirm-delete']['he-il'] = "";
$text['confirm-delete']['it-it'] = "";
@@ -509,6 +636,7 @@ $text['confirm-delete']['nl-nl'] = "";
$text['confirm-delete']['pl-pl'] = "";
$text['confirm-delete']['pt-br'] = "";
$text['confirm-delete']['pt-pt'] = "";
$text['confirm-delete']['ro-ro'] = "";
$text['confirm-delete']['ru-ru'] = "Вы действительно хотите удалить это?";
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
$text['confirm-delete']['uk-ua'] = "";
@@ -516,8 +644,11 @@ $text['confirm-delete']['uk-ua'] = "";
$text['message-add']['en-us'] = "Add Completed";
$text['message-add']['ar-eg'] = "";
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
$text['message-add']['de-ch'] = "";
$text['message-add']['de-de'] = "Erfolgreich hinzugefügt";
$text['message-add']['es-cl'] = "";
$text['message-add']['es-mx'] = "";
$text['message-add']['fr-ca'] = "";
$text['message-add']['fr-fr'] = "";
$text['message-add']['he-il'] = "";
$text['message-add']['it-it'] = "";
@@ -525,6 +656,7 @@ $text['message-add']['nl-nl'] = "";
$text['message-add']['pl-pl'] = "";
$text['message-add']['pt-br'] = "";
$text['message-add']['pt-pt'] = "";
$text['message-add']['ro-ro'] = "";
$text['message-add']['ru-ru'] = "Добавление Выполнено";
$text['message-add']['sv-se'] = "Tillagd";
$text['message-add']['uk-ua'] = "";
@@ -532,8 +664,11 @@ $text['message-add']['uk-ua'] = "";
$text['message-update']['en-us'] = "Update Completed";
$text['message-update']['ar-eg'] = "";
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
$text['message-update']['de-ch'] = "";
$text['message-update']['de-de'] = "Aktualisierung durchgeführt";
$text['message-update']['es-cl'] = "";
$text['message-update']['es-mx'] = "";
$text['message-update']['fr-ca'] = "";
$text['message-update']['fr-fr'] = "";
$text['message-update']['he-il'] = "";
$text['message-update']['it-it'] = "";
@@ -541,6 +676,7 @@ $text['message-update']['nl-nl'] = "";
$text['message-update']['pl-pl'] = "";
$text['message-update']['pt-br'] = "";
$text['message-update']['pt-pt'] = "";
$text['message-update']['ro-ro'] = "";
$text['message-update']['ru-ru'] = "Обновление Выполнено";
$text['message-update']['sv-se'] = "Ändring utförd";
$text['message-update']['uk-ua'] = "";
@@ -548,8 +684,11 @@ $text['message-update']['uk-ua'] = "";
$text['message-delete']['en-us'] = "Delete Completed";
$text['message-delete']['ar-eg'] = "";
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
$text['message-delete']['de-ch'] = "";
$text['message-delete']['de-de'] = "Erfolgreich gelöscht";
$text['message-delete']['es-cl'] = "";
$text['message-delete']['es-mx'] = "";
$text['message-delete']['fr-ca'] = "";
$text['message-delete']['fr-fr'] = "";
$text['message-delete']['he-il'] = "";
$text['message-delete']['it-it'] = "";
@@ -557,6 +696,7 @@ $text['message-delete']['nl-nl'] = "";
$text['message-delete']['pl-pl'] = "";
$text['message-delete']['pt-br'] = "";
$text['message-delete']['pt-pt'] = "";
$text['message-delete']['ro-ro'] = "";
$text['message-delete']['ru-ru'] = "Удаление Выполнено";
$text['message-delete']['sv-se'] = "Borttagning utförd";
$text['message-delete']['uk-ua'] = "";
@@ -564,8 +704,11 @@ $text['message-delete']['uk-ua'] = "";
$text['message-required']['en-us'] = "Please provide: ";
$text['message-required']['ar-eg'] = "";
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
$text['message-required']['de-ch'] = "";
$text['message-required']['de-de'] = "Bitte geben Sie folgendes an:";
$text['message-required']['es-cl'] = "";
$text['message-required']['es-mx'] = "";
$text['message-required']['fr-ca'] = "";
$text['message-required']['fr-fr'] = "";
$text['message-required']['he-il'] = "";
$text['message-required']['it-it'] = "";
@@ -573,8 +716,9 @@ $text['message-required']['nl-nl'] = "";
$text['message-required']['pl-pl'] = "";
$text['message-required']['pt-br'] = "";
$text['message-required']['pt-pt'] = "";
$text['message-required']['ro-ro'] = "";
$text['message-required']['ru-ru'] = "Пожалуйста предоставьте:";
$text['message-required']['sv-se'] = "Var god ange: ";
$text['message-required']['uk-ua'] = "";
?>
?>