diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/ca_ES/common.lang.php | 6 | ||||
-rw-r--r-- | language/cs_CZ/common.lang.php | 9 | ||||
-rw-r--r-- | language/da_DK/common.lang.php | 3 | ||||
-rw-r--r-- | language/es_AR/common.lang.php | 3 | ||||
-rw-r--r-- | language/es_ES/common.lang.php | 6 | ||||
-rw-r--r-- | language/fa_IR/common.lang.php | 2 | ||||
-rw-r--r-- | language/fr_CA/common.lang.php | 6 | ||||
-rw-r--r-- | language/fr_FR/common.lang.php | 6 | ||||
-rw-r--r-- | language/he_IL/common.lang.php | 3 |
9 files changed, 3 insertions, 41 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index e8574c7fb..5b227564f 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -305,10 +305,7 @@ $lang['Email: %s'] = 'Email: %s'; $lang['Admin: %s'] = 'Admin: %s'; $lang['Registration of %s'] = 'Registrat de %s'; $lang['Album: %s'] = 'Categoria: %s'; -$lang['Picture uploaded by %s'] = 'Imatge carregada per %s'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Estat erroni de l\'usuari "invitat", s\'està utilitzant l\'estat predeterminat. Si us plau informeu-ho a l\'administrador de la web.'; -// --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'L\'administrador, l\'administrador de la web i els usuaris especials no poden utilitzar aquest mètode'; $lang['this email address is already in use'] = 'un usuari ja utilitza aquesta adreça de correu'; $lang['Album results for'] = 'Resultats de la categoria per'; @@ -336,14 +333,11 @@ $lang['letters'] = 'lletres'; $lang['show tag cloud'] = 'mostra el núbol d\'etiquetes'; $lang['cloud'] = 'núbol'; $lang['Reset to default values'] = 'Reinicia als valors predeterminats'; -// --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['delete all photos from your favorites'] = 'elimina totes les imatges de les preferides'; $lang['Sent by'] = 'Enviat per'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Les galetes estan bloquejades o el navegador no en permet l\'ús. Heu d\'habilitar les galetes per poder-vos connectar.'; - $lang['edit this comment'] = "edita aquest comentari"; $lang['Edit a comment'] = "Edita un comentari"; - $lang['Are you sure?'] = 'Esteu segurs?'; $lang['delete this comment'] = 'elimina aquest comentari'; $lang['Email address is missing. Please specify an email address.'] = 'Falta l\'adreça de correu. Si us plau especifiqueu una adreça de correu.'; diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 58ef18705..b0f77bc8c 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -310,10 +310,7 @@ $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 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.'; - $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrátor nemůže použít tuto metodu.'; $lang['this email address is already in use'] = 'Tato e-mailová adresa je již používána'; $lang['Album results for'] = 'Alba výsledky pro'; @@ -340,12 +337,8 @@ $lang['group by letters'] = 'Seskupit podle písmen'; $lang['letters'] = 'písmena'; $lang['show tag cloud'] = 'Zobrazit klíčová slova v bublině'; $lang['cloud'] = 'bublina'; -// --------- Starting below: New or revised $lang ---- from Colibri (2.1) - $lang['Are you sure?'] = 'Jste si jistý?'; $lang['delete this comment'] = 'vymazat tento komentář'; - -// missing translations 2.1.0 $lang['Reset to default values'] = 'Obnovit výchozí hodnoty'; $lang['delete all photos from your favorites'] = 'vymazat všechny obrázky z Vašich oblíbených'; $lang['Sent by'] = 'Posláno'; @@ -365,6 +358,4 @@ $lang['This author removed the comment with id %d'] = 'Tento autor smazal koment $lang['validate this comment'] = 'zkontrolovat tento komentář'; $lang['%d Kb'] = '%d Kb'; $lang['IP: %s'] = 'IP: %s'; - - ?>
\ No newline at end of file diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php index f06eb97aa..7c391e6d5 100644 --- a/language/da_DK/common.lang.php +++ b/language/da_DK/common.lang.php @@ -306,10 +306,7 @@ $lang['Email: %s'] = 'Email: %s'; $lang['Admin: %s'] = 'Admin: %s'; $lang['Registration of %s'] = 'Registrering af %s'; $lang['Album: %s'] = 'kategori: %s'; -$lang['Picture uploaded by %s'] = 'Foto uploaded af %s'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Forket status for gæste bruger. Kontakt webmaster.'; -// --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and specielle brugere akn ikke bruge denne metode'; $lang['this email address is already in use'] = 'en bruger bruger allerede denne mail addresse'; $lang['Album results for'] = 'kategori resulter for'; diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index 4dba3236a..45a564ae5 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -305,10 +305,7 @@ $lang['Email: %s'] = 'Correo electrónico: %s'; $lang['Admin: %s'] = 'Administración: %s'; $lang['Registration of %s'] = 'Registro de %s'; $lang['Album: %s'] = 'Categoría: %s'; -$lang['Picture uploaded by %s'] = 'Imagen subida por %s'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'El estatuto de usuario "huésped" no corresponde, se utilizará el estatuto por defecto. Por favor avísele al webmaster.'; -// --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'Administradores, webmasters y usuarios especiales no pueden usar ese método'; $lang['this email address is already in use'] = 'ya existe un usuario con esa misma dirección de correo electrónico'; $lang['Album results for'] = 'Resultados de categorías para'; diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 5417cfd46..4ae8dfae4 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -305,10 +305,7 @@ $lang['Email: %s'] = 'Email: %s'; $lang['Admin: %s'] = 'Administración: %s'; $lang['Registration of %s'] = 'Registro de %s'; $lang['Album: %s'] = 'Album : %s'; -$lang['Picture uploaded by %s'] = 'foto subida por %s'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'El estatus del usuario "guest" no es conforme, se utilizará el estatus por defecto. Por favor, informe al administrador del sitio.'; -// --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'El Administrador, el administrador del sitio y el usuario especial no pueden utilizar este método'; $lang['this email address is already in use'] = 'Otro usuario ya utiliza esta dirección e-mail'; $lang['Album results for'] = 'Résultados de los àlbumes por'; @@ -338,7 +335,6 @@ $lang['cloud'] = 'nube'; $lang['Reset to default values'] = 'Restablecer los valores predeterminados'; $lang['Sent by'] = 'Enviado por'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'El cookies están bloqueados o sostenidos por su navegador Web. Usted debe acelerar el cookies para conectarse.'; -// --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['delete all photos from your favorites'] = 'borrar todas las fotos de tus favoritos'; $lang['Are you sure?'] = '¿Seguro?'; $lang['delete this comment'] = 'Borrar este comentario'; @@ -356,4 +352,4 @@ $lang['This author modified following comment:'] = 'Este autor modificó el come $lang['This author removed the comment with id %d'] = 'Este autor suprimió el comentario sustentador al que él identificaba %d'; $lang['validate this comment'] = 'Validar este comentario'; -?> +?>
\ No newline at end of file diff --git a/language/fa_IR/common.lang.php b/language/fa_IR/common.lang.php index 852f1133c..f53101e01 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -304,7 +304,6 @@ $lang['Email: %s'] = "Email: %s"; $lang['Admin: %s'] = "Admin: %s"; $lang['Registration of %s'] = "Registration of %s"; $lang['Album: %s'] = "Category: %s"; -$lang['Picture uploaded by %s'] = "تصویر توسط %s آپلود شده"; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "وضعیت بد برای کاربر \"میهمان\" ، وضعیت پیشفرض . لطفا این موضوع را با وبمستر(مدیرسایت) در میان بگذارید."; $lang['Administrator, webmaster and special user cannot use this method'] = "مدیر ، وبمستر و کاربر ویژه نمیتوانند از این متد استفاده نمایند."; $lang['this email address is already in use'] = "یک کاربر دیگر این آدرس ایمیل را در سیستم ثبت کرده است."; @@ -336,7 +335,6 @@ $lang['Reset to default values'] = "بازگرداندن به مقدارهای $lang['delete all photos from your favorites'] = "حذف تمام تصاویر از علاقهمندیهای شما"; $lang['Sent by'] = "ارسال به وسیله"; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "شما در تنظیمات مرورگر خود کوکی ها را بلاک کردید یا مرورگر شما از کوکی پشتیبانی نمیکند. برای ورود به محیط کاربری باید کوکیها فعال باشند."; - $lang['edit this comment'] = "ویرایش این نظر"; $lang['Edit a comment'] = "ویرایش یک نظر"; $lang['Are you sure?'] = "شما مطمئن هستید؟"; diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index 49e83ff87..27ff5341c 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -307,10 +307,7 @@ $lang['Email: %s'] = 'Courriel : %s'; $lang['Admin: %s'] = 'Administration : %s'; $lang['Registration of %s'] = 'Enregistrement de %s'; $lang['Album: %s'] = 'Catégorie : %s'; -$lang['Picture uploaded by %s'] = 'Image téléchargée par %s'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Statut de l\'utilisateur "guest" non conforme, utilisation du statut par défaut. Veuillez prévenir le webmestre.'; -// --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrateur, webmestre et utilisateur spécial ne peuvent pas utiliser cette méthode'; $lang['this email address is already in use'] = 'un autre utilisateur utilise déjà cette adresse de courriel'; $lang['Album results for'] = 'Résultats des catégories pour'; @@ -341,7 +338,6 @@ $lang['Reset to default values'] = 'Rétablir les valeurs par défaut'; $lang['delete all photos from your favorites'] = 'supprimer toutes les images de vos favoris'; $lang['Sent by'] = 'Envoyé par'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Les cookies sont bloqués ou non supportés par votre navigateur web. Vous devez activer les cookies pour vous connecter.'; - $lang['edit this comment'] = "éditer ce commentaire"; $lang['Edit a comment'] = "Éditer un commentaire"; $lang['Are you sure?'] = "Êtes-vous sûr ?"; @@ -358,4 +354,4 @@ $lang['This author modified following comment:'] = 'Cet auteur a modifié le com $lang['This author removed the comment with id %d'] = 'Cet auteur a supprimé le commentaire portant l\'identifiant %d'; $lang['delete this comment'] = "supprimer ce commentaire"; $lang['validate this comment'] = 'valider ce commentaire'; -?> +?>
\ No newline at end of file diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index 328f7f22f..7a3c335fb 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -304,10 +304,7 @@ $lang['Email: %s'] = 'Email : %s'; $lang['Admin: %s'] = 'Administration : %s'; $lang['Registration of %s'] = 'Enregistrement de %s'; $lang['Album: %s'] = 'Album : %s'; -$lang['Picture uploaded by %s'] = 'Photo téléchargée par %s'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Statut de l\'utilisateur "guest" non conforme, utilisation du statut par défaut. Veuillez prévenir le webmestre.'; -// --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrateur, webmestre et utilisateur spécial ne peuvent pas utiliser cette méthode'; $lang['this email address is already in use'] = 'un autre utilisateur utilise déjà cette adresse e-mail'; $lang['Album results for'] = 'Résultats des albums pour'; @@ -338,7 +335,6 @@ $lang['Reset to default values'] = 'Rétablir les valeurs par défaut'; $lang['delete all photos from your favorites'] = 'supprimer toutes les photos de vos favoris'; $lang['Sent by'] = 'Envoyé par'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Les cookies sont bloqués ou non supportés par votre navigateur web. Vous devez activer les cookies pour vous connecter.'; - $lang['edit this comment'] = "éditer ce commentaire"; $lang['Edit a comment'] = "Éditer un commentaire"; $lang['Are you sure?'] = "Etes-vous sûr ?"; @@ -355,4 +351,4 @@ $lang['This author modified following comment:'] = 'Cet auteur a modifié le com $lang['This author removed the comment with id %d'] = 'Cet auteur a supprimé le commentaire portant l\'identifiant %d'; $lang['delete this comment'] = "supprimer ce commentaire"; $lang['validate this comment'] = 'valider ce commentaire'; -?> +?>
\ No newline at end of file diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 01cbf225b..eea4324c7 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -290,9 +290,7 @@ $lang['A comment on your site'] = "תגובה באתר שלך"; $lang['today'] = "היום"; $lang['Update your rating'] = "עדכן את הדירוג שלך"; $lang['wrong filename'] = "שם קובץ שגוי"; -$lang["can't upload the picture on the server"] = "לא ניתן להעלות את התמונה לשרת"; $lang['the username must be given'] = "דרוש שם משתמש"; -$lang["A picture's name already used"] = "שם תמונה זה כבר נמצא בשימוש"; $lang['useful when password forgotten'] = "שימושי במקרה ששכחת את הסיסמה"; $lang['Quick search'] = "חיפוש מהיר"; $lang['Connected user: %s'] = "משתמש מחובר: %s"; @@ -306,7 +304,6 @@ $lang['Email: %s'] = "דואר אלקטרוני: %s"; $lang['Admin: %s'] = "מנהל: %s"; $lang['Registration of %s'] = "רישום של %s"; $lang['Album: %s'] = "קטגוריה: %s"; -$lang['Picture uploaded by %s'] = "התמונה הועלתה על ידי %s"; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'מצב לא טוב עבור המשתמש "האורח", השתמש במצב ברירת מחדל. עדכן בבקשה את מנהל האתר.'; $lang['Administrator, webmaster and special user cannot use this method'] = "מנהל ראשי, מנהל האתר ו ומשתמשים מסויימים לא יכולים להשתמש בmethod הזה"; $lang['this email address is already in use'] = "משתמש אחר כבר משתמש בדואר האלקטרוני הזה"; |