From 7ca4f8e06004740e3dc0c331629daeccc868defe Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 17 Jan 2011 23:53:47 +0000 Subject: feature 2102: add a few language keys to remove all image/picture/element and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/admin.lang.php | 17 +++++++---------- language/cs_CZ/common.lang.php | 14 -------------- 2 files changed, 7 insertions(+), 24 deletions(-) (limited to 'language/cs_CZ') diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index f04bb23a8..4f270b2ea 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -64,7 +64,6 @@ $lang['Caddie management'] = 'Správa košíku'; $lang['Caddie'] = 'Košík'; $lang['Albums authorized thanks to group associations'] = 'Alba autorizována díky skupinovému sloučení'; $lang['Album manual order was saved'] = 'Alba s ručním vyběrem byla uložena'; -$lang['Album elements associated to the following albums: %s'] = 'Fotky alb přiřazeny k následujícím albům: %s'; $lang['Check for upgrade failed for unknown reasons.'] = 'Zjištění možnosti aktualizace se nezdařilo'; $lang['Check for upgrade'] = 'Zjistit možnost aktualizace'; $lang['Comments for all'] = 'Komentáře pro všechny'; @@ -135,12 +134,12 @@ $lang['Permalinks'] = 'Pernamentní spojení'; $lang['Permission denied'] = 'Přístup zamítnut'; $lang['Permission granted thanks to a group'] = 'Přístup povolen díky skupině'; $lang['Permission granted'] = 'Přístup povolen'; -$lang['Picture informations updated'] = 'Informace o fotografiích aktualizovány'; +$lang['Photo informations updated'] = 'Informace o fotografiích aktualizovány'; $lang['Plugins'] = 'Doplňky'; $lang['Position'] = 'Pozice'; $lang['Preferences'] = 'Nastavení'; $lang['Properties'] = 'Vlastnosti'; -$lang['Random picture'] = 'Náhodná fotografie'; +$lang['Random photo'] = 'Náhodná fotografie'; $lang['Rate date'] = 'Datum hodnocení'; $lang['Rating by guests'] = 'Hodnocení hosty'; $lang['Rating'] = 'Hodnocení'; @@ -210,7 +209,6 @@ $lang['dissociate from group'] = 'Oddělit od skupiny'; $lang['edit album permissions'] = 'editace oprávnění album'; $lang['Album updated successfully'] = 'Informace o album uloženy.'; $lang['photos per page'] = 'Položek na stránce'; -$lang['elements'] = 'Položky'; $lang['High definition enabled'] = 'Vysoké rozlišení povoleno'; $lang['File'] = 'Soubor'; $lang['Filesize'] = 'Velikost souboru'; @@ -354,12 +352,12 @@ $lang['Edit photo information'] = 'Upravit informace o fotografii'; $lang['Thumbnail creation'] = 'Vytvořit náhledy'; $lang['Database synchronization with files'] = 'Synchronizace databáze se soubory'; $lang['all'] = 'Vše'; -$lang['pictures without thumbnail (jpeg and png only)'] = 'Fotografie bez náhledu (pouze jpeg nebo png)'; +$lang['photos without thumbnail (jpeg and png only)'] = 'Fotografie bez náhledu (pouze jpeg nebo png)'; $lang['height must be a number superior to'] = 'Výška musí být větší než'; $lang['width must be a number superior to'] = 'Šířka musí být větší než'; $lang['for the file format'] = 'pro formát souboru'; $lang['No missing thumbnail'] = 'Nechybí žádný náhled'; -$lang['Picture unreachable or no support'] = 'Fotografie není dostupná nebo podporovaná'; +$lang['Photo unreachable or no support'] = 'Fotografie není dostupná nebo podporovaná'; $lang['GD version'] = 'Verze GD knihovny'; $lang['Miniaturization parameters'] = 'Parametry miniaturizace'; $lang['generated in'] = 'generováno během'; @@ -368,7 +366,7 @@ $lang['General statistics'] = 'Celková statistika'; $lang['max time'] = 'nejdelší čas'; $lang['average time'] = 'průměrný čas'; $lang['min time'] = 'nejkratší čas'; -$lang['number of miniaturized pictures'] = 'počet miniaturizovaných fotografií'; +$lang['number of miniaturized photos'] = 'počet miniaturizovaných fotografií'; $lang['total time'] = 'celkový čas'; $lang['for this file format'] = 'pro tento formát souboru'; $lang['unit mode'] = 'jednotlivě'; @@ -394,7 +392,7 @@ $lang['missing thumbnail'] = 'žádný náhled'; $lang['albums deleted in the database'] = 'alba odstraněna v databázi'; $lang['photos deleted from the database'] = 'položek odstraněno z databáze'; $lang['photos candidates for metadata synchronization'] = 'fotografií pro synchronizaci metadat'; -$lang['elements informations synchronized with files metadata'] = 'informace synchronizované z metadat souborů'; +$lang['photos informations synchronized with files metadata'] = 'informace synchronizované z metadat souborů'; $lang['errors during synchronization'] = 'chyb během synchronizace'; $lang['albums added in the database'] = 'alba vložena do databáze'; $lang['photos added in the database'] = 'položek přidáno do databáze'; @@ -408,7 +406,7 @@ $lang['[Simulation]'] = '[Simulace]'; $lang['directories + files'] = 'adresáře + soubory'; $lang['only directories'] = 'pouze adresáře'; $lang['synchronize files structure with database'] = 'synchronizovat strukturu souborů s databází'; -$lang['synchronize files metadata with database elements informations'] = 'synchronizovat metadata souborů s databází'; +$lang['synchronize files metadata with database photos informations'] = 'synchronizovat metadata souborů s databází'; $lang['even already synchronized photos'] = 'zahrnout i dříve synchronizované položky'; $lang['Used metadata'] = 'Použitá metadata'; $lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = 'Název adresářů a souborů musí být tvořen písmeny, čísly, "-", "_" nebo "."'; @@ -432,7 +430,6 @@ $lang['Year'] = 'Rok'; $lang['Month'] = 'Měsíc'; $lang['Day'] = 'Den'; $lang['Pages seen'] = 'Prohlédnuto stránek'; -$lang['Pictures'] = 'Fotografie'; $lang['Time'] = 'čas'; $lang['IP'] = 'IP'; $lang['Element'] = 'Fotografie'; diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 66c1ce7b8..37d5012c6 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -296,18 +296,7 @@ $lang['A comment on your site'] = 'komentář v Vašim stránkám'; $lang['today'] = 'dnes'; $lang['Update your rating'] = 'Aktualizovat hodnocení'; $lang['wrong filename'] = 'chybný název souboru'; -$lang['the filesize of the picture must not exceed :'] = 'velikost fotografie na disku nesmí být větší než : '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'fotografie musí být ve formátu jpg, gif, nebo png'; -$lang['the height of the picture must not exceed :'] = 'výška fotografie nesmí být větší než : '; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Volitelné (doporučeno) : přiřadit náhled k '; -$lang['the width of the picture must not exceed :'] = 'šířka fotografie nesmí být větší než : '; -$lang['can\'t upload the picture on the server'] = 'Nelze nahrát fotografii na server'; $lang['the username must be given'] = 'Je nutné zadat uživatelské jméno'; -$lang['A picture\'s name already used'] = 'Fotografie s tímto názvem již existuje'; -$lang['You must choose a picture fileformat for the image'] = 'Je nutné zvolit typ souboru fotografie'; -$lang['Name of the picture'] = 'Název fotografie'; -$lang['Upload a picture'] = 'Nahrát fotografii'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Fotografie byla úspěšně přidána, zobrazí se po schválení administrátorem'; $lang['useful when password forgotten'] = 'užitečné při zapomenutí hesla'; $lang['Quick search'] = 'Rychlé hledání'; $lang['Connected user: %s'] = 'Připojený uživatel: %s'; @@ -321,8 +310,6 @@ $lang['Email: %s'] = 'E-mail: %s'; $lang['Admin: %s'] = 'Administrátor: %s'; $lang['Registration of %s'] = 'Registrace %s'; $lang['Album: %s'] = 'Album: %s'; -$lang['Picture name: %s'] = '*Název fotografie: %s'; -$lang['Creation date: %s'] = 'Datum vytvoření: %s'; $lang['Picture uploaded by %s'] = 'Fotografie nahrána %s'; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Špatný stav pro uživatele "host", bude použit výchozí stav. Prosím informujte administrátora.'; @@ -347,7 +334,6 @@ $lang['%d photo is also linked to current tags'] = '%d fotografie je také spoje $lang['%d photos are also linked to current tags'] = '%d fotografií je také spojeno s aktuálními klíčovými slovy'; $lang['display photos linked to this tag'] = 'Ukázat pouze fotografie spojené s aktuálním klíčovým slovem'; $lang['photos posted during the last %d days'] = 'fotografie vložené za posledních %d dnů'; -$lang['Choose an image'] = 'Vybrat fotografii'; $lang['Piwigo Help'] = 'Nápověda Piwigo'; $lang['Rank'] = 'Hodnotit'; $lang['group by letters'] = 'Seskupit podle písmen'; -- cgit v1.2.3