mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
copy all languages from translation@09aa136
This commit is contained in:
@@ -1331,4 +1331,7 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'El m
|
||||
$lang['This photo no longer exists'] = 'Aquesta foto ja no existeix';
|
||||
$lang['Album name must not be empty'] = 'El nom de l\'àlbum no pot estar buit';
|
||||
$lang['Visit history'] = 'Historial de visites';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Manquen algunes fotos del vostre sistema de fitxers. El connector Check Uploads us en donarà detalls.';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Manquen algunes fotos del vostre sistema de fitxers. El connector Check Uploads us en donarà detalls.';
|
||||
$lang['%d pictures in sub-albums'] = '%d fotos en sub-àlbums';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> usuari filtrat';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> usuaris filtrats';
|
||||
@@ -1323,4 +1323,7 @@ $lang['This photo no longer exists'] = 'Tato fotografie již neexistuje';
|
||||
$lang['Apply to root albums'] = 'Použít na hlavní alba';
|
||||
$lang['Visit history'] = 'Historie návštěv';
|
||||
$lang['Album name must not be empty'] = 'Název alba nesmí být prázdný';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'V souborovém systému chybí některé fotografie. Podrobnosti poskytl plugin Check Uploads';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'V souborovém systému chybí některé fotografie. Podrobnosti poskytl plugin Check Uploads';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> vyfiltrovaný uživatel';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> vyfiltrovaných uživatelů';
|
||||
$lang['%d pictures in sub-albums'] = '%d obrázků v podalbech';
|
||||
@@ -1324,4 +1324,7 @@ $lang['This photo no longer exists'] = 'Dette fotografi findes ikke længere';
|
||||
$lang['Apply to root albums'] = 'Udfør på albummer i roden';
|
||||
$lang['Album name must not be empty'] = 'Albumnavn må ikke være tomt';
|
||||
$lang['Visit history'] = 'Besøgshistorik';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Nogle fotografier mangler i dit filsystem. Flere oplysninger fås gennem plugin\'en Check Uploads';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Nogle fotografier mangler i dit filsystem. Flere oplysninger fås gennem plugin\'en Check Uploads';
|
||||
$lang['%d pictures in sub-albums'] = '%d billeder i underalbummer';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> filtreret bruger';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> filtrerede brugere';
|
||||
@@ -1325,4 +1325,7 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Am b
|
||||
$lang['Apply to root albums'] = 'Auf Stammalben anwenden';
|
||||
$lang['Album name must not be empty'] = 'Der Albumname darf nicht leer sein';
|
||||
$lang['Visit history'] = 'Geschichte besuchen';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Einige Fotos fehlen in Ihrem Dateisystem. Details liefert das Plugin Check Uploads';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Einige Fotos fehlen in Ihrem Dateisystem. Details liefert das Plugin Check Uploads';
|
||||
$lang['%d pictures in sub-albums'] = '%d Bilder in Unteralben';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> Benutzer gefiltert';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> gefilterte Benutzer';
|
||||
@@ -1320,4 +1320,7 @@ $lang['Apply to root albums'] = 'Aplicar a los álbumes principales';
|
||||
$lang['The best is to have them made automatically on a regular basis.'] = 'Lo mejor es que se hagan automáticamente de manera regular.';
|
||||
$lang['Album name must not be empty'] = 'El nombre del álbum no puede estar vacío';
|
||||
$lang['Visit history'] = 'Historial de visitas';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Faltan algunas fotos de su sistema de archivos. El plugin Check Uploads le mostrará los detalles.';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Faltan algunas fotos de su sistema de archivos. El plugin Check Uploads le mostrará los detalles.';
|
||||
$lang['%d pictures in sub-albums'] = '%d fotos en sub-álbumes';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> usuario filtrado';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> usuarios filtrados';
|
||||
Executable
+23
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This file is part of Piwigo. |
|
||||
// | |
|
||||
// | For copyright and license information, please view the COPYING.txt |
|
||||
// | file that was distributed with this source code. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
$lang['%d anomalies have been detected.'] = 'Se han detectado %d anomalías.';
|
||||
$lang['%d anomalies have been detected corrected.'] = 'Se han detectado y corregido %d anomalías.';
|
||||
$lang['%d albums including'] = '%d álbumes incluidos';
|
||||
$lang['%d albums edited'] = '%d álbumes editados';
|
||||
$lang['%d albums deleted'] = '%d álbumes eliminados';
|
||||
$lang['%d albums added'] = '%d álbumes agregados';
|
||||
$lang['%d album including'] = '%d álbum incluido';
|
||||
$lang['%d album edited'] = '%d álbum editado';
|
||||
$lang['%d album deleted'] = '%d álbum eliminado';
|
||||
$lang['%d album added'] = '%d álbum agregado';
|
||||
$lang['%d Activity'] = '%d Actividad';
|
||||
$lang['%d Activities'] = '%d actividades';
|
||||
$lang[' and %d virtuals'] = 'y %d virtuales';
|
||||
$lang[' and %d virtual'] = 'y %d virtuales';
|
||||
$lang[' (copy)'] = '(copiar)';
|
||||
$lang[' (copy %s)'] = '(copiar %s)';
|
||||
@@ -48,4 +48,5 @@ $lang['Installation'] = 'Instalación';
|
||||
$lang['It appears your webhost is currently running PHP %s.'] = 'Parece que tu servidor web corre actualmente PHP %s.';
|
||||
$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Se mostrará a los visitantes. Es necesario para la administración del sitio web';
|
||||
$lang['Just another Piwigo gallery'] = 'Otra galería Piwigo';
|
||||
$lang['Keep it confidential, it enables you to access administration panel'] = 'Mantenlo confidencial, te permite acceder al panel de administración';
|
||||
$lang['Keep it confidential, it enables you to access administration panel'] = 'Mantenlo confidencial, te permite acceder al panel de administración';
|
||||
$lang['PHP version %s required (you are running on PHP %s)'] = 'Se requiere la versión de PHP %s (usted está ejecutando PHP %s)';
|
||||
Executable
+25
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This file is part of Piwigo. |
|
||||
// | |
|
||||
// | For copyright and license information, please view the COPYING.txt |
|
||||
// | file that was distributed with this source code. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
$lang['All sub-albums of private albums become private'] = 'Todos los subálbumes de álbumes privados se vuelven privados';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Como precaución, se han desactivado los siguientes plugins. Debe buscar plugins actualizables antes de reactivarlos:';
|
||||
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'Como precaución, se han desactivado los siguientes temas. Debe verificar los temas actualizables antes de reactivarlos:';
|
||||
$lang['Discover what\'s new in Piwigo %s'] = 'Descubre las novedades de Piwigo %s';
|
||||
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'En <i>%s</i>, antes de <b>?></b>, inserte:';
|
||||
$lang['Only administrator can run upgrade: please sign in below.'] = 'Solo un administrador puede ejecutar una actualización: inicie sesión a continuación.';
|
||||
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Solo se han guardado el prefijo de miniaturas y la dirección de correo del webmaster de la configuración anterior';
|
||||
$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = 'Realice una verificación de mantenimiento en [Administración>Herramientas>Mantenimiento] si encuentra algún problema.';
|
||||
$lang['SQL queries'] = 'consultas SQL';
|
||||
$lang['Statistics'] = 'Estadísticas';
|
||||
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Esta página propone actualizar la base de datos de su versión anterior de Piwigo a la nueva versión. El asistente de actualización cree que actualmente está ejecutando la <strong>versión %s</strong> (o equivalente).';
|
||||
$lang['Upgrade'] = 'Actualización';
|
||||
$lang['Upgrade from version %s to %s'] = 'Actualizar de la versión %s a %s';
|
||||
$lang['Upgrade informations'] = 'Información de actualización';
|
||||
$lang['User permissions and group permissions have been erased'] = 'Se han borrado los permisos de usuarios y grupos';
|
||||
$lang['You do not have access rights to run upgrade'] = 'No tiene derechos de acceso para ejecutar la actualización';
|
||||
$lang['total SQL time'] = 'tiempo total de SQL';
|
||||
$lang['total upgrade time'] = 'tiempo total de actualización';
|
||||
@@ -950,7 +950,6 @@ $lang['delete photo'] = 'ezabatu argazkia';
|
||||
$lang['delete this site and all its attached elements'] = 'ezabatu gunea eta erlazionatutako informazio guztia';
|
||||
$lang['deleted'] = 'ezabatuta';
|
||||
$lang['digiKam is an advanced digital photo management free software for Linux, Windows, and MacOSX.'] = 'digiKam aurreratutako argazki-kudeaketa software librea da Linux, Windows eta MacOSXerako.';
|
||||
$lang['first photo added on %s'] = 'lehenengo argazkia %s(e)an gehituta';
|
||||
$lang['file name'] = 'fitxategi-izena';
|
||||
$lang['even already synchronized photos'] = 'dagoeneko sinkronizatutako argazkiak';
|
||||
$lang['existing album'] = 'dagoeneko albuma';
|
||||
@@ -980,7 +979,6 @@ $lang['Piwigo %s is available, please update'] = 'Piwigo %s eskuragarri, egunera
|
||||
$lang['No tags selected, no actions possible.'] = 'Ez da etiketarik hautatu, ezin da ekintzarik aurrera eraman.';
|
||||
$lang['No filter on album. Select one or type to search'] = 'Ez dago iragazkirik albumerako. Hautatu edo bilatu bat';
|
||||
$lang['It only takes a few clicks.'] = 'Klik gutxi batzu baino ez da.';
|
||||
$lang['First photo added'] = 'Lehenengo argazkia gehitu egin da';
|
||||
$lang['Display form'] = 'Bistaratu inprimakia';
|
||||
$lang['Delete album "%s".'] = 'Ezabatu "%s" albuma.';
|
||||
$lang['Delete album "%s" and its %d sub-albums.'] = 'Ezabatu "%s" albuma eta bere %d azpi-albumak.';
|
||||
@@ -1244,4 +1242,17 @@ $lang['Edit photo #%s'] = 'Editatu #%s argazkia';
|
||||
$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Blokeatutako albumak mantentze-lanetarako desgaituta daude. Administradoreek baino ezin dituzte ikusi galerian. Albuma blokeatzerakoan bere azpi-albumak ere blokeatuko dituzu';
|
||||
$lang['Webmaster status required'] = 'Web-arduraduna egoera behar da';
|
||||
$lang['Your selection'] = 'Zure aukera';
|
||||
$lang['action successfully performed.'] = 'ekintza zuzen burutu da.';
|
||||
$lang['action successfully performed.'] = 'ekintza zuzen burutu da.';
|
||||
$lang['Always have a backup of your database and files.'] = 'Datu-basearen eta fitxategien babes-kopia gorde beti.';
|
||||
$lang['Album name must not be empty'] = 'Album izena ezin da hutsik egon';
|
||||
$lang['Additional filters'] = 'Iragazki gehigarriak';
|
||||
$lang['Add formats'] = 'Gehitu formatuak';
|
||||
$lang['Add as filter'] = 'Gehitu iragazki modura';
|
||||
$lang['Add New Plugin'] = 'Gehitu plugin berria';
|
||||
$lang['<b>%d</b> filtered users'] = 'Iragazitako <b>%d</> erabiltzaile';
|
||||
$lang['<b>%d</b> filtered user'] = 'Iragazitako erabiltzaile <b>%d</>';
|
||||
$lang['%sMB'] = '%s MB';
|
||||
$lang['%sGB'] = '%s GB';
|
||||
$lang['%d pictures in sub-albums'] = '%d argazki azpi-albumetan';
|
||||
$lang['%s pixels, %.2f MB'] = '%s pixel, %.2f MB';
|
||||
$lang['%d formats uploaded for %d photos'] = '%d formatu kargatu dira %d argazkitarako';
|
||||
@@ -8,21 +8,21 @@
|
||||
|
||||
|
||||
|
||||
$lang['Upgrade'] = 'بروز رسانی';
|
||||
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'پیشنهاد میشود که با استفاده از این صفحه بانک اطلاعاتی نگارش قدیمی Piwigo خود را به نگارش تازه ی آن ارتقا دهید. سیستم آپگرید نگارش کنونی گالری شما را <strong>نگارش %s </strong> تشخیص داده است.';
|
||||
$lang['Upgrade from version %s to %s'] = 'بروزرسانی از نگارش %s به نگارش %s';
|
||||
$lang['Upgrade'] = 'بهروزرسانی';
|
||||
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'پیشنهاد میشود که با استفاده از این صفحه، دیتابیس نسخهی قدیمی Piwigo خود را به نسخهی جدید ارتقا دهید. سیستم بهروزرسانی، نسخهی کنونی گالری شما را <strong>%s</strong> تشخیص داده است.';
|
||||
$lang['Upgrade from version %s to %s'] = 'بهروزرسانی از نسخهی %s به نسخهی %s';
|
||||
$lang['Statistics'] = "آمار";
|
||||
$lang['total upgrade time'] = 'زمان کل بروز رسانی';
|
||||
$lang['total SQL time'] = 'زمان کل SQL';
|
||||
$lang['SQL queries'] = 'کوئری(Query) های SQL';
|
||||
$lang['Upgrade informations'] = 'اطلاعات بروز رسانی';
|
||||
$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = 'اگر به مشکلی برخوردید به [مدیریت > ابزار ها > نگهداری] مراجعه نمایید.';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'هشدار، پلاگین های زیر در حال حاضر از کار افتاده اند. برای امنیت بیشتر، قبل از فعال کردن دوباره ی آن ها باید آپگرید های تازه آنها را بررسی کنید:';
|
||||
$lang['Only administrator can run upgrade: please sign in below.'] = 'فقط مدیران می توانند سیستم را بروز رسانی کنند.';
|
||||
$lang['You do not have access rights to run upgrade'] = 'شما دسترسی لازم برای بروز رسانی را ندارید';
|
||||
$lang['All sub-albums of private albums become private'] = 'تمام زیرآلبوم های مربوط به آلبوم های شخصی، شخصی شدند';
|
||||
$lang['User permissions and group permissions have been erased'] = 'مجوز های کاربران و گروه ها پاک شد';
|
||||
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'فقط پیشوند عکس های بندانگشتی و آدرس ایمیل مدیرکل از تنظیمات قدیمی باقی خواهد ماند';
|
||||
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'در <i>%s</i>, قبل از <b>?></b>, اضافه کنید:';
|
||||
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'هشدار، قالب های زیر در حال حاضر از کار افتاده اند!!. برای امنیت بیشتر، قبل از فعال کردن دوباره ی آن ها باید بروزرسانی تازه آنها را بررسی کنید:';
|
||||
$lang['Discover what\'s new in Piwigo %s'] = 'دریافت می کنید piwgo چیز جدید در %s';
|
||||
$lang['total upgrade time'] = 'مجموع زمان اجرای بهروزرسانی';
|
||||
$lang['total SQL time'] = 'مجموع زمان اجرای SQLها';
|
||||
$lang['SQL queries'] = 'کوئریهای SQL';
|
||||
$lang['Upgrade informations'] = 'اطلاعات بهروزرسانی';
|
||||
$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = 'در صورت بروز مشکل، از مسیر [مدیریت > ابزارها > نگهداری]، یک بررسی نگهداری انجام بدهید.';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'جهت جلوگیری از بروز مشکل، پلاگینهای زیر غیرفعال شدند. لطفا قبل از فعال کردن دوبارهی آنها، بررسی کنید که نسخهی جدیدی برایشان وجود دارد یا خیر:';
|
||||
$lang['Only administrator can run upgrade: please sign in below.'] = 'فقط مدیران میتوانند سیستم را بهروزرسانی کنند: لطفا با فرم زیر وارد حساب خود شوید.';
|
||||
$lang['You do not have access rights to run upgrade'] = 'شما دسترسی لازم برای بهروزرسانی را ندارید';
|
||||
$lang['All sub-albums of private albums become private'] = 'تمام زیرآلبومهای مربوط به آلبومهای خصوصی نیز خصوصی شدند';
|
||||
$lang['User permissions and group permissions have been erased'] = 'مجوزهای کاربران و گروهها پاک شدند';
|
||||
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'از تنظیمات قبلی، فقط پیشوند عکسهای بندانگشتی و آدرس ایمیل مدیرکل ذخیره شدند';
|
||||
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'موارد زیر را در <i>%s</i>، قبل از <b>?></b>، اضافه کنید:';
|
||||
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'جهت جلوگیری از بروز مشکل، قالبهای زیر غیرفعال شدند. لطفا قبل از فعال کردن دوبارهی آنها، بررسی کنید که نسخهی جدیدی برایشان وجود دارد یا خیر:';
|
||||
$lang['Discover what\'s new in Piwigo %s'] = 'موارد جدید Piwigo نسخهی %s';
|
||||
@@ -1318,4 +1318,7 @@ $lang['This photo no longer exists'] = 'Þessi mynd er ekki lengur til';
|
||||
$lang['Apply to root albums'] = 'Virkja á rótaralbúmum';
|
||||
$lang['Album name must not be empty'] = 'Heiti albúms má ekki vera autt';
|
||||
$lang['Visit history'] = 'Heimsóknarsaga';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Sumar myndir vantar í skráarkerfið þitt. Upplýsingar veittar af viðbótinni Athugaðu upphleðslur';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Sumar myndir vantar í skráarkerfið þitt. Upplýsingar veittar af viðbótinni Athugaðu upphleðslur';
|
||||
$lang['%d pictures in sub-albums'] = '%d myndir í undiralbúmum';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> síaður notandi';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> síaðir notendur';
|
||||
@@ -1323,4 +1323,7 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'La c
|
||||
$lang['Apply to root albums'] = 'Applica agli album principali';
|
||||
$lang['Album name must not be empty'] = 'Il nome dell\'album non deve essere vuoto.';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Alcune fotografie sono scomparse dal tuo file System. Dettagli dal plugin Controlla caricamenti.';
|
||||
$lang['Visit history'] = 'Cronologia visitatori.';
|
||||
$lang['Visit history'] = 'Cronologia visitatori.';
|
||||
$lang['%d pictures in sub-albums'] = '%d immagini nei sotto album';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> utente filtrato';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> utenti filtrati';
|
||||
@@ -193,7 +193,7 @@ $lang['letters'] = 'lettere';
|
||||
$lang['Links'] = 'Links';
|
||||
$lang['login mustn\'t end with a space character'] = 'il nome utente non deve finire con uno spazio';
|
||||
$lang['login mustn\'t start with a space character'] = 'il nome utente non deve iniziare con uno spazio';
|
||||
$lang['Login'] = 'Connessione';
|
||||
$lang['Login'] = 'Accedi';
|
||||
$lang['Logout'] = 'Logout';
|
||||
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'l\'indirizzo email deve essere del tipo xxx@yyy.eee (ad esempio: cippalippa@libero.rio)';
|
||||
$lang['Manage this user comment: %s'] = 'Gestire questo commento: %s';
|
||||
@@ -220,7 +220,7 @@ $lang['No'] = 'No';
|
||||
$lang['Not repeat the slideshow'] = 'Non ricominciare proiezione';
|
||||
$lang['Notification'] = 'Notifiche RSS';
|
||||
$lang['Number of items'] = 'Numero di elementi';
|
||||
$lang['Number of photos per page'] = 'Numero di miniature per pagina';
|
||||
$lang['Number of photos per page'] = 'Numero di foto per pagina';
|
||||
$lang['obligatory'] = 'obbligatorio';
|
||||
$lang['Original dimensions'] = 'Dimensioni originali';
|
||||
$lang['Page generated in'] = 'Pagina generata in';
|
||||
@@ -229,7 +229,7 @@ $lang['Password reset is not allowed for this user'] = 'La reimpostazione della
|
||||
$lang['Password Reset'] = 'Reimposta Password';
|
||||
$lang['password updated'] = 'password aggiornata';
|
||||
$lang['Password'] = 'Password';
|
||||
$lang['Pause of slideshow'] = 'Pausa proiezione';
|
||||
$lang['Pause of slideshow'] = 'Sospendi la proiezione';
|
||||
$lang['photo'] = 'foto';
|
||||
$lang['Photos only RSS feed'] = 'Feed RSS solo per le foto';
|
||||
$lang['photos posted during the last %d days'] = 'foto aggiunte durante gli ultimi %d giorni';
|
||||
@@ -240,10 +240,10 @@ $lang['Play of slideshow'] = 'Avvia proiezione';
|
||||
$lang['Please enter your username or email address.'] = 'Inserisci il tuo nome utente o indirizzo e-mail.';
|
||||
$lang['Please, enter a login'] = 'Per favore, inserire nome utente';
|
||||
$lang['Post date'] = 'Data d\'invio';
|
||||
$lang['posted after %s (%s)'] = 'disponibile dopo il %s (%s)';
|
||||
$lang['posted before %s (%s)'] = 'disponibile prima del %s (%s)';
|
||||
$lang['posted between %s (%s) and %s (%s)'] = 'disponibile tra %s (%s) e il %s (%s)';
|
||||
$lang['posted on %s'] = 'disponibile il %s';
|
||||
$lang['posted after %s (%s)'] = 'pubblicato dopo il %s (%s)';
|
||||
$lang['posted before %s (%s)'] = 'pubblicato prima del %s (%s)';
|
||||
$lang['posted between %s (%s) and %s (%s)'] = 'pubblicato tra %s (%s) e il %s (%s)';
|
||||
$lang['posted on %s'] = 'pubblicato il %s';
|
||||
$lang['Posted on'] = 'Inviato il';
|
||||
$lang['Powered by'] = 'Realizzato grazie a';
|
||||
$lang['Preferences'] = 'Preferenze';
|
||||
@@ -260,7 +260,7 @@ $lang['Recent period must be a positive integer value'] = 'Il periodo deve esser
|
||||
$lang['Recent period'] = 'Periodo recente';
|
||||
$lang['Recent photos'] = 'Ultime foto';
|
||||
$lang['Redirection...'] = 'Reindirizzamento...';
|
||||
$lang['Reduce diaporama speed'] = 'Ralentare la velocità proiezione';
|
||||
$lang['Reduce diaporama speed'] = 'Riduci la velocità di proiezione';
|
||||
$lang['Register'] = 'Registrati';
|
||||
$lang['Registration of %s'] = 'Registrazione di %s';
|
||||
$lang['Registration'] = 'Registrazione';
|
||||
@@ -329,7 +329,7 @@ $lang['useful when password forgotten'] = 'utile se si dimentica la password';
|
||||
$lang['User "%s" has no email address, password reset is not possible'] = 'L\'utente "%s" non ha nessun indirizzo email, il rinnovo della password è impossibile';
|
||||
$lang['User comments'] = 'Commenti utenti';
|
||||
$lang['User: %s'] = 'Utente: %s';
|
||||
$lang['Username "%s" on gallery %s'] = 'Utente "%s" sur la galerie %s';
|
||||
$lang['Username "%s" on gallery %s'] = 'Utente "%s" nella raccolta %s';
|
||||
$lang['Username or email'] = 'Nome utente o indirizzo email';
|
||||
$lang['Username'] = 'Nome utente';
|
||||
$lang['Username modification'] = 'Modificare il nome utente';
|
||||
|
||||
@@ -1319,4 +1319,7 @@ $lang['This photo no longer exists'] = 'Dette bildet eksisterer ikke lenger';
|
||||
$lang['Apply to root albums'] = 'Bruk på rotalbum';
|
||||
$lang['Album name must not be empty'] = 'Albumnavn må ikke være tomt';
|
||||
$lang['Visit history'] = 'Besøkshistorikk';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Noen bilder mangler fra filsystemet. Detaljerte opplysninger finnes i programtillegget, Sjekk Opplastinger';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Noen bilder mangler fra filsystemet. Detaljerte opplysninger finnes i programtillegget, Sjekk Opplastinger';
|
||||
$lang['%d pictures in sub-albums'] = '%d bilder i underalbum';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> filtrert bruker';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> filtrerte brukere';
|
||||
@@ -88,7 +88,7 @@ $lang['Members'] = 'Leden';
|
||||
$lang['Metadata synchronized from file'] = 'Metadata gesynchroniseerd met bestand';
|
||||
$lang['Move albums'] = 'Verplaats albums';
|
||||
$lang['Move'] = 'Verplaatsen';
|
||||
$lang['Name'] = 'Fotograaf/bron';
|
||||
$lang['Name'] = 'Titel';
|
||||
$lang['New name'] = 'Nieuwe naam';
|
||||
$lang['New parent album'] = 'Nieuw hoofdalbum';
|
||||
$lang['New tag'] = 'Nieuw label';
|
||||
@@ -1323,4 +1323,7 @@ $lang['Always have a backup of your database and files.'] = 'Zorg steeds voor ee
|
||||
$lang['Apply to root albums'] = 'Toepassen op rootalbums';
|
||||
$lang['Album name must not be empty'] = 'De naam van het album mag niet leeg zijn';
|
||||
$lang['Visit history'] = 'Bezoek geschiedenis';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Sommige foto\'s ontbreken in uw bestandssysteem. Details verstrekt door plugin Check Uploads';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Sommige foto\'s ontbreken in uw bestandssysteem. Details verstrekt door plugin Check Uploads';
|
||||
$lang['%d pictures in sub-albums'] = '%dfoto\'s in sub-albums';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b>gefilterde gebruiker';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b>gefilterde gebruiker';
|
||||
@@ -1320,4 +1320,7 @@ $lang['Activated'] = 'Aktywowane';
|
||||
$lang['Album name must not be empty'] = 'Nazwa albumu nie może być pusta';
|
||||
$lang['Always have a backup of your database and files.'] = 'Zawsze miej kopię zapasową swojej bazy i plików';
|
||||
$lang['Apply an automatic order to root albums'] = 'Zastosuj kolejność automatyczną dla albumu głównego';
|
||||
$lang['%d formats uploaded for %d photos'] = '%d formaty przesłano dla %d zdjęć';
|
||||
$lang['%d formats uploaded for %d photos'] = '%d formaty przesłano dla %d zdjęć';
|
||||
$lang['%d pictures in sub-albums'] = '%d zdjęć w podalbumie';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> filtrowany użytkownik';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> filtrowanych użytkowników';
|
||||
@@ -1323,4 +1323,7 @@ $lang['Always have a backup of your database and files.'] = 'Sempre tenha um bac
|
||||
$lang['Apply to root albums'] = 'Aplicar a álbuns raiz';
|
||||
$lang['Album name must not be empty'] = 'O nome do álbum não deve estar vazio';
|
||||
$lang['Visit history'] = 'Visite o histórico';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Algumas fotos estão faltando no seu sistema de arquivos. Detalhes fornecidos pelo plugin Check Uploads';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Algumas fotos estão faltando no seu sistema de arquivos. Detalhes fornecidos pelo plugin Check Uploads';
|
||||
$lang['%d pictures in sub-albums'] = '%d fotos em sub-álbuns';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> usuário filtrado';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> usuários filtrados';
|
||||
@@ -185,7 +185,6 @@ $lang['Album updated successfully'] = 'As informações do album foram actualiza
|
||||
$lang['photos per page'] = 'Fotos por página';
|
||||
$lang['High definition enabled'] = 'Alta definição activada';
|
||||
$lang['File'] = 'Arquivo';
|
||||
$lang['first photo added on %s'] = 'Primeira foto adicionada em %s';
|
||||
$lang['Forbidden'] = 'Proibido';
|
||||
$lang['global mode'] = 'Modo global';
|
||||
$lang['group "%s" added'] = 'Grupo "%s" adicionado';
|
||||
@@ -448,7 +447,7 @@ $lang['The anomaly will be ignored until next application version'] = 'A anomali
|
||||
$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'A anomalia corrigida não será mais ignorada';
|
||||
$lang['%d anomaly has been ignored.'] = '%d anomalia foi ignorada.';
|
||||
$lang['%d anomalies have been ignored.'] = '%d anomalias foram ignoradas.';
|
||||
$lang['Plugins which need upgrade'] = 'Plugins que necessitam atualização.';
|
||||
$lang['Plugins which need upgrade'] = 'Extenções que necessitam atualização.';
|
||||
$lang['Plugin list'] = 'Lista de extenções';
|
||||
$lang['Check for updates'] = 'Procurar atualizações';
|
||||
$lang['Other plugins'] = 'Outras extenções disponíveis';
|
||||
@@ -662,7 +661,7 @@ $lang['This theme was not designed to be directly activated'] = 'Este tema não
|
||||
$lang['Tools'] = 'Ferramentas';
|
||||
$lang['Type here the author name'] = 'Escreva aqui o nome do autor';
|
||||
$lang['Type here the title'] = 'Escreva aqui o título';
|
||||
$lang['Uninstalled Plugins'] = 'Extenções não Instaladas';
|
||||
$lang['Uninstalled Plugins'] = 'Extenções desinstaladas';
|
||||
$lang['Unknown upload error'] = 'Erro de Envio desconhecido';
|
||||
$lang['unknown'] = 'Desconhecido';
|
||||
$lang['Upload Photos'] = 'Carregar Fotos';
|
||||
@@ -719,9 +718,6 @@ $lang['This is a major update, with <a href="%s">new exciting features</a>.'] =
|
||||
$lang['Some themes and plugins may be not available yet.'] = 'Alguns temas e extenções poderão não estar ainda disponíveis.';
|
||||
$lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'Pode actualizar para Piwigo %s directamente, sem actualizar antecipadamente para Piwigo %s (recomendado).';
|
||||
$lang['Save Template Directory'] = 'Salvar a pasta de Templates';
|
||||
$lang['Dump Database'] = 'Descarregar a Base de Dados';
|
||||
$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'Incluir dados históricos (Aviso: pode exceder o limite de memória do servidor)';
|
||||
$lang['Unable to dump database.'] = 'Impossível descarregar base de dados.';
|
||||
$lang['ERROR'] = 'ERRO';
|
||||
$lang['Update Complete'] = 'Actualização Completa';
|
||||
$lang['Piwigo Update'] = 'Actualizar Piwigo';
|
||||
@@ -830,7 +826,7 @@ $lang['Piwigo Publish plugin for Lightroom'] = 'Extenção de publicação Piwig
|
||||
$lang['Piwigo publish plugin for Shotwell'] = 'Extenção de publicação Piwigo para Shotwell.';
|
||||
$lang['Shotwell is an open source digital photo organizer that runs on Linux. It is the default photo manager in Ubuntu and Fedora.'] = 'Shotwell é um organizador (Open Source) de origem aberta para fotos digitais em Linux. É, por defeito, o organizador do Ubuntu e Fedora';
|
||||
$lang['The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.'] = 'A Extenção "Piwigo publish" permite-lhe exportar e sincronizar fotos directamente do Lightroom para a sua galeria Piwigo. ';
|
||||
$lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'Para expotar fotos da DigiKam para Piwwigo, apenas é necessário instalar as aplicações DigiKam e Kipi.';
|
||||
$lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'Para expotar suas fotos da DigiKam para Piwwigo, apenas é necessário instalar as extenções DigiKam e Kipi.';
|
||||
$lang['%u users have automatic permission because they belong to a granted group.'] = '%u utilizadores têm permissão automática porque pertecem ao grupo.';
|
||||
$lang['any visitor can see this album'] = 'Este album pode ser visto por qualquer visitante.';
|
||||
$lang['Aperture is designed for professional photographers with iPhoto simplicity.'] = 'Abertura foi concebida para ser usada com simplicidade fotografos profissionais com Iphoto.';
|
||||
@@ -985,7 +981,6 @@ $lang['(determined from photos)'] = '(Determinado a partir de fotos)';
|
||||
$lang['Confirm deletion'] = 'Confirmar eliminação';
|
||||
$lang['Dashboard'] = 'Painel de controle';
|
||||
$lang['Display form'] = 'Formulário de exibição';
|
||||
$lang['First photo added'] = 'Primeira foto adicionada';
|
||||
$lang['It only takes a few clicks.'] = 'Demora apenas alguns cliques';
|
||||
$lang['No filter on album. Select one or type to search'] = 'Nenhum filtro no álbum. Selecione um ou digite para pesquisar';
|
||||
$lang['No tags selected, no actions possible.'] = 'Nenhuma tag selecionada, nenhuma ação possível.';
|
||||
@@ -995,3 +990,188 @@ $lang['Select tags'] = 'Selecionar tags';
|
||||
$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'Compartilhar / Enviar suas fotos diretamente do seu mac OS (10.10 e posterior) para Piwigo';
|
||||
$lang['Storage used'] = 'Armazenamento usado';
|
||||
$lang['checksum'] = 'Soma de verificação';
|
||||
$lang['Understood, do not show again'] = 'Compreendo, não mostrar de novo';
|
||||
$lang['Jan'] = 'Janeiro';
|
||||
$lang['Jul'] = 'Julho';
|
||||
$lang['Jun'] = 'Junho';
|
||||
$lang['Language'] = 'Idioma';
|
||||
$lang['Last visit'] = 'Última visita';
|
||||
$lang['Mar'] = 'Março';
|
||||
$lang['May'] = 'Maio';
|
||||
$lang['Memories'] = 'Lembranças';
|
||||
$lang['More information'] = 'Mais informação';
|
||||
$lang['Name field must not be empty'] = 'O espaço nome não pode ficar vazio';
|
||||
$lang['Name is already taken'] = 'O nome já está em uso';
|
||||
$lang['New user added'] = 'Novo utilizador adicionado';
|
||||
$lang['No albums found'] = 'Não foram encontrados albuns';
|
||||
$lang['No search in progress'] = 'Sem busca em progresso';
|
||||
$lang['No, I have changed my mind'] = 'Não, alterei o meu pensar';
|
||||
$lang['Object'] = 'Objeto';
|
||||
$lang['Open in gallery'] = 'Abrir na galeria';
|
||||
$lang['Page Visited'] = 'Página visitada';
|
||||
$lang['Review'] = 'Rever';
|
||||
$lang['Search albums'] = 'Procurar albuns';
|
||||
$lang['Select'] = 'Selecionar';
|
||||
$lang['Set as default'] = 'Definir por defeito';
|
||||
$lang['Set as group for new users'] = 'Definir como grupo para novos utilizadores';
|
||||
$lang['Show'] = 'Mostrar';
|
||||
$lang['Show sub-albums'] = 'Mostrar sub-albuns';
|
||||
$lang['Synchronization'] = 'Sincronização';
|
||||
$lang['Theme'] = 'Tema';
|
||||
$lang['This photo no longer exists'] = 'Esta foto não existe mais';
|
||||
$lang['Try now !'] = 'Tente agora';
|
||||
$lang['Update'] = 'Atualizar';
|
||||
$lang['Videos'] = 'Videos';
|
||||
$lang['Visit'] = 'Visitar';
|
||||
$lang['Visit history'] = 'Historial de visitas';
|
||||
$lang['Change Password'] = 'Alterar senha';
|
||||
$lang['Close'] = 'Fechar';
|
||||
$lang['Compact View'] = 'Vista compacta';
|
||||
$lang['Create a first album'] = 'Criar um primeiro album';
|
||||
$lang['Current Version'] = 'Versão corrente';
|
||||
$lang['Deactivated'] = 'Desativado';
|
||||
$lang['Album name must not be empty'] = 'O nome do album não pode ficar vazio';
|
||||
$lang['Activated'] = 'Ativado';
|
||||
$lang['Activity'] = 'Atividade';
|
||||
$lang['Add Album'] = 'Adicionar Album';
|
||||
$lang['Add User'] = 'Adicionar utilizador';
|
||||
$lang['Add a new user'] = 'Adicionar novo utilizador';
|
||||
$lang['Add as filter'] = 'Adicionar um filtro';
|
||||
$lang['Add formats'] = 'Adicionar formatos';
|
||||
$lang['Additional filters'] = 'Filtros adicionais';
|
||||
$lang['Yes, rename'] = 'Sim, renomear';
|
||||
$lang['You don\'t have access to this photo'] = 'Não tem acesso a esta foto';
|
||||
$lang['Your selection'] = 'Sua seleção';
|
||||
$lang['add'] = 'adicionar';
|
||||
$lang['between %s and %s'] = 'entre %s e %s';
|
||||
$lang['calculated'] = 'calculado';
|
||||
$lang['deletion'] = 'apagada';
|
||||
$lang['edit'] = 'editar';
|
||||
$lang['Welcome!'] = 'Bem vindo(a)';
|
||||
$lang['Yes, I am sure'] = 'Sim, estou seguro(a)';
|
||||
$lang['Yes, delete'] = 'Sim, apagar';
|
||||
$lang['in administration'] = 'na administração';
|
||||
$lang['in gallery'] = 'na galeria';
|
||||
$lang['login'] = 'entrar';
|
||||
$lang['logout'] = 'sair';
|
||||
$lang['months ago'] = 'meses antes';
|
||||
$lang['move'] = 'mover';
|
||||
$lang['never calculated'] = 'nunca calculado';
|
||||
$lang['no photo'] = 'sem foto';
|
||||
$lang['or'] = 'ou';
|
||||
$lang['right now'] = 'agora';
|
||||
$lang['since the beginning'] = 'desde o principio';
|
||||
$lang['to'] = 'para';
|
||||
$lang[' (copy %s)'] = '(Copiar %s)';
|
||||
$lang[' (copy)'] = '(Copiar)';
|
||||
$lang['and %d more'] = 'e %d mais';
|
||||
$lang['and %s others'] = 'e %s outros';
|
||||
$lang['Deletion in progress'] = 'Apagamento em progresso';
|
||||
$lang['Details'] = 'Detalhes';
|
||||
$lang['Discover'] = 'Descobrir';
|
||||
$lang['Display'] = 'Mostrar';
|
||||
$lang['Display album date period'] = 'Mostrar o período de data associado a cada album, por exemplo, «de 12 a 15 de julho de 2018»';
|
||||
$lang['Display category date'] = 'Data da categoria de exibição';
|
||||
$lang['Displays a banner to install or open the official Piwigo app'] = 'Exibe uma banner para instalar ou abrir a app oficial piwigo';
|
||||
$lang['Dissociate user from this group'] = 'Dissociar o utilizador deste grupo';
|
||||
$lang['Clear Selection'] = 'Apagar seleção';
|
||||
$lang['Compare mode'] = 'Modo comparativo';
|
||||
$lang['Create a sub-album of "%s"'] = 'Criar um sub-album de"%s"';
|
||||
$lang['Certification higher or equal to'] = 'Certificação superior ou igual a';
|
||||
$lang['Choose which tag to merge these tags into'] = 'Escolha qual a etiqueta para mergir estas etiquetas';
|
||||
$lang['Apr'] = 'Abril';
|
||||
$lang['Advanced filters'] = 'Filtros avançados';
|
||||
$lang['Album search tool'] = 'Ferramenta de busca de album';
|
||||
$lang['Add another set of formats'] = 'Adicionar outro conjunto de formatos';
|
||||
$lang['Activated plugin list'] = 'Lista de plugins ativados';
|
||||
$lang['Activity peak in the last weeks'] = 'Pico de atividade nas últimas semanas';
|
||||
$lang['Activity time from'] = 'Tempo de atividade a partir de';
|
||||
$lang['%d tag added'] = '%d etiqueta adicionada';
|
||||
$lang['%s lines'] = '%s linhas';
|
||||
$lang['%s GB used'] = '%s GB usados';
|
||||
$lang['%s MB'] = '%s MB';
|
||||
$lang['%s MB used'] = '%s MB usados';
|
||||
$lang['%s file type'] = '%s Tipo de ficheiro';
|
||||
$lang['%s line'] = '%s linha';
|
||||
$lang['%d photo edited'] = '%d foto editada';
|
||||
$lang['%d photo moved'] = '%d foto movida';
|
||||
$lang['%d photos'] = '%d Fotos';
|
||||
$lang['%d photos added'] = '%d fotos adicionadas';
|
||||
$lang['%d photos deleted'] = '%d fotos apagadas';
|
||||
$lang['%d photos edited'] = '%d fotos editadas';
|
||||
$lang['%d photos moved'] = '%d fotos movidas';
|
||||
$lang['%d pictures in sub-albums'] = '%d imagens nos sub albuns';
|
||||
$lang['%d sub-albums'] = '%d sub-albuns';
|
||||
$lang['%d user added'] = '%d utilizador adicionado';
|
||||
$lang['%d user edited'] = '%d utilizador editado';
|
||||
$lang['%d Activities'] = '%d Atividades';
|
||||
$lang['%d Activity'] = '%d atividade';
|
||||
$lang['%d album added'] = '%d album adicionado';
|
||||
$lang['%d album deleted'] = '%d album apagado';
|
||||
$lang['%d album edited'] = '%d album editado';
|
||||
$lang['%d albums added'] = '%d albuns adicionados';
|
||||
$lang['%d albums deleted'] = '%d albuns apagados';
|
||||
$lang['%d albums edited'] = '%d albuns editados';
|
||||
$lang['%d formats uploaded for %d photos'] = '%d formatos carregados par %d fotos';
|
||||
$lang['%d group added'] = '%d grupo sdicionado';
|
||||
$lang['%d group deleted'] = '%d grupo apagado';
|
||||
$lang['%d group edited'] = '%d grupo editado';
|
||||
$lang['%d group moved'] = '%d grupo movido';
|
||||
$lang['%d groups added'] = '%d grupos adicionados';
|
||||
$lang['%d groups deleted'] = '%d grupos apagados';
|
||||
$lang['%d groups edited'] = '%d grupos editados';
|
||||
$lang['%d groups moved'] = '%d grupos movidos';
|
||||
$lang['%d photo added'] = '%d foto adicionada';
|
||||
$lang['%d photo deleted'] = '%d foto apagada';
|
||||
$lang['You have %s inactive plugins'] = 'Tem "%s" extenções inativas';
|
||||
$lang['Plugin "%s" has been activated!'] = 'Extenção "%s" foi ativada';
|
||||
$lang['This plugin has no recent update'] = 'Esta extenção não tem atualizada recente';
|
||||
$lang['This plugin have no update since 3 years ! It may be outdated'] = 'Esta extenção não tem atualização desde há 3 anos! Esta fora de prazo';
|
||||
$lang['This plugin is incompatible with your version'] = 'Esta extenção não é compativel com a sua versão';
|
||||
$lang['This plugin was updated less than 6 months ago'] = 'Esta extenção foi atualizada há menos de 6 meses';
|
||||
$lang['This plugin have been updated recently'] = 'Esta extenção foi atualizada recentemente';
|
||||
$lang['Show beta test plugins'] = 'Mostrar teste de extenções beta';
|
||||
$lang['Show inactive plugins'] = 'Mostrar extenções inativas';
|
||||
$lang['Show plugins compatible with previous version of Piwigo'] = 'Mostrar extenções compativeis com versões anteriores do piwigo';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Algumas fotos estão em falta no seu sistema de arquivos. Detalhes fornecidos pela extenção Verificar Carregamentos';
|
||||
$lang['%s plugin found'] = '%s extenção encontrada';
|
||||
$lang['Are you sure you want to delete all sizes?'] = 'Está seguro(a) de que deseja apagar todos os tamanhos?';
|
||||
$lang['Are you sure you want to delete group "%s"?'] = 'Está seguro(a) de que deseja apagar o grupo "%s"?';
|
||||
$lang['Are you sure you want to delete the language "%s"?'] = 'Está seguro(a) de que deseja apagar o idioma "%s"?';
|
||||
$lang['%d tag deleted'] = '%d etiqueta apagada';
|
||||
$lang['%d tag edited'] = '%d etiqueta editada';
|
||||
$lang['%d tag moved'] = '%d etiqueta movida';
|
||||
$lang['%d tags added'] = '%d etiqueta adicionada';
|
||||
$lang['%d tags deleted'] = '%d etiquetas apagadas';
|
||||
$lang['%d tags edited'] = '%d etiquetas editadas';
|
||||
$lang['%d tags moved'] = '%d etiquetas movidas';
|
||||
$lang['%d user logged in'] = '%d Utilizador entrou';
|
||||
$lang['%d user logged out'] = '%d Utilizador saiu';
|
||||
$lang['%d users added'] = '%d utilizadores adicionados';
|
||||
$lang['%d users edited'] = '%d utilizadores editados';
|
||||
$lang['%d users logged in'] = '%d utilizadores entraram';
|
||||
$lang['%d users logged out'] = '%d utilizadores sairam';
|
||||
$lang['%s other tags available..'] = '%s other tags available.';
|
||||
$lang['%s pixels, %.2f MB'] = '%s pixels, %.2f MB';
|
||||
$lang['%s plugins found'] = '%s plugins encontrados';
|
||||
$lang['%s status is required to edit parameters.'] = '%s status é necessário para editar parâmetros.';
|
||||
$lang['%sGB'] = '%s GB';
|
||||
$lang['%sMB'] = '%s MB';
|
||||
$lang['... or hide this link'] = '... ou esconda este link';
|
||||
$lang['<b>%d+</b> albums found, try to refine the search'] = '<b>%d+</b> albuns encontrados, tente refinar a pesquisa';
|
||||
$lang['<b>%d</b> albums found'] = '<b>%d</b> albuns encontrados';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> utilizador filtrado';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> utilizadores filtrados';
|
||||
$lang['<b>%d</b> tag found'] = '<b>%d</b> etiqueta encontrada';
|
||||
$lang['<b>%d</b> tag selected'] = '<b>%d</b> etiqueta selecionada';
|
||||
$lang['<b>%d</b> tags found'] = '<b>%d</b> etiquetas encontradas';
|
||||
$lang['<b>1</b> album found'] = '<b>1</b> album encontrado';
|
||||
$lang['Add New Plugin'] = 'Adicionar uma nova extensão';
|
||||
$lang['Always have a backup of your database and files.'] = 'Tenha sempre uma cópia de segurança da sua base de dados e ficheiros.';
|
||||
$lang['Apply an automatic order to root albums'] = 'Aplicar uma ordem automática para albuns de raiz';
|
||||
$lang['Apply to direct sub-albums'] = 'Aplicar a sub-albuns diretos';
|
||||
$lang['Apply to root albums'] = 'Aplicar a albuns de raiz';
|
||||
$lang['Apply to the whole hierarchy'] = 'Aplicar a toda a hierarquia';
|
||||
$lang['Are you sure you want to delete the plugin "%s"?'] = 'Tem a certeza de que pretende eliminar a extensão "%s"?';
|
||||
$lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Tem a certeza de que pretende eliminar as classificações do utilizador "%s"?';
|
||||
$lang['Are you sure you want to delete the theme "%s"?'] = 'Tem certeza de que deseja apagar o tema "%s"?';
|
||||
@@ -38,7 +38,7 @@ $lang['%d new users'] = '%d novos utilizadores ';
|
||||
$lang['About'] = 'Sobre';
|
||||
$lang['All tags'] = 'Todas as etiquetas';
|
||||
$lang['Any tag'] = 'Qualquer etiqueta';
|
||||
$lang['At least one listed rule must be satisfied.'] = 'No mínimo, um dos critérios deverá ser satisfeito.';
|
||||
$lang['At least one listed rule must be satisfied.'] = 'No mínimo, um dos critérios deverá ser satisfeito.';
|
||||
$lang['Author'] = 'Autor';
|
||||
$lang['Albums'] = 'Albuns';
|
||||
$lang['Album'] = 'Album';
|
||||
@@ -65,7 +65,7 @@ $lang['Filesize'] = 'Tamanho do arquivo';
|
||||
$lang['Filter and display'] = 'Filtrar e mostrar';
|
||||
$lang['Filter'] = 'Filtro';
|
||||
$lang['Forgot your password?'] = 'Esqueceu a Senha?';
|
||||
$lang['Go through the gallery as a visitor'] = 'Ver a galeria como visitante';
|
||||
$lang['Go through the gallery as a visitor'] = 'Navegar na galeria como visitante';
|
||||
$lang['Help'] = 'Ajuda';
|
||||
$lang['Identification'] = 'Identificação';
|
||||
$lang['Photos only RSS feed'] = 'RSS de fotos';
|
||||
@@ -82,7 +82,7 @@ $lang['Post date'] = 'Data de Publicação';
|
||||
$lang['Posted on'] = 'Publicado em';
|
||||
$lang['Profile'] = 'Perfil';
|
||||
$lang['Quick connect'] = 'Ligação Rápida';
|
||||
$lang['RSS feed'] = 'RSS';
|
||||
$lang['RSS feed'] = 'Alimentador RSS';
|
||||
$lang['Register'] = 'Registar';
|
||||
$lang['Registration'] = 'Registo';
|
||||
$lang['Related tags'] = 'Etiquetas relacionados';
|
||||
@@ -119,7 +119,7 @@ $lang['posted on %s'] = 'Publicada em %s';
|
||||
$lang['Best rated'] = 'Melhor classificadas';
|
||||
$lang['display best rated photos'] = 'Mostrar as fotos com melhor classificação';
|
||||
$lang['Calendar'] = 'Calendário';
|
||||
$lang['All'] = 'Tudo';
|
||||
$lang['All'] = 'Tudos';
|
||||
$lang['display each day with photos, month per month'] = 'Mostrar cada dia com fotos, mês a mês';
|
||||
$lang['View'] = 'Ver';
|
||||
$lang['chronology_monthly_calendar'] = 'Calendário mensal';
|
||||
@@ -157,14 +157,14 @@ $lang['Download this file'] = 'Descarregar deste ficheiro';
|
||||
$lang['edit'] = 'Editar';
|
||||
$lang['wrong date'] = 'data errada';
|
||||
$lang['excluded'] = 'Excluídas';
|
||||
$lang['Your favorites'] = 'Meus favoritos';
|
||||
$lang['Your favorites'] = 'Seus favoritos';
|
||||
$lang['display your favorites photos'] = 'Mostrar as minhas imagens favoritas';
|
||||
$lang['Favorites'] = 'Favoritos';
|
||||
$lang['First'] = 'Primeira página';
|
||||
$lang['The gallery is locked for maintenance. Please, come back later.'] = 'A galeria está bloqueada para manutenção. Por favor, volte mais tarde.';
|
||||
$lang['Page generated in'] = 'Página gerada em';
|
||||
$lang['guest'] = 'Visitante';
|
||||
$lang['Hello'] = 'Olá';
|
||||
$lang['Hello'] = 'Olá!';
|
||||
$lang['available for administrators only'] = 'disponível apenas para os administradores';
|
||||
$lang['display this album'] = 'mostrar este album';
|
||||
$lang['display last user comments'] = 'Ver os últimos comentários dos utilizadores';
|
||||
@@ -173,11 +173,11 @@ $lang['search'] = 'Pesquisar';
|
||||
$lang['Home'] = 'Início';
|
||||
$lang['in this album'] = 'neste album';
|
||||
$lang['in %d sub-album'] = 'no sub-album %d ';
|
||||
$lang['in %d sub-albums'] = 'nos sub-albums %d ';
|
||||
$lang['in %d sub-albums'] = 'nos sub-albuns %d ';
|
||||
$lang['included'] = 'incluídos';
|
||||
$lang['Invalid password!'] = 'Senha inválida!';
|
||||
$lang['Language'] = 'Idioma';
|
||||
$lang['last %d days'] = '%d últimos dias';
|
||||
$lang['last %d days'] = ' últimos %d dias';
|
||||
$lang['Last'] = 'Última página';
|
||||
$lang['Logout'] = 'Sair';
|
||||
$lang['obligatory'] = 'mandatário';
|
||||
@@ -210,14 +210,14 @@ $lang['New password'] = 'Nova senha';
|
||||
$lang['Rate this photo'] = 'Classifique esta foto';
|
||||
$lang['Next'] = 'Seguinte';
|
||||
$lang['no rate'] = 'Sem avaliação';
|
||||
$lang['Photos posted within the last %d day.'] = 'Fotos adicionadas no último dia %d.';
|
||||
$lang['Photos posted within the last %d days.'] = 'Fotos adicionadas nos últimos dias %d';
|
||||
$lang['Photos posted within the last %d day.'] = 'Fotos adicionadas no último %d dia apenas';
|
||||
$lang['Photos posted within the last %d days.'] = 'Fotos adicionadas nos últimos %d dias apenas.';
|
||||
$lang['password updated'] = 'Senha actualizada';
|
||||
$lang['Recent period must be a positive integer value'] = 'O período de tempo deve ser um número inteiro positivo';
|
||||
$lang['photo'] = 'Foto';
|
||||
$lang['Click on the photo to see it in high definition'] = 'Clique na foto para vê-la em alta definição';
|
||||
$lang['Show file metadata'] = 'Mostrar os metadados do arquivo.';
|
||||
$lang['Powered by'] = 'Powered by';
|
||||
$lang['Powered by'] = 'Desenvolvido por';
|
||||
$lang['Preferences'] = 'Preferências';
|
||||
$lang['Previous'] = 'Prévia';
|
||||
$lang['Random photos'] = 'Fotos aleatórias';
|
||||
@@ -252,7 +252,7 @@ $lang['searched words : %s'] = 'Palavras pesquisadas : %s';
|
||||
$lang['Contact'] = 'Contacto';
|
||||
$lang['set as album representative'] = 'Escolher como capa do album';
|
||||
$lang['Show number of comments'] = 'Mostrar o número de comentários';
|
||||
$lang['Show number of hits'] = 'Mostrar o número de vizualisações';
|
||||
$lang['Show number of hits'] = 'Mostrar o número de acessos';
|
||||
$lang['slideshow'] = 'Slideshow';
|
||||
$lang['stop the slideshow'] = 'Parar o Slideshow';
|
||||
$lang['Specials'] = 'Especiais';
|
||||
@@ -331,7 +331,7 @@ $lang['Someone requested that the password be reset for the following user accou
|
||||
$lang['Username "%s" on gallery %s'] = 'Nome de utilizador "%s" na galeria %s';
|
||||
$lang['To reset your password, visit the following address:'] = 'Para reinicializar a sua senha, siga o endereço seguinte :';
|
||||
$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Se for um erro, apenas deverá ignorar este email e nada acontecerá.';
|
||||
$lang['Password Reset'] = 'Senha reinicializada';
|
||||
$lang['Password Reset'] = 'Redefinir senha';
|
||||
$lang['Check your email for the confirmation link'] = 'Verifique o seu email para clicar no link de confirmação';
|
||||
$lang['Invalid key'] = 'Chave inválida';
|
||||
$lang['The passwords do not match'] = 'As Senhas não correspondem';
|
||||
@@ -352,10 +352,10 @@ $lang['Username modification'] = 'Modificação de nome de utilizador';
|
||||
$lang['Your username has been successfully changed to : %s'] = 'Seu nome de utilizador foi alterado com sucesso para : %s';
|
||||
$lang['square'] = 'Quadrado';
|
||||
$lang['thumb'] = 'Miniatura';
|
||||
$lang['small'] = 'Pequeno';
|
||||
$lang['medium'] = 'Médio';
|
||||
$lang['large'] = 'Grande';
|
||||
$lang['xlarge'] = 'XL M´dia';
|
||||
$lang['small'] = 'S - Pequeno';
|
||||
$lang['medium'] = 'M - Médio';
|
||||
$lang['large'] = 'L - Grande';
|
||||
$lang['xlarge'] = 'XL - Média';
|
||||
$lang['xxlarge'] = 'XXL - Grande';
|
||||
$lang['Original'] = 'Original';
|
||||
$lang['Thank you for registering at %s!'] = 'Obrigado por se registrar no %s!';
|
||||
@@ -399,13 +399,13 @@ $lang['Email address is mandatory'] = 'O endereço Email é obrigatório';
|
||||
$lang['Username is mandatory'] = 'O nome de Utilizador é obrigatório';
|
||||
$lang['mandatory'] = 'obrigatório';
|
||||
$lang['Website'] = 'Sitio na net';
|
||||
$lang['Your website URL is invalid'] = 'A URL do sitio é inválida';
|
||||
$lang['Your website URL is invalid'] = 'A URL do seu sitio é inválida';
|
||||
$lang['Email'] = 'Email';
|
||||
$lang['First Page'] = 'Primeira página';
|
||||
$lang['Go back to the album'] = 'Voltar ao album';
|
||||
$lang['Last Page'] = 'Última página';
|
||||
$lang['Password is missing. Please enter the password.'] = 'Senha em falta. Por favor escreva a Senha.';
|
||||
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Confirmação da Senha em falta. Por favor confirme a Palavra Passe escolhida.';
|
||||
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Confirmação da Senha em falta. Por favor confirme a Palavra Passe escolhida.';
|
||||
$lang['%d photos per page'] = '%d Fotos por página';
|
||||
$lang['Theme'] = 'Tema';
|
||||
$lang['No results for'] = 'Sem resultados para';
|
||||
@@ -418,3 +418,8 @@ $lang['Photo title'] = 'Título da foto';
|
||||
$lang['Your authentication key is no longer valid.'] = 'Sua chave de autenticação não é mais válida.';
|
||||
$lang['Invalid username or password!'] = 'Nome de usuário ou senha inválida!';
|
||||
$lang['generate random password'] = 'Criar senha aleatória';
|
||||
$lang['Album name, 1 → 5 → 10 → 100'] = 'Nome do album, 1 → 5 → 10 → 100';
|
||||
$lang['Album name, 100 → 10 → 5 → 1'] = 'Nome do album, 100 → 10 → 5 → 1';
|
||||
$lang['Password: ********** (no copy by email)'] = 'Senha ********** (sem cópia por email)';
|
||||
$lang['Related albums'] = 'Álbuns relacionados';
|
||||
$lang['Start-Date'] = 'Data de início';
|
||||
@@ -1321,4 +1321,7 @@ $lang['This photo no longer exists'] = 'Táto fotografia už neexistuje';
|
||||
$lang['Apply to root albums'] = 'Použiť na koreňové albumy';
|
||||
$lang['Album name must not be empty'] = 'Názov albumu nesmie byť prázdny';
|
||||
$lang['Visit history'] = 'História návštev';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'V systéme súborov chýbajú niektoré fotografie. Podrobnosti poskytuje doplnok Skontrolovať nahrávania';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'V systéme súborov chýbajú niektoré fotografie. Podrobnosti poskytuje doplnok Skontrolovať nahrávania';
|
||||
$lang['%d pictures in sub-albums'] = '%d obrázkov v podalbumoch';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> filtrovaný používateľ';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> filtrovaných používateľov';
|
||||
@@ -1321,4 +1321,7 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Det
|
||||
$lang['Apply to root albums'] = 'Tillämpa på rotalbum';
|
||||
$lang['Album name must not be empty'] = 'Albumets namn får inte vara tomt';
|
||||
$lang['Visit history'] = 'Besökshistorik';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Vissa foton saknas i ditt filsystem. Detaljer tillhandahålls av insticksmodulen Check Uploads';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Vissa foton saknas i ditt filsystem. Detaljer tillhandahålls av insticksmodulen Check Uploads';
|
||||
$lang['%d pictures in sub-albums'] = '%d bilder i underalbum';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> filtrerad användare';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> filtrerade användare';
|
||||
@@ -1318,4 +1318,7 @@ $lang['This photo no longer exists'] = 'Bu fotoğraf artık mevcut değil';
|
||||
$lang['Apply to root albums'] = 'Kök albümlere uygula';
|
||||
$lang['Visit history'] = 'Ziyaret geçmişi';
|
||||
$lang['Album name must not be empty'] = 'Albüm adı boş bırakılamaz';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Dosya sisteminizdeki bazı fotoğraflar kayıp. Detaylar Check Uploads eklentisi tarafından sağlandı.';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Dosya sisteminizdeki bazı fotoğraflar kayıp. Detaylar Check Uploads eklentisi tarafından sağlandı.';
|
||||
$lang['%d pictures in sub-albums'] = 'alt albümlerde %d resim';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> filtrelenmiş kullanıcı';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> filtrelenmiş kullanıcılar';
|
||||
@@ -418,4 +418,5 @@ $lang['generate random password'] = 'Генерувати випадковий
|
||||
$lang['Password: ********** (no copy by email)'] = 'Пароль: ********** (без копії електронною поштою)';
|
||||
$lang['Related albums'] = 'Схожі альбоми';
|
||||
$lang['Album name, 100 → 10 → 5 → 1'] = 'Назва альбому, 100 → 10 → 5 → 1';
|
||||
$lang['Album name, 1 → 5 → 10 → 100'] = 'Назва альбому, 1 → 5 → 10 → 100';
|
||||
$lang['Album name, 1 → 5 → 10 → 100'] = 'Назва альбому, 1 → 5 → 10 → 100';
|
||||
$lang['Start-Date'] = 'Початкова дата';
|
||||
@@ -420,4 +420,5 @@ $lang['generate random password'] = '生成随机密码';
|
||||
$lang['Password: ********** (no copy by email)'] = '密码:********** (不要直接从邮件拷贝)';
|
||||
$lang['Related albums'] = '相关相册';
|
||||
$lang['Album name, 1 → 5 → 10 → 100'] = '相册名, 1 → 5 → 10 → 100';
|
||||
$lang['Album name, 100 → 10 → 5 → 1'] = '相册名, 100 → 10 → 5 → 1';
|
||||
$lang['Album name, 100 → 10 → 5 → 1'] = '相册名, 100 → 10 → 5 → 1';
|
||||
$lang['Start-Date'] = '起始日期';
|
||||
@@ -924,7 +924,7 @@ $lang['Basic settings'] = '基本設置';
|
||||
$lang['General'] = '能用';
|
||||
$lang['Mail theme'] = '郵件主題';
|
||||
$lang['%d of %d users selected'] = '%d 到 %d 位用戶選擇';
|
||||
$lang['(filtered from %s total users)'] = '(總共%s 用戶被過濾)';
|
||||
$lang['(filtered from %s total users)'] = '(總共從系統中篩選出 %s 位用戶)';
|
||||
$lang['All %d users are selected'] = '所有%d的用戶都被選中';
|
||||
$lang['Change password'] = '更改密碼';
|
||||
$lang['Change username'] = '更改用戶名';
|
||||
@@ -1318,4 +1318,7 @@ $lang['Place last'] = '置於最後';
|
||||
$lang['Place first'] = '置於首位';
|
||||
$lang['Certification higher or equal to'] = '認證高於或等於';
|
||||
$lang['Album name must not be empty'] = '相簿名稱不得留空';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = '有些照片在您的檔案系統中找不到。Check Uploads 外掛可以提供更詳細的資訊。';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = '有些照片在您的檔案系統中找不到。Check Uploads 外掛可以提供更詳細的資訊。';
|
||||
$lang['<b>%d</b> filtered user'] = '篩選出 <b>%d</b> 位使用者';
|
||||
$lang['<b>%d</b> filtered users'] = '篩選出 <b>%d</b> 位使用者';
|
||||
$lang['%d pictures in sub-albums'] = '在子相簿中有 %d 張圖片';
|
||||
Reference in New Issue
Block a user