X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fen%2Flost;h=747f02a58ea7ae5975be34d5b30c39979186a85d;hb=1de53cbf8a926ae3ae89bc5466ab660df82484b2;hp=05a7378d32c41157bebd0f7834746109780d056e;hpb=bc71c253714824c3f1bd5749958302dce5555762;p=kivitendo-erp.git diff --git a/locale/en/lost b/locale/en/lost index 05a7378d3..747f02a58 100644 --- a/locale/en/lost +++ b/locale/en/lost @@ -1,19 +1,11 @@ #!/usr/bin/perl +# -*- coding: ISO-8859-15; -*- +# vim: fenc=ISO-8859-15 -# The last 50 texts that have been removed. -# This file will be auto-generated by locales.pl. Do not edit it. +# The last 50 text strings, that have been removed. +# This file has been auto-generated by locales.pl. Please don't edit! @lost = ( - { 'text' => 'Receipt printing failed!', 'translation' => '' }, - { 'text' => 'successfully deleted!', 'translation' => '' }, - { 'text' => 'C', 'translation' => '' }, - { 'text' => 'Sales', 'translation' => '' }, - { 'text' => 'collected on sales', 'translation' => '' }, - { 'text' => 'GIFI deleted!', 'translation' => '' }, - { 'text' => 'Assemblies restocked!', 'translation' => '' }, - { 'text' => 'Amount does not equal applied!', 'translation' => '' }, - { 'text' => 'Post as new', 'translation' => '' }, - { 'text' => 'Amount missing!', 'translation' => '' }, { 'text' => 'Edit Template', 'translation' => '' }, { 'text' => 'Applied', 'translation' => '' }, { 'text' => 'Paid in full', 'translation' => '' }, @@ -54,6 +46,16 @@ { 'text' => 'O', 'translation' => '' }, { 'text' => 'Accounts', 'translation' => '' }, { 'text' => 'Retained Earnings', 'translation' => '' }, + { 'text' => 'Ship rcvd', 'translation' => '' }, + { 'text' => 'Ship', 'translation' => '' }, + { 'text' => 'There is not enough available of \'#1\' at warehouse \'#2\', bin \'#3\', #4, for the transfer of #5.', 'translation' => '' }, + { 'text' => 'Warehouse MIgration', 'translation' => '' }, + { 'text' => 'WEBDAV access', 'translation' => '' }, + { 'text' => 'customernumber not unique!', 'translation' => '' }, + { 'text' => 'Accounting Menu', 'translation' => '' }, + { 'text' => 'Edit ', 'translation' => '' }, + { 'text' => 'About', 'translation' => '' }, + { 'text' => 'Add ', 'translation' => '' }, ); 1;