diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-01-11 21:15:31 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-01-11 21:15:31 +0000 |
commit | 116e5d60d4260f7b161e84a0312a63f1afd7abad (patch) | |
tree | 474ea6550994a6cd35f05e4430ec8bc7d8b69a65 /language | |
parent | 4c9c38a9f1894d8466954f8126adc244b0dcb9fa (diff) |
- language remove duplicate keys
- css simpler
git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
26 files changed, 0 insertions, 38 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 9477705d5..4d2afd427 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -190,7 +190,6 @@ $lang['See last users comments'] = 'Veure els últims comentaris dels usuaris'; $lang['customize the appareance of the gallery'] = 'personalitza l\'aparença de la galeria'; $lang['search'] = 'cerca'; $lang['Home'] = 'Inici'; -$lang['Identification'] = 'Identificació'; $lang['in this album'] = 'en aquesta categoria'; $lang['in %d sub-album'] = 'en %d sub-categoria'; $lang['in %d sub-albums'] = 'en %d sub-categories'; @@ -308,7 +307,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Heu d\'escollir u $lang['Name of the picture'] = 'Nom de la imatge'; $lang['Upload a picture'] = 'Carrega una imatge'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'La imatge s\'ha carregat amb èxit, un administrador la validarà tan aviat com sigui possible'; -$lang['Upload a picture'] = 'Carrega una imatge'; $lang['useful when password forgotten'] = 'útil quan s\'ha oblidat la contrasenya'; $lang['Quick search'] = 'Quick search'; $lang['Connected user: %s'] = 'Usuari connectat: %s'; diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index d37ce90d0..035e44c10 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -312,7 +312,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Je nutné zvolit $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['Upload a picture'] = 'Nahrát fotografii'; $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'; diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php index ac01605ff..58286ca50 100644 --- a/language/da_DK/common.lang.php +++ b/language/da_DK/common.lang.php @@ -308,7 +308,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Du skal vælget e $lang['Name of the picture'] = 'Navn på fotoet'; $lang['Upload a picture'] = 'Upload et foto'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Fotoet er uploaded, en administrator vil validere det hurtigst muligt'; -$lang['Upload a picture'] = 'Upload et foto'; $lang['useful when password forgotten'] = 'nyttigt ved glemt password'; $lang['Quick search'] = 'Hurtig søg'; $lang['Connected user: %s'] = 'Tilsluttede bruger: %s'; diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 17fe237b1..e17640c83 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = "See last users comments"; $lang['customize the appareance of the gallery'] = "customize the look of the gallery"; $lang['search'] = "search"; $lang['Home'] = "Home"; -$lang['Identification'] = "Identification"; $lang['in this album'] = "in this album"; $lang['in %d sub-album'] = "in %d sub-album"; $lang['in %d sub-albums'] = "in %d sub-albums"; @@ -307,7 +306,6 @@ $lang['You must choose a picture fileformat for the image'] = "You must choose a $lang['Name of the picture'] = "Picture name"; $lang['Upload a picture'] = "Upload a picture"; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "Picture uploaded with success, an administrator will validate it as soon as possible"; -$lang['Upload a picture'] = "Upload a picture"; $lang['useful when password forgotten'] = "useful in case password is forgotten"; $lang['Quick search'] = "Quick search"; $lang['Connected user: %s'] = "Connected user: %s"; diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index 9029d10e8..69fd0c592 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -80,7 +80,6 @@ $lang['Filter'] = 'Filtro'; $lang['Forgot your password?'] = 'Olvidó su contraseña?'; $lang['Go through the gallery as a visitor'] = 'Recorrer la galería como visitante'; $lang['Help'] = 'Ayuda'; -$lang['Identification'] = 'Identificación'; $lang['Image only RSS feed'] = 'Flujo RSS de las imágenes'; $lang['Keyword'] = 'Palabra clave'; $lang['Links'] = 'Enlaces'; @@ -308,7 +307,6 @@ $lang['You must choose a picture fileformat for the image'] = 'el formato del ar $lang['Name of the picture'] = 'Título de la imagen'; $lang['Upload a picture'] = 'Agregar una imagen'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Imagen agregada con éxito. Un administrador debe aprobarla para que los usuarios puedan verla'; -$lang['Upload a picture'] = 'Agregar una imagen'; $lang['useful when password forgotten'] = 'útil en caso de contraseña olvidada'; $lang['Quick search'] = 'Búsqueda rápida'; $lang['Connected user: %s'] = 'Usuario conectado: %s'; diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 46fdb75e1..ae6756f09 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -193,7 +193,6 @@ $lang['See last users comments'] = 'Ver los últimos comentarios de los usuarios $lang['customize the appareance of the gallery'] = 'personalizar el aspecto de la galería'; $lang['search'] = 'Buscar'; $lang['Home'] = 'Inicio'; -$lang['Identification'] = 'Identificación'; $lang['in this album'] = 'en este àlbum'; $lang['in %d sub-album'] = 'en este %d sub-àlbum'; $lang['in %d sub-albums'] = 'en estos %d sub-àlbumes'; @@ -308,7 +307,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Indique el format $lang['Name of the picture'] = 'Nombre de la imagen'; $lang['Upload a picture'] = 'Agregar una imagen'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Imagen agregada; podrá visualizarse una vez la apruebe el administrador'; -$lang['Upload a picture'] = 'Agregar una imagen'; $lang['useful when password forgotten'] = 'Útil en caso de que olvideis la contraseña'; $lang['Quick search'] = 'Búsqueda rápida'; $lang['Connected user: %s'] = 'Usuario conectado: %s'; diff --git a/language/fa_IR/common.lang.php b/language/fa_IR/common.lang.php index fe1588ffc..7f11ffb13 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = "نمایش آخرین نظرات کاربر $lang['customize the appareance of the gallery'] = "سفارشی کردن نمایش گالری"; $lang['search'] = "جستجو"; $lang['Home'] = "خانه"; -$lang['Identification'] = "شناسایی"; $lang['in this album'] = "در این دسته"; $lang['in %d sub-album'] = "در زیر دسته %d"; $lang['in %d sub-albums'] = "در زیر دستههای %d"; @@ -307,7 +306,6 @@ $lang['You must choose a picture fileformat for the image'] = "شما باید $lang['Name of the picture'] = "نام تصویر"; $lang['Upload a picture'] = "آپلود یک تصویر"; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "تصویر با موفقیت آپلود شد؛ زمانی که مدیر تصویر شما را تایید کرد، تصویر شما نمایش داده میشود."; -$lang['Upload a picture'] = "آپلود یک تصویر"; $lang['useful when password forgotten'] = "قابل استفاده برای گذرواژه فراموش شده"; $lang['Quick search'] = "جستجوی سریع"; $lang['Connected user: %s'] = "کاربرهای متصل شده به سیستم: %s"; diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index eec9692f9..d8887da69 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = 'Voir les derniers commentaires utilisateurs' $lang['customize the appareance of the gallery'] = 'personnaliser l\'apparence de la galerie'; $lang['search'] = 'recherche'; $lang['Home'] = 'Accueil'; -$lang['Identification'] = 'Identification'; $lang['in this album'] = 'dans cette catégorie'; $lang['in %d sub-album'] = 'dans %d sous-catégorie'; $lang['in %d sub-albums'] = 'dans %d sous-catégories'; @@ -310,7 +309,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Le format du fich $lang['Name of the picture'] = 'Nom de l\'image'; $lang['Upload a picture'] = 'Ajouter une image'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Image ajoutée avec succès, un administrateur la validera dès que possible'; -$lang['Upload a picture'] = 'Ajouter une image'; $lang['useful when password forgotten'] = 'utile en cas d\'oubli de mot de passe'; $lang['Quick search'] = 'Recherche rapide'; $lang['Connected user: %s'] = 'Utilisateur connecté : %s'; diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index f78b5210f..c0ef4df0b 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = 'Voir les derniers commentaires utilisateurs' $lang['customize the appareance of the gallery'] = 'personnaliser l\'apparence de la galerie'; $lang['search'] = 'recherche'; $lang['Home'] = 'Accueil'; -$lang['Identification'] = 'Identification'; $lang['in this album'] = 'dans cet album'; $lang['in %d sub-album'] = 'dans %d sous-album'; $lang['in %d sub-albums'] = 'dans %d sous-albums'; @@ -307,7 +306,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Le format du fich $lang['Name of the picture'] = 'Nom de l\'image'; $lang['Upload a picture'] = 'Ajouter une image'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Image ajoutée avec succès, un administrateur la validera dès que possible'; -$lang['Upload a picture'] = 'Ajouter une image'; $lang['useful when password forgotten'] = 'utile en cas d\'oubli de mot de passe'; $lang['Quick search'] = 'Recherche rapide'; $lang['Connected user: %s'] = 'Utilisateur connecté : %s'; diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 7cd892c57..e9f86656b 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -306,7 +306,6 @@ $lang['You must choose a picture fileformat for the image'] = "אתה חייב $lang['Name of the picture'] = "שם התמונה"; $lang['Upload a picture'] = "העלה תמונה"; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "התמונה הועלתה בהצלחה, מנהל האתר יבחן זאת בזמן הקרוב"; -$lang['Upload a picture'] = "העלה תמונה"; $lang['useful when password forgotten'] = "שימושי במקרה ששכחת את הסיסמה"; $lang['Quick search'] = "חיפוש מהיר"; $lang['Connected user: %s'] = "משתמש מחובר: %s"; diff --git a/language/hr_HR/common.lang.php b/language/hr_HR/common.lang.php index 390b81d21..3ec329651 100644 --- a/language/hr_HR/common.lang.php +++ b/language/hr_HR/common.lang.php @@ -193,7 +193,6 @@ $lang['See last users comments'] = 'Pregled zadnjih korisničkih komentara'; $lang['customize the appareance of the gallery'] = 'prilagodite izgled vaše galerije'; $lang['search'] = 'pretraži'; $lang['Home'] = 'Naslovnica'; -$lang['Identification'] = 'Prijavnica'; $lang['in this album'] = 'u ovoj skupini'; $lang['in %d sub-album'] = 'u %d podskupini'; $lang['in %d sub-albums'] = 'u %d podskupinama'; diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index a7f066e72..bcaf6603f 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = 'Mostra gli ultimi commenti degli utenti'; $lang['customize the appareance of the gallery'] = 'Personalizza l\'aspetto della galleria'; $lang['search'] = 'Cerca nella galleria'; $lang['Home'] = 'Home'; -$lang['Identification'] = 'Identificazione'; $lang['in this album'] = 'In questo album'; $lang['in %d sub-album'] = 'in %d sub album'; $lang['in %d sub-albums'] = 'in %d sub album'; @@ -307,7 +306,6 @@ $lang['You must choose a picture fileformat for the image'] = 'il formato del fi $lang['Name of the picture'] = 'Nome dell\'immagine'; $lang['Upload a picture'] = 'Caricare un\'immagine'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Immagine caricata con successo. Un amministratore convaliderà l\'operazione il più presto possibile'; -$lang['Upload a picture'] = 'Caricare un\'immagine'; $lang['useful when password forgotten'] = 'utile se si dimentica la password'; $lang['Quick search'] = 'Ricerca rapida'; $lang['Connected user: %s'] = 'Utente(i) connesso(i): %s'; diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 79afdaa4a..3b8a5b75a 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -193,7 +193,6 @@ $lang['See last users comments'] = '最新のユーザコメントを表示す $lang['customize the appareance of the gallery'] = 'ギャラリーのアピアランスをカスタマイズする'; $lang['search'] = '検索'; $lang['Home'] = 'ホーム'; -$lang['Identification'] = 'アイデンティフィケーション'; $lang['in this album'] = '- このカテゴリ'; $lang['in %d sub-album'] = '- %d サブカテゴリ'; $lang['in %d sub-albums'] = '- %d サブカテゴリ'; @@ -308,7 +307,6 @@ $lang['You must choose a picture fileformat for the image'] = 'イメージの $lang['Name of the picture'] = '写真名'; $lang['Upload a picture'] = '写真をアップロードする'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = '写真が正常にアップロードされました。管理者が早急に写真を承認します。'; -$lang['Upload a picture'] = '写真をアップロードする'; $lang['useful when password forgotten'] = 'パスワードを忘れたときに便利です。'; $lang['Quick search'] = 'クイックサーチ'; $lang['Connected user: %s'] = '接続ユーザ: %s'; diff --git a/language/ka_GE/common.lang.php b/language/ka_GE/common.lang.php index 56166f638..166309870 100644 --- a/language/ka_GE/common.lang.php +++ b/language/ka_GE/common.lang.php @@ -311,7 +311,6 @@ $lang['You must choose a picture fileformat for the image'] = 'თქვენ $lang['Name of the picture'] = 'ფოტოს სახელი'; $lang['Upload a picture'] = 'ფოტოების ატვირთვა'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'ფოტოები ატვირთულია, ადმინისტრატორი დაადასტურებს რაც შეიძლება მალე'; -$lang['Upload a picture'] = 'ფოტოების ატვირთვა'; $lang['useful when password forgotten'] = 'დაკარგული პაროლის აღსადგენად'; $lang['Quick search'] = 'ჩქარი ძიება'; $lang['Connected user: %s'] = 'დაკავშირებული მომხმარებლები: %s'; diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index a102d02ec..57a4b1c2d 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = "Apskatīt pēdējos lietotāju komentārus"; $lang['customize the appareance of the gallery'] = "pielāgot galerijas izskatu"; $lang['search'] = "meklēt"; $lang['Home'] = "Sākums"; -$lang['Identification'] = "Identifikācija"; $lang['in this album'] = 'šajā albūmā'; $lang['in %d sub-album'] = '%d apakšalbūmā'; $lang['in %d sub-albums'] = '%d apakšalbūmos'; @@ -307,7 +306,6 @@ $lang['You must choose a picture fileformat for the image'] = "Jums jāizvēlas $lang['Name of the picture'] = "attēla vārds"; $lang['Upload a picture'] = "Augšupielādēt attēlu"; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "Attēls veiksmīgi augšupielādēts un administrātors to apstiprinās pēc iespējas ātrāk"; -$lang['Upload a picture'] = "Augšupielādēt attēlu"; $lang['useful when password forgotten'] = "derīgi, ja aizmirsta parole"; $lang['Quick search'] = "Ātrā meklēšana"; $lang['Connected user: %s'] = "Pievienotais lietotājs: %s"; diff --git a/language/mk_MK/common.lang.php b/language/mk_MK/common.lang.php index 3ddda86d3..abc6227f4 100644 --- a/language/mk_MK/common.lang.php +++ b/language/mk_MK/common.lang.php @@ -318,7 +318,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Мора да и $lang['Name of the picture'] = 'Тип на воздухоплов'; $lang['Upload a picture'] = 'Додај фотографија'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Фотографијата беше успешно прикачена за серверот, следи прегледување од администратор.'; -$lang['Upload a picture'] = 'Додај фотографија'; $lang['useful when password forgotten'] = 'Внесете постоечка и валидна e-mail адреса'; $lang['Quick search'] = 'Брзо пребарување'; $lang['Connected user: %s'] = 'Приклучен корисник: %s'; diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 54cae76ab..cc00d9fbd 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -308,7 +308,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Musisz wybrać fo $lang['Name of the picture'] = 'Nazwa zdjęcia'; $lang['Upload a picture'] = 'Wgraj zdjęcie'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Zdjęcie wgrane pomyślnie. Zostanie zaakceptowane przez administratora tak szybko jak to możliwe'; -$lang['Upload a picture'] = 'Wgraj zdjęcie'; $lang['useful when password forgotten'] = 'przydatne gdy zostanie zapomniane hasło'; $lang['Quick search'] = 'Szybkie wyszukiwanie'; $lang['Connected user: %s'] = 'Zalogowany użytkownik: %s'; diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index c5239689b..fda03322a 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -193,7 +193,6 @@ $lang['See last users comments'] = 'Ver os últimos comentários de usuários'; $lang['customize the appareance of the gallery'] = 'personalisar a aparência da galeria'; $lang['search'] = 'Pesquisar'; $lang['Home'] = 'Início'; -$lang['Identification'] = 'identificação'; $lang['in this album'] = 'nesta categoria'; $lang['in %d sub-album'] = 'em %d subcategoria'; $lang['in %d sub-albums'] = 'em %d subcategorias'; diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index 3c0a0059a..7b56ba261 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -193,7 +193,6 @@ $lang['See last users comments'] = 'Ver os últimos comentários de usuários'; $lang['customize the appareance of the gallery'] = 'personalisar a aparência da galeria'; $lang['search'] = 'Pesquisar'; $lang['Home'] = 'Início'; -$lang['Identification'] = 'identificação'; $lang['in this album'] = 'nesta categoria'; $lang['in %d sub-album'] = 'em %d subcategoria'; $lang['in %d sub-albums'] = 'em %d subcategorias'; diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php index 034639982..fc772b1aa 100644 --- a/language/ru_RU/common.lang.php +++ b/language/ru_RU/common.lang.php @@ -308,7 +308,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Вы должны $lang['Name of the picture'] = 'Название фотографии'; $lang['Upload a picture'] = 'Загрузка фотографии'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Фотография успешно загружена, администратор утвердит это как можно скорее'; -$lang['Upload a picture'] = 'Загрузка фотографии'; $lang['useful when password forgotten'] = 'для восстановления потерянного пароля'; $lang['Quick search'] = 'Быстрый поиск'; $lang['Connected user: %s'] = 'Подключены пользователи: %s'; diff --git a/language/sh_RS/common.lang.php b/language/sh_RS/common.lang.php index cdedc2fd8..13e551d41 100644 --- a/language/sh_RS/common.lang.php +++ b/language/sh_RS/common.lang.php @@ -193,7 +193,6 @@ $lang['See last users comments'] = 'Pregled zadnjih korisničkih komentara'; $lang['customize the appareance of the gallery'] = 'podesite izgled vaše galerije'; $lang['search'] = 'pretraži'; $lang['Home'] = 'Početna'; -$lang['Identification'] = 'Prijava'; $lang['in this album'] = 'u ovoj kategoriji'; $lang['in %d sub-album'] = 'u %d podkategoriji'; $lang['in %d sub-albums'] = 'u %d podkategorijama'; diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php index c3ea35300..dab481f42 100644 --- a/language/sk_SK/common.lang.php +++ b/language/sk_SK/common.lang.php @@ -312,7 +312,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Je nutné zvoliť $lang['Name of the picture'] = 'Názov fotografie'; $lang['Upload a picture'] = 'Nahrať fotografiu'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Fotografia bola úspešne pridaná, zobrazí sa po schválení administrátorom'; -$lang['Upload a picture'] = 'Nahrať fotografiu'; $lang['useful when password forgotten'] = 'užitočné pri zabudnutí hesla'; $lang['Quick search'] = 'Rýchle hľadanie'; $lang['Connected user: %s'] = 'Pripojený používateľ: %s'; diff --git a/language/sr_RS/common.lang.php b/language/sr_RS/common.lang.php index 7ba9a0553..44ae37bcd 100644 --- a/language/sr_RS/common.lang.php +++ b/language/sr_RS/common.lang.php @@ -193,7 +193,6 @@ $lang['See last users comments'] = 'Преглед задњих кориснич $lang['customize the appareance of the gallery'] = 'подесите изглед ваше галерије'; $lang['search'] = 'претражи'; $lang['Home'] = 'Почетна'; -$lang['Identification'] = 'Пријава'; $lang['in this album'] = 'у овој категорији'; $lang['in %d sub-album'] = 'у %d подкатегорији'; $lang['in %d sub-albums'] = 'у %d подкатегорија'; diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index 207d71edf..a45e99ed3 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = 'Son Yorumları Gör'; $lang['customize the appareance of the gallery'] = 'Galeri görünümünü düzenle'; $lang['search'] = 'Arama'; $lang['Home'] = 'Anasayfa'; -$lang['Identification'] = 'Kimlik'; $lang['in this album'] = ' bu albüm içinde'; $lang['in %d sub-album'] = 'bu %d alt-albümiçinde'; $lang['in %d sub-albums'] = 'bu %d alt-albümler içinde'; diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index 68f2d8df9..efb65a616 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = 'Xem bình luận gần nhất'; $lang['customize the appareance of the gallery'] = 'tuỳ chọn giao diện hiển thị của gallery';
$lang['search'] = 'tìm kiếm';
$lang['Home'] = 'Trang chủ';
-$lang['Identification'] = 'Định danh';
$lang['in this album'] = 'trong mục này';
$lang['in %d sub-album'] = 'trong %d mục nhỏ';
$lang['in %d sub-albums'] = 'trong %d các mục nhỏ';
@@ -307,7 +306,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Bạn phải ch $lang['Name of the picture'] = 'Tên hình';
$lang['Upload a picture'] = 'Gởi hình';
$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Hình gởi xong, Quản trị sẽ xác nhận trước khi đưa hình của bạn lên gallery';
-$lang['Upload a picture'] = 'Gởi hình';
$lang['useful when password forgotten'] = 'có ích khi bị mất mật khẩu';
$lang['Quick search'] = 'Tìm kiếm nhanh';
$lang['Connected user: %s'] = 'Thành viên kết nối: %s';
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index ff8c9f87f..779c608d1 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -193,7 +193,6 @@ $lang['See last users comments'] = '查看最新用户评论'; $lang['customize the appareance of the gallery'] = '个性化设置'; $lang['search'] = '搜索'; $lang['Home'] = '主页'; -$lang['Identification'] = '身份鉴别'; $lang['in this album'] = '在此相册里'; $lang['in %d sub-album'] = '在 %d 子相册里'; $lang['in %d sub-albums'] = '在n %d 子相册里'; @@ -308,7 +307,6 @@ $lang['You must choose a picture fileformat for the image'] = '不支持此文 $lang['Name of the picture'] = '图片名'; $lang['Upload a picture'] = '上传图片'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = '上传成功, 但必须经管理员确认才能看到图片'; -$lang['Upload a picture'] = '上传图片'; $lang['useful when password forgotten'] = '忘记密码'; $lang['Quick search'] = '快速搜索'; $lang['Connected user: %s'] = '在线用户: %s'; |