diff --git a/language/br_FR/common.lang.php b/language/br_FR/common.lang.php index 455057914..32751e67c 100644 --- a/language/br_FR/common.lang.php +++ b/language/br_FR/common.lang.php @@ -453,4 +453,5 @@ $lang['%d visits'] = '%d gweladenn'; $lang['Added by'] = 'Ouzhpennet gant'; $lang['No results are available.'] = 'N\'eus disoc\'h ebet da gaout.'; $lang['Validate'] = 'Kadarnaat'; -$lang['Search in :'] = 'Klask e-barzh:'; \ No newline at end of file +$lang['Search in :'] = 'Klask e-barzh:'; +$lang['Pages'] = 'Pajennoù'; \ No newline at end of file diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 6e0bb700d..86a145507 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1381,4 +1381,34 @@ $lang['You have unsaved changes'] = 'Teniu canvis sense desar'; $lang['between %d and %d'] = 'entre %d i %d'; $lang['image(s) contains unsaved changes'] = 'Una o més imatges contenen canvis sense desar'; $lang['level of confidentiality'] = 'nivell de confidencialitat'; -$lang['was succesfully deleted'] = 's\'ha suprimit amb èxit'; \ No newline at end of file +$lang['was succesfully deleted'] = 's\'ha suprimit amb èxit'; +$lang['%s is the new main user'] = '%s és el nou usuari principal'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'No es pot enviar un correu electrònic a aquest usuari perquè no té cap adreça electrònica'; +$lang['Changing the main user'] = 'Canvi d\'usuari principal'; +$lang['Copied link'] = 'Enllaç copiat'; +$lang['Copy password'] = 'Copia la contrasenya'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Copieu l\'enllaç següent i envieu-lo a l\'usuari perquè pugui establir-se la contrasenya.'; +$lang['Copy the password link'] = 'Copia l\'enllaç de la contrasenya'; +$lang['Main user'] = 'Usuari principal'; +$lang['Password copied'] = 'Contrasenya copiada'; +$lang['Please complete all fields'] = 'Si us plau, ompliu tots els camps'; +$lang['Resend password link'] = 'Torna a enviar l\'enllaç de la contrasenya'; +$lang['Set as main user'] = 'Estableix com a usuari principal'; +$lang['The passwords do not match'] = 'Les contrasenyes no coincideixen'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Aquest usuari s\'ha de definir com a administrador web abans que es pugui actualitzar a l\'usuari principal'; +$lang['To be sure, please rewrite the word “%s” below'] = 'Per confirmar, torneu a escriure la paraula "%s" a continuació'; +$lang['Username successfully modified'] = 'El nom d\'usuari s\'ha modificat correctament'; +$lang['Yes, let\'s proceed'] = 'Sí, endavant'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Esteu a punt d\'establir %s com a usuari principal en lloc de %s. Voleu continuar?'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'No teniu autorització per canviar l\'usuari principal, demaneu-ho al vostre administrador web'; +$lang['You can now change the main user from %s to %s.'] = 'Ja podeu canviar l\'usuari principal de %s a %s.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'No podeu copiar la contrasenya si la connexió a aquest lloc no és segura.'; +$lang['Ok, got it!'] = 'D\'acord, entesos!'; +$lang['Read the release note'] = 'Llegiu les notes de la versió'; +$lang['What\'s new in version %s'] = 'Quines novetats hi ha a la versió %s?'; +$lang['A photo library administrator has created the following account for you:'] = 'Un administrador de la biblioteca fotogràfica us ha creat el següent compte:'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'S\'ha enviat un enllaç d\'activació vàlid per %s a "%s". Si l\'usuari no rep l\'enllaç, podeu generar i copiar-ne un de nou editant l\'usuari i gestionant la seva contrasenya.'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'S\'ha creat un enllaç d\'activació vàlid per a %s però no s\'ha pogut enviar. Podeu copiar l\'enllaç següent i enviar-lo a l\'usuari.'; +$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'L\'enllaç és vàlid per %s. Passat aquest temps, haureu de sol·licitar-ne un de nou.'; +$lang['To set your password, visit the following address:'] = 'Per definir la vostra contrasenya, visiteu l\'adreça següent:'; +$lang['Welcome to %s'] = 'Benvinguts a %s'; \ No newline at end of file diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index ae1ad8aa3..e2f915931 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -449,4 +449,8 @@ $lang['Pages'] = 'Pàgines'; $lang['The PDF you requested is too large to display on this page.'] = 'El PDF que heu sol·licitat és massa gran per mostrar-lo en aquesta pàgina.'; $lang['Click here to display it'] = 'Feu clic aquí per mostrar-lo'; $lang['Custom dates'] = 'Dates personalitzades'; -$lang['last 12 months'] = 'Els darrers 12 mesos'; \ No newline at end of file +$lang['last 12 months'] = 'Els darrers 12 mesos'; +$lang['There are no authors available for the photos currently filtered'] = 'No hi ha autors disponibles per a les fotos filtrades actualment'; +$lang['There are no creation dates available for the photos currently filtered'] = 'No hi ha dates de creació disponibles per a les fotos filtrades actualment'; +$lang['There are no tags available for the photos currently filtered'] = 'No hi ha etiquetes disponibles per a les fotos filtrades actualment'; +$lang['Set your password below.'] = 'Definiu la vostra contrasenya aquí sota.'; \ No newline at end of file diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index bbacb1516..e38fb26f2 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1373,4 +1373,35 @@ $lang['Save'] = 'Uložit'; $lang['Select or create an album'] = 'Vyberte nebo vytvořte nové album'; $lang['System Activities'] = 'Systémové aktivity'; $lang['Who can see ?'] = 'Kdo si může zobrazit?'; -$lang['You have unsaved changes'] = 'Máte neuložené změny'; \ No newline at end of file +$lang['You have unsaved changes'] = 'Máte neuložené změny'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Nemůžete kopírovat heslo pokud není přípojení k tomuto webu bezpečné.'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'Nemáte oprávnění měnit hlavního uživatele, zeptejte se prosím svého webmastera'; +$lang['You can now change the main user from %s to %s.'] = 'Nyní můžete změnit hlavního uživatele z %s na %s.'; +$lang['%s is the new main user'] = '%s je nový hlavní uživatel'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Tomuto uživateli nelze odeslat e-mail, protože žádný nemá nastaven.'; +$lang['Changing the main user'] = 'Změna hlavního uživatele'; +$lang['Copied link'] = 'Kopírovaný odkaz'; +$lang['Copy password'] = 'Zkopírovat heslo'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Zkopírujte odkaz níže a pošlete ho uživateli, aby mohlo být nastaveno heslo.'; +$lang['Copy the password link'] = 'Odkaz na zkopírování hesla'; +$lang['Main user'] = 'Hlavní uživatel'; +$lang['Password copied'] = 'Heslo zkopírováno'; +$lang['Please complete all fields'] = 'Vyplňte všechna pole, prosím'; +$lang['Resend password link'] = 'Odkaz na znovu zaslání hesla'; +$lang['Set as main user'] = 'Nastavit jako hlavní uživatel'; +$lang['The passwords do not match'] = 'Heslo se neshoduje'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Tento uživatel musí být nejprve definován jako webmaster, než může být změněn na hlavního uživatele.'; +$lang['To be sure, please rewrite the word “%s” below'] = 'Pro jistotu prosím níže přepište slovo “%s”'; +$lang['Username successfully modified'] = 'Jméno uživatele úspěšně upraveno'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Nastavujete %s jako hlavního uživatele místo %s, přejete si pokračovat?'; +$lang['Yes, let\'s proceed'] = 'Ano, pokračujme.'; +$lang['Ok, got it!'] = 'Hotovo!'; +$lang['Read the release note'] = 'Zobrazit poznámky o verzi'; +$lang['What\'s new in version %s'] = 'Novinky ve verzi %s?'; +$lang['A photo library administrator has created the following account for you:'] = 'Správce fotogalerie pro vás vytvořil následující uživ. účty:'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Aktivační odkaz pro %s byl odeslán na "%s". Pokud nebude potvrzen lze si vygenerovat nový skrze editaci uživatele a správu jeho hesla.'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Odkaz na aktivaci účtu pro %s byl vytvořen, ale nemohl být odeslán. Zkopírujte nyní ručně tento odkaz níže a zašlete jej tomuto uživateli.'; +$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Odkaz je validní po dobu %s. Po uplynutí tohoto času je potřeba vygenerovat nový odkaz.'; +$lang['To set your password, visit the following address:'] = 'Pro nastavení hesla klikněte na následující odkaz:'; +$lang['Welcome to %s'] = 'Vítejte na %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Nalezli jsme %d duplicitních cest. Detaily posktyuje plugin Kontrola uploadů Check Uploads'; \ No newline at end of file diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index d29d6b3a4..9d4696b49 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -453,4 +453,8 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Zobrazuje se pouz $lang['Pages'] = 'Stránky'; $lang['The PDF you requested is too large to display on this page.'] = 'Požadované PDF je pro zobrazení na této stránce příliš velké.'; $lang['last 12 months'] = 'Posledních 12 měsíců'; -$lang['Custom dates'] = 'Vlastní data'; \ No newline at end of file +$lang['Custom dates'] = 'Vlastní data'; +$lang['There are no authors available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádní autoři'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádná data vytvoření'; +$lang['There are no tags available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádné štítky'; +$lang['Set your password below.'] = 'Zadejte heslo níže.'; \ No newline at end of file diff --git a/language/da_DK/admin.lang.php b/language/da_DK/admin.lang.php index 7d1dc5a06..872a79d96 100644 --- a/language/da_DK/admin.lang.php +++ b/language/da_DK/admin.lang.php @@ -1374,4 +1374,35 @@ $lang['Save'] = 'Gem'; $lang['Select or create an album'] = 'Vælg eller opret et album'; $lang['System Activities'] = 'Systemaktiviteter'; $lang['Who can see ?'] = 'Hvem kan se det?'; -$lang['You have unsaved changes'] = 'Du har ændringer som ikke er gemt'; \ No newline at end of file +$lang['You have unsaved changes'] = 'Du har ændringer som ikke er gemt'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'Du er ikke autoriseret til at ændre den primære bruger, kontakt din webmaster'; +$lang['You can now change the main user from %s to %s.'] = 'Du kan nu ændre den primære bruger fra %s til %s.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Du kan ikke kopiere adgangskoden, hvis forbindelsen til webstedet ikke er sikker.'; +$lang['%s is the new main user'] = '%s er den nye primær bruger'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Kan ikke sende en mail til denne bruger, da vedkommende ikke har en mailadresse'; +$lang['Changing the main user'] = 'Ændring af primær bruger'; +$lang['Copied link'] = 'Link kopieret'; +$lang['Copy password'] = 'Kopier adgangskode'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Kopier linket herunder og send det til brugeren, så adgangskoden kan opsættes.'; +$lang['Copy the password link'] = 'Kopier adgangskodelinket'; +$lang['Main user'] = 'Primær bruger'; +$lang['Password copied'] = 'Adgangskode kopieret'; +$lang['Please complete all fields'] = 'Udfyld alle felter'; +$lang['Resend password link'] = 'Genfremsend adgangskodelink'; +$lang['Set as main user'] = 'Opsæt som primær bruger'; +$lang['The passwords do not match'] = 'Adgangskoderne stemmer ikke overens'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Brugeren kan først opsættes som webmasteren, før den kan opgraderes til den primære bruger'; +$lang['To be sure, please rewrite the word “%s” below'] = 'Bekræft ved at gentage ordet "%s" nedenfor'; +$lang['Username successfully modified'] = 'Brugernavn blev ændret'; +$lang['Yes, let\'s proceed'] = 'Ja, fortsæt'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Du er ved at opsætte %s som primær bruger i stedet for %s, ønsker du at fortsætte?'; +$lang['Ok, got it!'] = 'Ok, forstået!'; +$lang['Read the release note'] = 'Læs udgivelsesbemærkningerne'; +$lang['What\'s new in version %s'] = 'Hvad er nyt i version %s?'; +$lang['A photo library administrator has created the following account for you:'] = 'En administrator i fotobiblioteket har oprettet følgende konto til dig:'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Et aktiveringslink, der er gyldigt i %s, er sendt til %s. Hvis brugeren ikke modtager linket, kan du generere og kopiere et nyt, ved at redigere brugeren og håndtere vedkommendes adgangskode.'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Et aktiveringslink, der er gyldigt i %s, blev oprettet, men kunne ikke sendes. Du kan nu kopiere linket nedenfor og sende det til brugeren.'; +$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Linket er gyldigt i %s. Derefter er det nødvendigt at bede om et nyt link.'; +$lang['To set your password, visit the following address:'] = 'For at opsætte adgangskoden, skal du besøge følgende adresse:'; +$lang['Welcome to %s'] = 'Velkommen til %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Vi har fundet %d duplikerede stier. Flere oplysninger fås gennem plugin\'en Check Uploads'; \ No newline at end of file diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php index 87714a838..ed0173234 100644 --- a/language/da_DK/common.lang.php +++ b/language/da_DK/common.lang.php @@ -452,4 +452,8 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Kun de første %d $lang['Pages'] = 'Sider'; $lang['The PDF you requested is too large to display on this page.'] = 'PDF-filen som du bad om er for stor til at vise på denne side.'; $lang['Custom dates'] = 'Skræddersyede datoer'; -$lang['last 12 months'] = 'Seneste 12 måneder'; \ No newline at end of file +$lang['last 12 months'] = 'Seneste 12 måneder'; +$lang['There are no authors available for the photos currently filtered'] = 'Der er ingen tilgængelige forfattere for de pt. filtrerede fotografier'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Der er ingen tilgængelige oprettelsesdatoer for de pt. filtrerede fotografier'; +$lang['There are no tags available for the photos currently filtered'] = 'Der er ingen tilgængelige tags for de pt. filtrerede fotografier'; +$lang['Set your password below.'] = 'Opsæt din adgangskode nedenfor.'; \ No newline at end of file diff --git a/language/da_DK/whats_new_15.lang.php b/language/da_DK/whats_new_15.lang.php new file mode 100644 index 000000000..d0f0d3c5b --- /dev/null +++ b/language/da_DK/whats_new_15.lang.php @@ -0,0 +1,11 @@ +%s merged into tag %s'] = 'Tagit %s yhdistetty tagiksi %s'; -$lang['Tags \{%s\} succesfully deleted'] = 'Tagit \{%s\} poistettiin onnistuneesti'; \ No newline at end of file +$lang['Tags \{%s\} succesfully deleted'] = 'Tagit \{%s\} poistettiin onnistuneesti'; +$lang['was succesfully deleted'] = 'poistettiin onnistuneesti'; +$lang['This group will be unset to default'] = 'Tätä ryhmää ei enää käytetä oletuksena'; +$lang['This group will be set to default'] = 'Tätä ryhmää käytetään oletuksena'; +$lang['This album contains %d photos, added between %s and %s.'] = 'Tässä albumissa on %d kuvaa, jotka on lisätty %s ja %s välillä.'; +$lang['This album contains %d photos, added on %s.'] = 'Tässä albumissa on %d kuvaa, jotka on lisätty %s.'; +$lang['This album contains no photo.'] = 'Tässä albumissa ei ole yhtään kuvaa.'; +$lang['There is no other language available.'] = 'Muuta kieltä ei ole saatavilla.'; +$lang['There is no other plugin available.'] = 'Muuta liitännäistä ei ole saatavilla.'; +$lang['There is no other theme available.'] = 'Muuta teemaa ei ole saatavilla.'; +$lang['The name of a group must not contain " or \' or be empty.'] = 'Ryhmän nimessä ei saa olla " tai \' eikä se saa olla tyhjä.'; +$lang['There is no available subscribers to mail.'] = 'Sähköposti-ilmoituksen tilaajia ei ole.'; +$lang['There is no group in this gallery.'] = 'Tässä galleriassa ei ole ryhmää.'; +$lang['The whole page'] = 'Koko sivu'; +$lang['The whole set'] = 'Koko setti'; +$lang['Theme'] = 'Teema'; +$lang['The original maximum height must be a number between %d and %d'] = 'Alkuperäisen kuvan korkeuden on oltava numero väliltä %d-%d'; +$lang['The original maximum width must be a number between %d and %d'] = 'Alkuperäisen kuvan leveyden on oltava numero väliltä %d-%d'; +$lang['The original image quality must be a number between %d and %d'] = 'Alkuperäisen kuvanlaadun on oltava numero väliltä %d-%d'; +$lang['The name of an album must not be empty'] = 'Albumin nimi ei saa olla tyhjä'; +$lang['The number of comments a page must be between 5 and 50 included.'] = 'Sivulla olevien kommenttien määrän täytyy olla 5 ja 50 välillä.'; +$lang['There is multiple image in the database with the following names : %s.'] = 'Nimillä %s on tietokannassa useampia kuvia.'; +$lang['This album is currently locked, visible only to administrators.'] = 'Tämä albumi on lukittu ja näkyy vain ylläpitäjille.'; +$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'Lähetetty tiedosto ylittää HTML-lomakkeessa määritellyn MAX_FILE_SIZE-asetuksen'; +$lang['The passwords do not match'] = 'Salasanat eivät ole samat'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Kopioi lnikki alta ja lähetä se käyttäjälle salasanan asettamiseksi.'; +$lang['Copy the password link'] = 'Kopioi salasanalinkki'; +$lang['Main user'] = 'Pääkäyttäjä'; +$lang['Password copied'] = 'Salasana kopioitu'; +$lang['Please complete all fields'] = 'Täytäthän kaikki kentät'; +$lang['Resend password link'] = 'Lähetä salasanalinkki uudelleen'; +$lang['Set as main user'] = 'Aseta pääkäyttäjäksi'; +$lang['%s is the new main user'] = '%s on uusi pääkäyttäjä'; +$lang['Changing the main user'] = 'Vaihdetaan pääkäyttäjä'; +$lang['Copied link'] = 'Kopioitu linkki'; +$lang['Copy password'] = 'Kopioi salasana'; +$lang['This photo no longer exists'] = 'Tätä kuvaa ei ole enää olemassa'; +$lang['This plugin has no recent update'] = 'Tähän laajennukseen ei ole viimeaikaista päivitystä'; +$lang['This plugin is incompatible with your version'] = 'Tämä laajennus ei ole yhteensopiva sinun version kanssa'; +$lang['Thumbnail'] = 'Pikkukuva'; +$lang['Time'] = 'Aika'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Sähköpostin lähettäminen tälle käyttäjälle ei onnistu, koska hänellä ei ole sähköpostiosoitetta.'; +$lang['Ok, got it!'] = 'Ok, sain sen!'; +$lang['Read the release note'] = 'Lue julkaisutiedote'; +$lang['The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.'] = 'Piwigon julkaisulaajennuksen avulla voit viedä ja synkronoida valokuvia Lightroomista suoraan Piwigo-kuvagalleriaasi.'; +$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'Tiedostoa tai hakemistoa ei voi käyttää (joko sitä ei ole olemassa tai sinulla ei ole oikeuksia siihen)'; +$lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = 'Hakemistojen ja tiedostojen nimet saavat sisältää vain kirjaimia, numeroita, "-", "_" tai "."'; +$lang['The original picture will be detected with the filename (without extension).'] = 'Alkuperäinen kuva tunnistetaan tiedostonimellä (ilman päätessä).'; +$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'Ladattu kuva ylittää php.ini tiedoston upload_max_filesize asetuksen: %sB'; +$lang['The version of %s [%s] installed is not compatible with the version required ']['%s'] = 'Asennettu versio %s [%s] ei ole yhteensopiva vaaditun version [%s] kanssa'; +$lang['The webmaster has subscribed you to receiving notifications by mail.'] = 'Webmaster on tilannut sinulle sähköposti-ilmoitukset'; +$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = 'Webmaster on poistanut sinulta tilauksen uusista sähköposti-ilmoituksista.'; +$lang['This albums is already in related categories list'] = 'Tämä albumi on jo aiheeseen liittyvien albumien luettelossa'; +$lang['This is a major update, with new exciting features.'] = 'Tämä on iso päivitys, joka sisältää uusia jännittäviä ominaisuuksia.'; +$lang['This is a minor update, with only bug corrections.'] = 'Tämä on pieni päivitys vain bugikorjauksilla.'; +$lang['This is already the default theme'] = 'Tämä on jo oletusteema'; +$lang['This name is already used by another group.'] = 'Tämä nimi on jo toisen ryhmän käytössä.'; +$lang['This photo is an orphan'] = 'Tämä kuva on orpo'; +$lang['months ago'] = 'kuukausia sitten'; +$lang['on the %d selected photos'] = '%d valittuun kuvaan'; +$lang['on the %d selected users'] = '%d valittuun käyttäjään'; +$lang['only perform a simulation (no change in database will be made)'] = 'suorita vain simulaatio (tietokantaan ei tehdä muutoksia)'; +$lang['overrides existing values with empty ones'] = 'ylikirjoittaa olemassa olevat arvot tyhjillä arvoilla'; +$lang['reduce to single existing albums'] = 'supista yksittäisiksi olemassa oleviksi albumeiksi'; +$lang['simple visitors'] = 'yksinkertaiset vierailijat'; +$lang['singly represented'] = 'kiinteä albumin pikkukuva'; +$lang['synchronize files metadata with database photos informations'] = 'synkronoi tietokannan kuvat tiedostojen metatietojen kanssa'; +$lang['test this remote site'] = 'testaa tämä etäsivusto'; +$lang['unit mode'] = 'yksittäistila'; +$lang['You have %s1 orphan : %s2'] = 'Sinulla on %s1 orpo: %s2'; +$lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'Olet määrittänyt $conf[\'order_by\'] paikallisessa määritystiedostossasi. Tämä parametri on vanhentunut – poista se tai nimeä se uudelleen muotoon $conf[\'order_by_custom\']!'; +$lang['You have unsaved changes'] = 'Sinulla on tallentamattomia muutoksia'; +$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = 'Jotta voisit hyödyntää sovellusta täysimääräisesti, järjestelmäsi pitäisi päivittää – muuten sovellus saattaa toimia virheellisesti tai ei lainkaan.'; +$lang['[%s] Visit album %s'] = '[%s] Vieraile albumissa %s'; +$lang['[NBM] Problems or questions'] = '[NBM] Ongelmia tai kysyttävää'; +$lang['and %d more'] = 'ja %d lisää'; +$lang['between %d and %d'] = 'välillä %d ja %d'; +$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'näytä enimmäismäärä tietoa (lisätyt albumit ja kuvat, poistetut albumit ja kuvat)'; +$lang['dissociate from group'] = 'poista ryhmäliitos'; +$lang['errors during synchronization'] = 'virheitä sykronoinnin aikana'; +$lang['even already synchronized photos'] = 'jopa jo synkronoidut kuvat'; +$lang['for the file format'] = 'tiedostomuodolle'; +$lang['for this file format'] = 'tälle tiedostomuodolle'; +$lang['iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.'] = 'iPhoto on macOS:n oletuskuvahallinta-sovellus. Piwigo-vientilisäosa mahdollistaa uusien albumien luomisen ja valokuvien viennin suoraan iPhotosta Piwigo-valokuvagalleriaan.'; +$lang['image(s) contains unsaved changes'] = 'kuva(t) sisältää tallentamattomia muutoksia'; +$lang['in administration'] = 'hallinnassa'; +$lang['include child albums'] = 'sisällytä ala-albumit'; +$lang['include photos with lower privacy level'] = 'sisällytä alhaisemman yksityisyystason kuvat'; +$lang['level of confidentiality'] = 'luottamuksellisuuden taso'; +$lang['X Position'] = 'X-Sijainti'; +$lang['X Repeat'] = 'X-Toisto'; +$lang['Y Position'] = 'Y-Sijainti'; +$lang['Y Repeat'] = 'Y-Toisto'; +$lang['Yes, let\'s proceed'] = 'Kyllä, jatketaan.'; +$lang['Yes, rename'] = 'Kyllä, muuta nimi'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Olet asettamassa käyttäjän %s pääkäyttäjäksi käyttäjän %s sijaan. Haluatko jatkaa?'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'Sinulla ei ole oikeuksia vaihtaa pääkäyttäjää, ota yhteyttä webmasteriin.'; +$lang['You are running on development sources, no check possible.'] = 'Käytössäsi on kehityslähteet, tarkistusta ei voida suorittaa.'; +$lang['You are using the Browser uploader. Try the Flash uploader instead.'] = 'Käytät selainlähetysohjelmaa. Kokeile sen sijaan Flash-lähetysohjelmaa.'; +$lang['You are using the Flash uploader. Problems? Try the Browser uploader instead.'] = 'Käytät Flash-lähetysohjelmaa. Ongelmia? Kokeile sen sijaan selainlähetysohjelmaa.'; +$lang['You can activate only one mobile theme.'] = 'Voit aktivoida vain yhden mobiili-teeman.'; +$lang['You can now change the main user from %s to %s.'] = 'Voit nyt vaihtaa pääkäyttäjän käyttäjästä %s käyttäjäksi %s.'; +$lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'Voit päivittää suoraan Piwigo-versioon %s ilman, että sinun tarvitsee ensin päivittää versioon %s (suositeltavaa).'; +$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Et voi määrittää oletuskuvajärjestystä, koska paikallisessa määrityksessäsi on mukautettu asetus.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Et voi kopioida salasanaa, jos yhteys tähän sivustoon ei ole suojattu.'; +$lang['You don\'t have access to this photo'] = 'Sinulla ei ole pääsyä tähän kuvaan'; +$lang['You have %d orphan tags %s'] = 'Sinulla on %d orpoa tunnistetta %s'; +$lang['You have %d orphan tags: %s.'] = 'Sinulla on %d orpoa tunnistetta: %s'; +$lang['You have %s inactive plugins'] = 'Sinulla on %s aktivoimatonta lisäosaa'; +$lang['User associated'] = 'Käyttäjä liitetty'; +$lang['User comments validation'] = 'Käyttäjä kommenttien tarkistus'; +$lang['User status'] = 'Käyttäjän tila'; +$lang['User updated'] = 'Käyttäjä päivitetty'; +$lang['Username successfully modified'] = 'Käyttäjänimi muutettu onnistuneesti'; +$lang['Users modified'] = 'Käyttäjät muutettu'; +$lang['Users not logged in will have these settings applied, these settings are used by default for new users'] = 'Kirjautumattomiin käyttäjiin sovelletaan näitä asetuksia, ja niitä käytetään oletuksena uusille käyttäjille.'; +$lang['Version %s'] = 'Versio %s'; +$lang['Visit history'] = 'Vierailuhistoria'; +$lang['Visited'] = 'Vierailtu'; +$lang['Warning: subscribing or unsubscribing will send mails to users'] = 'Varoitus: tilaaminen tai tilauksen peruminen lähettää sähköpostin käyttäjille'; +$lang['Web Form'] = 'Verkkolomake'; +$lang['Webmaster cannot be deleted'] = 'Webmasteria ei voida poistaa'; +$lang['Webmaster status is required.'] = 'Webmaster-tila on pakollinen.'; +$lang['Webmaster status required'] = 'Webmaster-tila vaaditaan.'; +$lang['Welcome to %s'] = 'Tervetuloa %s'; +$lang['What\'s new in version %s'] = 'Mitä uutta versiossa %s?'; +$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'Kun tämä lisäosa palautetaan, se nollataan alkuperäisiin asetuksiinsa ja siihen liittyvät tiedot palautetaan oletustilaan.'; +$lang['Who can see ?'] = 'Kuka voi nähdä?'; +$lang['With blank value, gallery title will be used'] = 'Jos tyhjä, gallerian otsikkoa käytetään'; +$lang['To unsubscribe'] = 'Peruuta tilaus'; +$lang['Toggle \'default group\' property'] = 'Käännä "oletusryhmä" -ominaisuus'; +$lang['Try now !'] = 'Kokeile nyt!'; +$lang['Uncheck all'] = 'Poista valinta kaikista'; +$lang['Understood, do not show again'] = 'Ymmärretty, älä näytä uudelleen.'; +$lang['Unlock it'] = 'Avaa lukitus'; +$lang['Unlocked album'] = 'Lukitsematon albumi'; +$lang['Unset as group for new users'] = 'Poista ryhmä uusien käyttäjien oletusryhmänä'; +$lang['Unsubscribe from notification by mail'] = 'Peruuta sähköposti-ilmoitukset'; +$lang['Unsubscribed'] = 'Tilaus peruutettu'; +$lang['Upload Formats'] = 'Lähetettävät tiedostomuodot'; +$lang['Use the default photo sort order'] = 'Käytä valokuvien oletus järjestystä'; +$lang['Used metadata'] = 'Käytetty metatieto'; +$lang['User "%s" created with "%s" like password'] = 'Käyttäjä "%s" luotiin salasanalla "%s"'; +$lang['User "%s" dissociated from this group'] = 'Käyttäjä ”%s” on poistettu tästä ryhmästä'; +$lang['User %s [%s] added.'] = 'Käyttäjä %s [%s] lisätty.'; +$lang['User %s [%s] was added to the subscription list.'] = 'Käyttäjä %s [%s] lisätty tilauslistalle.'; +$lang['User %s [%s] was not added to the subscription list.'] = 'Käyttäjää %s [%s] ei lisätty tilauslistalle.'; +$lang['User %s [%s] was not removed from the subscription list.'] = 'Käyttäjää %s [%s] ei poistettu tilauslistasta.'; +$lang['User %s [%s] was removed from the subscription list.'] = 'Käyttäjä %s [%s] poistettu tilauslistasta.'; +$lang['A photo library administrator has created the following account for you:'] = 'Kuvakirjaston ylläpitäjä on luonut sinulle tilin:'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Tämä aktivointi linkki on lähetetty "%s" ja on voimassa %s. Mikäli linkki ei saavu perille, voit luoda uuden ja kopioida sen muokkaamalla käyttäjätilin salasanaa.'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = '%s voimassa oleva aktivointi linkki luotiin, mutta lähetys epäonnistui. Voit kopioida linkin alta ja lähettää käyttäjälle.'; +$lang['Subscribers could be listed (available) only if there is new elements to notify.'] = 'Tilaajat voidaan näyttää (saatavilla olevat) vain, jos ilmoitettavia uusia elementtejä on.'; +$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Tämä linkki on voimassa %s, tämän jälkeen sinun tulee pyytää uutta linkkiä.'; +$lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'Tämä kuva on fyysisesti linkitetty tähän albumiin, et voi erottaa niitä toisistaan.'; +$lang['This plugin have been updated recently'] = 'Tämä lisäosa on päivitetty äskettäin'; +$lang['This plugin have no update since 3 years ! It may be outdated'] = 'Tämä lisäosaa ei ole saanut päivitystä kolmeen (3) vuoteen, se voi olla vanhentunut.'; +$lang['This plugin was updated less than 6 months ago'] = 'Tämä lisäosa päivitettiin alle 6kk sitten '; +$lang['This site already exists'] = 'Tämä sivu on jo olemassa'; +$lang['This theme was not designed to be directly activated'] = 'Tämä teema ei ole suunniteltu suoraan aktivoitavaksi'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Tämä käyttäjä on ensin määritettävä webmasteriksi, ennen kuin hänet voidaan korottaa pääkäyttäjäksi.'; +$lang['Tile View'] = 'Ruudukkonäkymä'; +$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'On tullut aika päivittää Piwigo versioon %s, mene %s'; +$lang['Time to send mail is limited. Others mails are skipped.'] = 'Sähköpostien lähetysaika on rajallinen. Muut viestit on ohitettu.'; +$lang['To be sure, please rewrite the word “%s” below'] = 'Varmistaaksesi kirjoita alla oleva sana ”%s” uudelleen.'; +$lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'Viedäksesi valokuvasi digiKamista Piwigoon helposti, asenna digiKam ja Kipi-lisäosat.'; +$lang['To send ?'] = 'Lähetä?'; +$lang['To set your password, visit the following address:'] = 'Asettaaksesi salasanasi, käy seuraavassa osoitteessa:'; +$lang['To subscribe'] = 'Tilaa'; \ No newline at end of file diff --git a/language/fi_FI/common.lang.php b/language/fi_FI/common.lang.php index e0696c903..3baaeaebd 100644 --- a/language/fi_FI/common.lang.php +++ b/language/fi_FI/common.lang.php @@ -452,4 +452,8 @@ $lang['Albums found'] = 'Albumeita löydetty'; $lang['Albums listed here match your search by word. Click on one to browse by album.'] = 'Tässä listatut albumit vastaavat hakusanaasi. Klikkaa sellaisesta selataksesi albumeittain.'; $lang['Click here to display it'] = 'Klikkaa tästä näyttääksesi sen'; $lang['last 12 months'] = 'Viimeisimmät 12 kuukautta'; -$lang['Custom dates'] = 'Tietyt päivät'; \ No newline at end of file +$lang['Custom dates'] = 'Tietyt päivät'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Nykyisen suodatuksen mukaisille kuville ei ole saatavissa luomispäiviä'; +$lang['There are no tags available for the photos currently filtered'] = 'Nykyisen suodatuksen mukaisille kuville ei ole saatavissa tageja'; +$lang['There are no authors available for the photos currently filtered'] = 'Nykyisen suodatuksen mukaisille kuville ei ole saatavissa tekijätietoja'; +$lang['Set your password below.'] = 'Aseta salasana alla.'; \ No newline at end of file diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php index 87e700fce..bc8e889a2 100644 --- a/language/fr_CA/admin.lang.php +++ b/language/fr_CA/admin.lang.php @@ -41,7 +41,7 @@ $lang['Add a user'] = "Ajouter un utilisateur"; $lang['Add group'] = "Ajouter un groupe"; $lang['Add'] = "Ajouter"; $lang['Allow user registration'] = "Permettre l'enregistrement des utilisateurs"; -$lang['Apply to sub-albums'] = "Appliquer aux sous-catégories"; +$lang['Apply to sub-albums'] = 'Appliquer aux sous-albums'; $lang['Associated'] = "Associée à"; $lang['Caddie management'] = "Gestion du panier"; $lang['Caddie'] = "Panier"; @@ -87,7 +87,7 @@ $lang['Maintenance'] = "Maintenance"; $lang['Edit album permissions'] = 'Gérer les permissions pour un album'; $lang['Manage permissions for group "%s"'] = "Gérer les permissions pour le groupe \"%s\""; $lang['Manage permissions for user "%s"'] = "Gérer les permissions pour l'utilisateur \"%s\""; -$lang['Manage tags'] = "Gérer les mots clés"; +$lang['Manage tags'] = 'Gérer les mots-clés'; $lang['Members'] = "Membres"; $lang['Metadata synchronized from file'] = "Méta-données synchronisées à partir du fichier"; $lang['Move albums'] = 'Déplacer les albums'; @@ -329,7 +329,7 @@ $lang['Update photos information'] = "Mettre à jour les informations des images $lang['Synchronize'] = "Synchroniser"; $lang['reduce to single existing albums'] = 'Traiter uniquement un album'; $lang['Choose an option'] = "Choisir une option"; -$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = "Afficher un maximum d'informations (catégories ajoutées, éléments ajoutés, catégories et éléments supprimés)"; +$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'Afficher un maximum d\'informations (albums ajoutés, éléments ajoutés, albums et éléments supprimés)'; $lang['Error list'] = "Liste des erreurs"; $lang['Errors caption'] = "Légende des erreurs"; $lang['Detailed informations'] = "Informations détaillées"; @@ -385,7 +385,7 @@ $lang['Properties'] = "Propriétés"; $lang['An information email was sent to group "%s"'] = 'Un courriel d\'information a été envoyé aux membres du groupe "%s"'; $lang['Send an information email to group members'] = "Envoyer un courriel d'informations aux membres d'un groupe"; $lang['Group'] = "Groupe"; -$lang['[%s] Visit album %s'] = "[%s] Venez visiter la catégorie %s"; +$lang['[%s] Visit album %s'] = '[%s] Venez visiter l\'album %s'; $lang['Hello,'] = "Bonjour,"; $lang['See you soon.'] = "À bientôt."; $lang['Discover album:'] = 'Venez découvrir l\'album:'; @@ -456,7 +456,7 @@ $lang['Correction the anomaly will cancel the fact that it\'s ignored'] = "L'ano $lang['%d anomaly has been ignored.'] = "%d anomalie a été ignorée."; $lang['%d anomalies have been ignored.'] = "%d anomalies ont été ignorées."; $lang['Plugins which need upgrade'] = 'Greffons à mettre à jour'; -$lang['Plugin list'] = 'Liste des greffon'; +$lang['Plugin list'] = 'Liste des greffons'; $lang['Check for updates'] = "Rechercher les mises à jour"; $lang['Other plugins'] = "Autres plugins disponibles"; $lang['Last revisions'] = "Dernières révisions"; @@ -762,11 +762,11 @@ $lang['Manage Permissions'] = 'Gérer les permissions'; $lang['Photo %s of %s'] = 'Photo %s sur %s'; $lang['show details'] = 'montrer les détails'; $lang['hide details'] = 'cacher les détails'; -$lang['Merge tags'] = 'Fusionner les mots clés'; -$lang['Select the destination tag'] = 'Sélectionnez le mot clé de destination'; +$lang['Merge tags'] = 'Fusionner les mots-clés'; +$lang['Select the destination tag'] = 'Sélectionnez le mot-clé de destination'; $lang['(this tag will be deleted)'] = '(ce mot-clé sera supprimé)'; $lang['Confirm merge'] = 'Confirmez la fusion'; -$lang['Merge selected tags'] = 'Fusionner les mots clés sélectionnés'; +$lang['Merge selected tags'] = 'Fusionner les mots-clés sélectionnés'; $lang['No destination tag selected'] = 'Vous n\'avez pas sélectionné de mot clé de destination'; $lang['Tags %s merged into tag %s'] = 'Les mots-clés %s ont été fusionnés dans le mot clé %s'; $lang['Select at least two tags for merging'] = 'Sélectionnez au moins deux mots clés pour la fusion'; @@ -776,7 +776,7 @@ $lang['If no HD is available and if the current websize is bigger than resize di $lang['An error has occured during upgrade.'] = 'Une erreur est survenue pendant la mise à jour.'; $lang['An error has occured during extract. Please check files permissions of your piwigo installation.
Click here to show log error.'] = 'Impossible d\'extraire les fichiers. Veuillez vérifier les permissions des fichiers de votre installation.
Cliquez ici pour voir le rapport d\'erreur.'; $lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo ne peut pas récupérer le fichier de mise à jour depuis le serveur'; -$lang['Send connection settings by email'] = 'Envoyer les identifiants par email'; +$lang['Send connection settings by email'] = 'Envoyer les identifiants par courriel'; $lang['Activate comments'] = 'Activer les commentaires'; $lang['Default comments order'] = 'Ordre par défaut des commentaires'; $lang['%s has been successfully updated.'] = '%s a été mis à jour avec succès.'; @@ -931,7 +931,7 @@ $lang['between %.2f and %.2f'] = 'entre %.2f et %.2f'; $lang['Purge user cache'] = 'Purger le cache utilisateur'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'La tailles des images sera réduite à %dx%d pixels.'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionnement après transfert désactivé car GD est la librairie graphique utilisée actuellement'; -$lang['Select at least one tag'] = 'Sélectionnez au moins un mot clé'; +$lang['Select at least one tag'] = 'Sélectionnez au moins un mot-clé'; $lang['Basic settings'] = 'Paramètres de base'; $lang['General'] = 'Général'; $lang['Mail theme'] = 'Thème des courriels'; @@ -970,7 +970,7 @@ $lang['between %s and %s MB'] = 'entre %s et %s Mo'; $lang['date & time'] = 'date et heure'; $lang['file name'] = 'nom de fichier'; $lang['width & height'] = 'largeur et hauteur'; -$lang['Select tags'] = 'Sélectionner des mots clés'; +$lang['Select tags'] = 'Sélectionner des mots-clés'; $lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Chaque courriel envoyé contiendra sa propre clef d\'identification automatique sur les liens, valide %s.'; $lang['No tags selected, no actions possible.'] = 'Aucun mot-clé sélectionné, aucune action possible.'; $lang['checksums to add'] = 'Checksums à ajouter'; @@ -1012,4 +1012,10 @@ $lang['Some photos are missing from your file system. Details provided by plugin $lang['%d tags added'] = '%d mots-clés ajoutés'; $lang['%d tags deleted'] = '%d mots-clés supprimés'; $lang['%d tags edited'] = '%d mots-clés édités'; -$lang['%d tags moved'] = '%d mots-clés déplacés'; \ No newline at end of file +$lang['%d tags moved'] = '%d mots-clés déplacés'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Vous ne pouvez pas copier le mot de passe si la connexion à ce site n\'est pas sécurisée.'; +$lang['%d tag added'] = '%d mot-clé ajouté'; +$lang['%d tag deleted'] = '%d mot-clé supprimé'; +$lang['%d tag edited'] = '%d mot-clé édité'; +$lang['%d tag moved'] = '%d mot-clé déplacé'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Impossible d\'envoyer un courriel à cet utilisateur car il n\'a pas d\'adresse courriel'; \ No newline at end of file diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index 0c4371697..d3185f9f4 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -413,7 +413,8 @@ $lang['Photo title'] = 'Titre de la photo'; $lang['generate random password'] = 'générer un mot de passe aléatoire'; $lang['Your authentication key is no longer valid.'] = 'Voter clé d\'identification n\'est plus valide'; $lang['Invalid username or password!'] = 'Nom d\'utilisateur ou mot de passe invalide !'; -$lang['Password: ********** (no copy by email)'] = 'Mot de passe : ********** (pas de copie par email)'; +$lang['Password: ********** (no copy by email)'] = 'Mot de passe : ********** (pas de copie par courriel)'; $lang['Pre-established filters are proposed, but you can add or remove them using the "Choose filters" button.'] = 'Des filtres préétablis vous sont proposés, mais vous pouvez aussi en ajouter ou en retirer grâce au bouton "Choisir les filtres".'; $lang['Tags found'] = 'Mots-clés trouvés'; -$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Les mots-clés ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par mots-clés.'; \ No newline at end of file +$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Les mots-clés ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par mots-clés.'; +$lang['There are no tags available for the photos currently filtered'] = 'Aucun mot-clé n\'est disponible pour les photos actuellement filtrées'; \ No newline at end of file diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index df4a33540..a1fd32f4e 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -127,7 +127,7 @@ $lang['Rating by guests'] = "Notation par les invités"; $lang['Rating'] = "Notation"; $lang['Reject'] = "Rejeter"; $lang['Representant'] = "Représentant"; -$lang['Representation of albums'] = 'Représentation des albums'; +$lang['Representation of albums'] = 'Miniature des albums'; $lang['Representative'] = "Représentant"; $lang['Represents'] = "Représente"; $lang['Save order'] = "Sauvegarder l'ordre"; diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index cbc138f09..485234611 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -264,7 +264,7 @@ $lang['Registration'] = 'Enregistrement'; $lang['Related tags'] = 'Tags liés'; $lang['remove this tag from the list'] = 'retirer ce tag de la liste'; $lang['Repeat the slideshow'] = 'Répéter le diaporama'; -$lang['representative'] = 'représentante'; +$lang['representative'] = 'miniature d\'album'; $lang['Reset to default values'] = 'Rétablir les valeurs par défaut'; $lang['Reset'] = 'Annuler'; $lang['Retrieve password'] = 'Récupérer un mot de passe'; @@ -285,7 +285,7 @@ $lang['search'] = 'recherche'; $lang['Search'] = 'Recherche'; $lang['Sent by'] = 'Envoyé par'; $lang['Send my connection settings by email'] = 'Recevoir mes identifiants par email'; -$lang['set as album representative'] = 'Choisir comme représentante de cet album'; +$lang['set as album representative'] = 'Choisir comme miniature de cet album'; $lang['Show file metadata'] = 'Montrer les méta-données du fichier'; $lang['Show number of comments'] = 'Montrer le nombre de commentaires'; $lang['Show number of hits'] = 'Montrer le nombre de visualisations'; @@ -437,8 +437,8 @@ $lang['Unknown time period'] = 'Période inconnue'; $lang['Tags found'] = 'Tags trouvés'; $lang['Albums found'] = 'Albums trouvés'; $lang['Search in this set'] = 'Rechercher dans ce lot'; -$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Les tags ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour asculer en navigation par tag.'; -$lang['Albums listed here match your search by word. Click on one to browse by album.'] = 'Les albums ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux our basculer en navigation par album.'; +$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Les tags ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par tag.'; +$lang['Albums listed here match your search by word. Click on one to browse by album.'] = 'Les albums ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par album.'; $lang['%d visits'] = '%d visites'; $lang['rating score %s'] = 'score %s'; $lang['year %d'] = 'année %d'; diff --git a/language/fr_FR/whats_new_15.lang.php b/language/fr_FR/whats_new_15.lang.php index b41e53a30..33e83aeba 100644 --- a/language/fr_FR/whats_new_15.lang.php +++ b/language/fr_FR/whats_new_15.lang.php @@ -7,6 +7,6 @@ // +-----------------------------------------------------------------------+ $lang['A new interface for user management'] = 'Une nouvelle interface pour la gestion des utilisateurs'; -$lang['Brand new features : Activities logs and PDF reader'] = 'Nouvelles fonctionnalités : Activités systèmes et lecteur PDF'; -$lang['Enhanced interface for batch manager and album selector'] = 'Design amélioré pour la gestion par lot et la sélection d\'album'; -$lang['Even more filters for the gallery search engine'] = 'De nouveaux filtres dans le moteur de recherche'; +$lang['Brand new features : Activities logs and PDF reader'] = 'Nouvelles fonctionnalités : activités systèmes et lecteur PDF'; +$lang['Enhanced interface for batch manager and album selector'] = 'Design amélioré pour la gestion par lot et le sélecteur d\'album'; +$lang['Even more filters for the gallery search engine'] = 'De nouveaux filtres dans le moteur de recherche'; \ No newline at end of file diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index 0452e70cd..59a6b6178 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -182,7 +182,6 @@ $lang['Album updated successfully'] = 'אלבום עודכן בהצלחה.'; $lang['photos per page'] = 'תמונות בעמוד'; $lang['High definition enabled'] = 'חדות גבוהה מופעלת'; $lang['File'] = 'קובץ'; -$lang['first photo added on %s'] = 'תמונה ראשונה התווספה ל %s '; $lang['Forbidden'] = 'אסורה'; $lang['global mode'] = 'מצב גלובלי'; $lang['group "%s" added'] = 'הקבוצה "%s" התווספה'; @@ -697,9 +696,6 @@ $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = $lang['display'] = 'הצג'; $lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'אתה יכול לעדכן ל Piwigo %s ישירות, מבלי לשדרג ל Piwigo %s (מומלץ).'; $lang['Save Template Directory'] = 'שמור ספריית תבנית'; -$lang['Dump Database'] = 'השלך מסד נתונים'; -$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'כלול נתוני היסטוריה (אזהרה: עלולה להיות חריגה ממגבלת זיכרון השרת)'; -$lang['Unable to dump database.'] = 'אין אפשרות לזרוק מסד נתונים.'; $lang['Some upgrades are available for extensions.'] = 'מספר שידרוגים זמינים להרחבות.'; $lang['Ignore All'] = 'התעלם מהכל'; $lang['Crop'] = 'חיתוך'; @@ -992,7 +988,6 @@ $lang['Delete album "%s".'] = 'מחק אלבום ״%s״.'; $lang['Display form'] = 'הצג טופס'; $lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'כל דואל שיישלח יכיל את מפתח האימות האוטומטי האישי שלו על קישורים, תקף ל%s.'; $lang['Edit user'] = 'ערוך משתמש'; -$lang['First photo added'] = 'תמונה ראשונה נוספה'; $lang['For security reason, authentication keys do not work for administrators.'] = 'מפתחות אימות לא עובדים עבור אדמינים מסיבות אבטחה.'; $lang['It only takes a few clicks.'] = 'זה רק מצריך מספר לחיצות.'; $lang['No filter on album. Select one or type to search'] = 'אין סינון על האלבום. בחר אחד או הקלד לחיפוש'; @@ -1015,3 +1010,400 @@ $lang['Welcome!'] = 'ברוכים הבאים!'; $lang['With no checksum'] = 'ללא צ\'קסאם'; $lang['checksums to add'] = 'צ\'קסאמים להוספה'; $lang['or'] = 'או'; +$lang['Group renamed'] = 'שם הקבוצה שונה'; +$lang['Has access to administration. Can only manage content: photos/albums/users/tags/groups.'] = 'יש לו גישה לממשק הניהול. הוא יכול לנהל רק תוכן: תמונות/אלבומים/משתמשים/תגים/קבוצות.'; +$lang['Has access to all administration functionnalities. Can manage both configuration and content.'] = 'יש לו גישה לכל פונקציות הניהול. הוא יכול לנהל גם את ההגדרות וגם את התוכן'; +$lang['Hide sub-albums'] = 'הסתר תתי-אלבומים'; +$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'אם יקרה משהו רע במהלך העדכון, תוכל לשחזר גיבוי'; +$lang['Image'] = 'תמונה'; +$lang['Install Piwigo on mobile'] = 'התקן את Piwigo על מכשיר נייד'; +$lang['Installed on %s, %s'] = 'הותקן ב-%s, %s'; +$lang['Jan'] = 'ינואר'; +$lang['Jul'] = 'יולי'; +$lang['Jun'] = 'יוני'; +$lang['Keep them'] = 'שמור אותם'; +$lang['Language'] = 'שפה'; +$lang['Last revision date is newer than'] = 'תאריך הגרסה האחרונה מאוחר יותר מ'; +$lang['Last visit'] = 'ביקור אחרון'; +$lang['Latest Piwigo news'] = 'חדשות Piwigo האחרונות'; +$lang['Line View'] = 'תצוגת שורה'; +$lang['Locked album'] = 'אלבום נעול'; +$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'במהלך ההעלאה, אם Piwigo מזהה שהתמונה כבר קיימת, יש לחבר את התמונה הקיימת לאלבום היעד, מבלי לשכפל את הקובץ'; +$lang['Edit'] = 'ערוך'; +$lang['Edit guest user'] = 'ערוך משתמש אורח'; +$lang['Edit photo #%s'] = 'ערוך תמונה #%s'; +$lang['Edited on %s'] = 'נערך ב-%s'; +$lang['Email'] = 'דוא"ל'; +$lang['Email Adress'] = 'כתובת דוא"ל'; +$lang['Equivalent to deactivation. The user is still in the list, but can no longer log in.'] = 'שווה לשבתה. המשתמש עדיין ברשימה, אך לא יכול להתחבר יותר.'; +$lang['Error when trying to detect formats'] = 'שגיאה בניסיון לזהות פורמטים'; +$lang['Expand'] = 'הרחב'; +$lang['Extensions'] = 'הרחבות'; +$lang['Feb'] = 'פברואר'; +$lang['File type: %s'] = 'סוג קובץ: %s'; +$lang['Filters'] = 'סינונים'; +$lang['First choose an album, then add your files'] = 'בחר אלבום קודם, ואז הוסף את הקבצים שלך'; +$lang['Formats'] = 'פורמטים'; +$lang['Generate random password'] = 'צור סיסמה אקראית'; +$lang['Global Gallery Actions'] = 'פעולות גלריה כלליות'; +$lang['Group "%s" succesfully deleted'] = 'הקבוצה "%s" נמחקה בהצלחה'; +$lang['Group added'] = 'הקבוצה נוספה'; +$lang['Deactivated'] = 'מושבת'; +$lang['Dec'] = 'דצמבר'; +$lang['Delete %s format ?'] = 'האם למחוק את פורמט %s?'; +$lang['Delete album'] = 'מחק אלבום'; +$lang['Delete orphan tags ?'] = 'האם למחוק תגים יתומים?'; +$lang['Delete tag "%s"?'] = 'האם למחוק את התג "%s"?'; +$lang['Delete tags \{%s\}?'] = 'האם למחוק את התגים \{%s\}?'; +$lang['Delete them'] = 'מחק אותם'; +$lang['Delete these sizes'] = 'מחק את הגדלים האלה'; +$lang['Delete user'] = 'מחק משתמש'; +$lang['Details'] = 'פרטים'; +$lang['Detect and avoid duplicates during upload'] = 'גלה והימנע מכפילויות במהלך ההעלאה'; +$lang['Disallow comments for sub-albums'] = 'אסור להגיב על תתי-אלבומים'; +$lang['Discover'] = 'גלה'; +$lang['Display'] = 'הצג'; +$lang['Displays a banner to install or open the official Piwigo app'] = 'מציג באנר להתקנה או פתיחה של אפליקציית Piwigo הרשמית'; +$lang['Dissociate user from this group'] = 'הסר את המשתמש מקבוצה זו'; +$lang['Download all activities'] = 'הורד את כל הפעילויות'; +$lang['Downloaded'] = 'הורד'; +$lang['Drag and drop to reorder albums'] = 'גרור ושחרר על מנת לסדר מחדש את האלבומים'; +$lang['Close'] = 'סגור'; +$lang['Comments allowed for sub-albums'] = 'תגובות מותרות עבור תתי-אלבומים'; +$lang['Comments disallowed for sub-albums'] = 'תגובות אסורות עבור תתי-אלבומים'; +$lang['Compact View'] = 'תצוגה דחוסה'; +$lang['Compare mode'] = 'מצב השוואה'; +$lang['Copied link'] = 'קישור הועתק'; +$lang['Copy password'] = 'העתק סיסמה'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'העתק את הקישור למטה ושלח אותו למשתמש כדי שהסיסמה תוכל להתקבע.'; +$lang['Copy the password link'] = 'העתק את קישור הסיסמה'; +$lang['Core'] = 'ליבה'; +$lang['Create a new album at root'] = 'צור אלבום חדש בשורש'; +$lang['Create a root album'] = 'צור אלבום ראשי'; +$lang['Create a sub-album of "%s"'] = 'צור תת-אלבום של "%s"'; +$lang['Create and select'] = 'צור ובחר'; +$lang['Create your first album'] = 'צור את האלבום הראשון שלך'; +$lang['Created'] = 'נוצר'; +$lang['Created on %s'] = 'נוצר ב-%s'; +$lang['Creation mode'] = 'מצב יצירה'; +$lang['Current Version'] = 'גירסה נוכחית'; +$lang['Currently running version %s'] = 'הגירסה שרצה כרגע היא %s'; +$lang['Are you sure you want to restore to default settings?'] = 'האם אתה בטוח שברצונך לשחזר את ההגדרות לברירות מחדל?'; +$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'האם אתה בטוח שברצונך להסיר את התוסף "%s"?'; +$lang['Are you sure you want to unlock the gallery?'] = 'האם אתה בטוח שברצונך לפתוח את נעילת הגלריה?'; +$lang['Are you sure you want to update all extensions?'] = 'האם אתה בטוח שברצונך לעדכן את כל התוספים?'; +$lang['Associate User'] = 'קשר משתמש'; +$lang['At least 2 selected tags are needed to merge'] = 'יש לבחור לפחות 2 תגים על מנת למזג'; +$lang['Aug'] = 'אוגוסט'; +$lang['Authorize comments'] = 'אשר תגובות'; +$lang['Auto-update'] = 'עדכון אוטומטי'; +$lang['Average last 12 months'] = 'ממוצע 12 החודשים האחרונים'; +$lang['Cache'] = 'מטמון'; +$lang['Cache size'] = 'גודל המטמון'; +$lang['Can be shared by several individuals without conflict (they cannot change the password).'] = 'ניתן לשתף עם מספר אנשים ללא התנגשויות (הם לא יכולים לשנות את הסיסמה).'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'לא ניתן לשלוח דוא"ל למשתמש הזה מכיוון שאין לו כתובת דוא"ל'; +$lang['Certification higher or equal to'] = 'הסמכה גבוהה או שווה ל'; +$lang['Change Password'] = 'שנה סיסמה'; +$lang['Changes saved'] = 'השינויים נשמרו'; +$lang['Changing the main user'] = 'שינוי המשתמש הראשי'; +$lang['Choose which tag to merge these tags into'] = 'בחר את התג שאליו יש למזג את התגים האלה'; +$lang['Clear Selection'] = 'נקה בחירה'; +$lang['An error has occured'] = 'חלה שגיאה'; +$lang['Apply an automatic order to root albums'] = 'החל סדר אוטומטי לאלבומים הראשיים'; +$lang['Apply to direct sub-albums'] = 'החל על תתי-אלבומים ישירים'; +$lang['Apply to root albums'] = 'החל על אלבומים ראשיים'; +$lang['Apply to the whole hierarchy'] = 'החל על כל ההיררכיה'; +$lang['Apr'] = 'אפריל'; +$lang['Are you sure you want to delete all sizes?'] = 'האם אתה בטוח שברצונך למחוק את כל הגדלים?'; +$lang['Are you sure you want to delete group "%s"?'] = 'האם אתה בטוח שברצונך למחוק את הקבוצה "%s"?'; +$lang['Are you sure you want to delete the language "%s"?'] = 'האם אתה בטוח שברצונך למחוק את השפה "%s"?'; +$lang['Are you sure you want to delete the plugin "%s"?'] = 'האם אתה בטוח שברצונך למחוק את התוסף "%s"?'; +$lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'האם אתה בטוח שברצונך למחוק את הדירוגים של המשתמש "%s"?'; +$lang['Are you sure you want to delete the theme "%s"?'] = 'האם אתה בטוח שברצונך למחוק את העיצוב "%s"?'; +$lang['Are you sure you want to delete the user "%s"?'] = 'האם אתה בטוח שברצונך למחוק את המשתמש "%s"?'; +$lang['Are you sure you want to delete this site?'] = 'האם אתה בטוח שברצונך למחוק את האתר הזה?'; +$lang['Are you sure you want to delete this theme?'] = 'האם אתה בטוח שברצונך למחוק את העיצוב הזה?'; +$lang['Are you sure you want to delete this?'] = 'האם אתה בטוח שברצונך למחוק את זה?'; +$lang['Are you sure you want to install the plugin "%s"?'] = 'האם אתה בטוח שברצונך להתקין את התוסף "%s"?'; +$lang['Are you sure you want to lock the gallery?'] = 'האם אתה בטוח שברצונך לנעול את הגלריה?'; +$lang['Are you sure you want to restore the plugin "%s"?'] = 'האם אתה בטוח שברצונך לשחזר את התוסף "%s"?'; +$lang['Are you sure you want to restore this plugin?'] = 'האם אתה בטוח שברצונך לשחזר את התוסף הזה?'; +$lang['Activity peak in the last weeks'] = 'שיא פעילות בשבועות האחרונים'; +$lang['Activity time from'] = 'זמן פעילות מ'; +$lang['Add Album'] = 'הוסף אלבום'; +$lang['Add New Plugin'] = 'הוסף תוסף חדש'; +$lang['Add User'] = 'הוסף משתמש'; +$lang['Add a new user'] = 'הוסף משתמש חדש'; +$lang['Add a sub-album to “%s”'] = 'הוסף תת-אלבום ל-“%s”'; +$lang['Add another set of formats'] = 'הוסף סט נוסף של פורמטים'; +$lang['Add as filter'] = 'הוסף כפילטר'; +$lang['Add formats'] = 'הוסף פורמטים'; +$lang['Added on %s'] = 'הוסף ב-%s'; +$lang['Additional filters'] = 'פילטרים נוספים'; +$lang['Advanced filters'] = 'פילטרים מתקדמים'; +$lang['Album name must not be empty'] = 'שם אלבום לא יכול להיות ריק'; +$lang['Album search tool'] = 'כלי חיפוש אלבומים'; +$lang['All admins'] = 'כל המנהלים'; +$lang['Allow comments for sub-albums'] = 'אפשר תגובות לתת-אלבומים'; +$lang['Always have a backup of your database and files.'] = 'תמיד שמור גיבוי של מסד הנתונים והקבצים שלך'; +$lang['%d+ albums found, try to refine the search'] = '%d+ אלבומים נמצאו, נסה לחדד את החיפוש'; +$lang['%d albums found'] = '%d אלבומים נמצאו'; +$lang['%d filtered user'] = '%d משתמש מסונן'; +$lang['%d filtered users'] = '%d משתמשים מסוננים'; +$lang['%d tag found'] = '%d תג נמצא'; +$lang['%d tag selected'] = '%d תג נבחר'; +$lang['%d tags found'] = '%d תגים נמצאו'; +$lang['1 album found'] = '1 אלבום נמצא'; +$lang['Activate button "%s"'] = 'הפעל כפתור "%s"'; +$lang['Activate create mode to create and select an album'] = 'הפעל מצב יצירה כדי ליצור ולבחור אלבום'; +$lang['Activated'] = 'הופעל'; +$lang['Activated plugin list'] = 'רשימת התוספים שהופעלו'; +$lang['Activity'] = 'פעילות'; +$lang['%sMB'] = '%s MB'; +$lang['%s status is required to edit parameters.'] = 'סטטוס %s דרוש כדי לערוך פרמטרים'; +$lang['%s pixels, %.2f MB'] = '%s פיקסלים, %.2f MB'; +$lang['%s MB'] = '%s MB'; +$lang['%s MB used'] = '%s MB בשימוש'; +$lang['%s GB used'] = '%s GB בשימוש'; +$lang['%sGB'] = '%s GB'; +$lang['%d tags moved'] = '%d תגים הוזזו'; +$lang['%d user added'] = '%d משתמש נוסף'; +$lang['%d user edited'] = '%d משתמש נערך'; +$lang['%d user logged in'] = '%d משתמש התחבר'; +$lang['%d user logged out'] = '%d משתמש נותק'; +$lang['%d users added'] = '%d משתמשים נוספו'; +$lang['%d users edited'] = '%d משתמשים נערכו'; +$lang['%d users logged in'] = '%d משתמשים התחברו'; +$lang['%d users logged out'] = '%d משתמשים נותקו'; +$lang['%s file type'] = '%s סוג קובץ'; +$lang['%s is the new main user'] = '%s הוא המשתמש הראשי החדש'; +$lang['%s line'] = '%s שורה'; +$lang['%s lines'] = '%s שורות'; +$lang['%s other tags available..'] = '%s תגים נוספים זמינים'; +$lang['%s plugin found'] = '%s תוסף נמצא'; +$lang['%s plugins found'] = '%s תוספים נמצאו'; +$lang['%d in whole branch'] = '%d בכל הענף'; +$lang['%d including sub-albums'] = '%d כולל תתי-אלבומים'; +$lang['%d photo added'] = '%d תמונה נוספה'; +$lang['%d photo deleted'] = '%d תמונה נמחקה'; +$lang['%d photo edited'] = '%d תמונה נערכה'; +$lang['%d photo moved'] = '%d תמונה הוזזה'; +$lang['%d photos'] = '%d תמונות'; +$lang['%d photos added'] = '%d תמונות נוספו'; +$lang['%d photos deleted'] = '%d תמונות נמחקו'; +$lang['%d photos edited'] = '%d תמונות נערכו'; +$lang['%d photos moved'] = '%d תמונות הוזזו'; +$lang['%d pictures in sub-albums'] = '%d תמונות בתתי-אלבומים'; +$lang['%d sub-albums'] = '%d תתי-אלבומים'; +$lang['%d tag added'] = '%d תגית נוספה'; +$lang['%d tag deleted'] = '%d תגית נמחקה'; +$lang['%d tag edited'] = '%d תגית נערכה'; +$lang['%d tag moved'] = '%d תגית הוזזה'; +$lang['%d tags added'] = '%d תגיות נוספו'; +$lang['%d tags deleted'] = '%d תגיות נמחקו'; +$lang['%d tags edited'] = '%d תגיות נערכו'; +$lang[' (copy %s)'] = '(העתק %s)'; +$lang[' (copy)'] = '(העתק)'; +$lang['%d Activities'] = '%d פעילויות'; +$lang['%d Activity'] = '%d פעילות'; +$lang['%d album added'] = '%d אלבום נוסף'; +$lang['%d album deleted'] = '%d אלבום נמחק'; +$lang['%d album edited'] = '%d אלבום נערך'; +$lang['%d albums added'] = '%d אלבומים נוספים'; +$lang['%d albums deleted'] = '%d אלבומים נמחקים'; +$lang['%d albums edited'] = '%d אלבומים נערכו'; +$lang['%d files'] = '%d קבצים'; +$lang['%d formats uploaded for %d photos'] = '%d פורמטים הועלו עבור %d תמונות'; +$lang['%d group added'] = '%d קבוצה נוספה'; +$lang['%d group deleted'] = '%d קבוצה נמחקה'; +$lang['%d group edited'] = '%d קבוצה נערכה'; +$lang['%d group moved'] = '%d קבוצה הוזזה'; +$lang['%d groups added'] = '%d קבוצות נוספו'; +$lang['%d groups deleted'] = '%d קבוצות נמחקו'; +$lang['%d groups edited'] = '%d קבוצות נערכו'; +$lang['%d groups moved'] = '%d קבוצות הוזזו'; +$lang['since the beginning'] = 'מההתחלה'; +$lang['to'] = 'אל'; +$lang['was succesfully deleted'] = 'נמחק בהצלחה'; +$lang['action successfully performed.'] = 'הפעולה בוצעה בהצלחה.'; +$lang['add'] = 'הוסף'; +$lang['and %d more'] = 'ועוד %d'; +$lang['and %s others'] = 'ועוד %s אחרים'; +$lang['between %d and %d'] = 'בין %d ל-%d'; +$lang['between %s and %s'] = 'בין %s ל-%s'; +$lang['calculated'] = 'חושבו'; +$lang['deletion'] = 'מחיקה'; +$lang['edit'] = 'ערוך'; +$lang['image(s) contains unsaved changes'] = 'התמונה(ות) מכילה שינויים שלא נשמרו'; +$lang['in administration'] = 'בניהול'; +$lang['in gallery'] = 'בגלריה'; +$lang['level of confidentiality'] = 'רמת סודיות'; +$lang['login'] = 'התחברות'; +$lang['logout'] = 'התנתקות'; +$lang['months ago'] = 'חודשים'; +$lang['move'] = 'העבר'; +$lang['never calculated'] = 'מעולם לא חושב'; +$lang['no photo'] = 'אין תמונה'; +$lang['right now'] = 'ברגע זה'; +$lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = 'הקבוצות {\%s1}\ אוחדו בהצלחה ל-"%s2"'; +$lang['Groups \{%s\} succesfully deleted'] = 'הקבוצות {\%s}\ נמחקו בהצלחה'; +$lang['Webmaster status required'] = 'נדרש מעמד Webmaster'; +$lang['What\'s new in version %s'] = 'מה חדש בגרסה %s?'; +$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'בעת שחזור התוסף, הוא יתאפס לפרמטרים המקוריים ונתונים משויכים יתאפסו'; +$lang['Who can see ?'] = 'מי יכול לראות?'; +$lang['Yes, I am sure'] = 'כן, אני בטוח'; +$lang['Yes, delete'] = 'כן, למחוק'; +$lang['Yes, let\'s proceed'] = 'כן, נמשיך'; +$lang['Yes, rename'] = 'כן, לשנות שם'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'אתה עומד להגדיר את %s כמשתמש הראשי במקום %s, האם ברצונך להמשיך?'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'אינך מורשה לשנות את המשתמש הראשי, אנא פנה למנהל האתר שלך'; +$lang['You can now change the main user from %s to %s.'] = 'כעת תוכל לשנות את המשתמש הראשי מ-%s ל-%s.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'אינך יכול להעתיק את הסיסמה אם החיבור לאתר זה אינו מאובטח.'; +$lang['You don\'t have access to this photo'] = 'אין לך גישה לתמונה זו'; +$lang['You have %d orphan tags %s'] = 'יש לך %d תגיות יתומות %s'; +$lang['You have %s inactive plugins'] = 'יש לך %s תוספים לא פעילים'; +$lang['You have %s1 orphan : %s2'] = 'יש לך %s1 יתום: %s2'; +$lang['You have unsaved changes'] = 'יש לך שינויים שלא נשמרו'; +$lang['Your selection'] = 'הבחירה שלך'; +$lang['Unlocked album'] = 'אלבום נפתח'; +$lang['Unset as group for new users'] = 'הסר כקבוצה עבור משתמשים חדשים'; +$lang['Update'] = 'עדכן'; +$lang['Upload Formats'] = 'העלאת פורמטים'; +$lang['User "%s" dissociated from this group'] = 'המשתמש "%s" הופרד מקבוצה זו'; +$lang['User associated'] = 'המשתמש שוייך'; +$lang['User updated'] = 'המשתמש עודכן'; +$lang['Username successfully modified'] = 'שם המשתמש שונה בהצלחה'; +$lang['Users not logged in will have these settings applied, these settings are used by default for new users'] = 'המשתמשים שלא מחוברים יזכו בהגדרות אלה, הגדרות אלו משומשות כברירת מחדל עבור משתמשים חדשים'; +$lang['Version %s'] = 'גרסה %s'; +$lang['Videos'] = 'סרטונים'; +$lang['Visit history'] = 'היסטוריית ביקורים'; +$lang['Visited'] = 'ביקרו'; +$lang['There is multiple image in the database with the following names : %s.'] = 'יש מספר תמונות בבסיס הנתונים עם השמות הבאים: %s.'; +$lang['This album is currently locked, visible only to administrators.'] = 'האלבום הזה נעול כרגע, וניתן לראותו רק על ידי מנהלים.'; +$lang['This albums is already in related categories list'] = 'האלבום הזה כבר ברשימת אלבומים קשורים'; +$lang['This is already the default theme'] = 'זה כבר העיצוב ברירת המחדל'; +$lang['This photo is an orphan'] = 'התמונה הזו היא יתומה'; +$lang['This photo no longer exists'] = 'התמונה הזו כבר לא קיימת'; +$lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'תמונה זו מחוברת פיזית לאלבום הזה, אינך יכול להפריד ביניהם.'; +$lang['This plugin has no recent update'] = 'לתוסף הזה אין עדכון אחרון'; +$lang['This plugin have been updated recently'] = 'התוסף הזה עודכן לאחרונה'; +$lang['This plugin have no update since 3 years ! It may be outdated'] = 'לתוסף הזה אין עדכון כבר 3 שנים! ייתכן שהוא מיושן'; +$lang['This plugin is incompatible with your version'] = 'התוסף הזה אינו תואם לגרסה שלך'; +$lang['This plugin was updated less than 6 months ago'] = 'התוסף הזה עודכן לפני פחות מ-6 חודשים'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'המשתמש הזה חייב להיות מוגדר קודם כל כמנהל האתר לפני שניתן לשדרגו למשתמש הראשי'; +$lang['Tile View'] = 'תצוגת ריבועים'; +$lang['To be sure, please rewrite the word “%s” below'] = 'כדי להיות בטוח, אנא כתוב מחדש את המילה "%s" למטה'; +$lang['Try now !'] = 'נסה עכשיו!'; +$lang['Understood, do not show again'] = 'הבנתי, אל תראה שוב'; +$lang['Unlock it'] = 'פתח אותו'; +$lang['Showing %s users out of %s'] = 'מציג %s משתמשים מתוך %s'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'חלק מהתמונות חסרות ממערכת הקבצים שלך. פרטים מסופקים על ידי התוסף Check Uploads'; +$lang['Storage'] = 'אחסון'; +$lang['Synchronization'] = 'סנכרון'; +$lang['System Activities'] = 'פעילויות מערכת'; +$lang['Tag "%s" created'] = 'התג "%s" נוצר'; +$lang['Tag "%s" succesfully deleted'] = 'התג "%s" נמחק בהצלחה'; +$lang['Tag "%s1" renamed in "%s2"'] = 'התג "%s1" שונה ל-"%s2"'; +$lang['Tag Manager'] = 'מנהל תגים'; +$lang['Tag name'] = 'שם תג'; +$lang['Tags \{%s\} succesfully deleted'] = 'התגים {\%s}\ נמחקו בהצלחה'; +$lang['The %d tags on this page are selected'] = 'התגים %d בדף זה נבחרו'; +$lang['The best is to have them made automatically on a regular basis.'] = 'הכי טוב שיהיו מיוצרים אוטומטית באופן קבוע'; +$lang['The original picture will be detected with the filename (without extension).'] = 'התמונה המקורית תזוהה לפי שם הקובץ (ללא סיומת).'; +$lang['The other tags will be removed'] = 'התגים האחרים יוסרו'; +$lang['The passwords do not match'] = 'הסיסמאות אינן תואמות'; +$lang['Theme'] = 'עיצוב'; +$lang['Tag(s) \{%s1\} succesfully merged into "%s2"'] = 'התג(ים) {\%s1}\ מוזגו בהצלחה ל-"%s2"'; +$lang['Select groups or type them'] = 'בחר קבוצות או הקלד אותן'; +$lang['Select or create an album'] = 'בחר או צור אלבום'; +$lang['Selected user'] = 'משתמש נבחר'; +$lang['Selection mode'] = 'מצב בחירה'; +$lang['Sep'] = 'ספטמבר'; +$lang['Set as default'] = 'הגדר כברירת מחדל'; +$lang['Set as group for new users'] = 'הגדר כקבוצה למשתמשים חדשים'; +$lang['Set as main user'] = 'הגדר כמשתמש הראשי'; +$lang['Show'] = 'הצג'; +$lang['Show beta test plugins'] = 'הצג תוספים בבדיקת בטא'; +$lang['Show inactive plugins'] = 'הצג תוספים שאינם פעילים'; +$lang['Show plugins compatible with previous version of Piwigo'] = 'הצג תוספים תואמים לגרסה קודמת של Piwigo'; +$lang['Show sub-albums'] = 'הצג תתי-אלבומים'; +$lang['Shrink'] = 'צמצם'; +$lang['Put at the root'] = 'שמור בשורש'; +$lang['Rating greater than'] = 'דירוג גבוה מ'; +$lang['Read the release note'] = 'קרא את הערות הגירסה'; +$lang['Refresh thumbnail'] = 'רענן תמונת תצוגה'; +$lang['Registered'] = 'נרשם'; +$lang['Remove thumbnail'] = 'הסר תמונת תצוגה'; +$lang['Rename "%s"'] = 'שנה שם ל "%s"'; +$lang['Requires PHP %s'] = 'דורש PHP %s'; +$lang['Resend password link'] = 'שלח קישור לאיפוס סיסמה'; +$lang['Restored'] = 'שוחזר'; +$lang['Review'] = 'סקירה'; +$lang['Root'] = 'שורש'; +$lang['Save'] = 'שמור'; +$lang['Search albums'] = 'חפש אלבומים'; +$lang['Search tips'] = 'טיפים לחיפוש'; +$lang['Select'] = 'בחר'; +$lang['Select all %d tags'] = 'בחר את כל תגי %d'; +$lang['Select an album... or type it!'] = 'בחר אלבום... או הקלד אותו!'; +$lang['Pagination has changed and needs to be reloaded !'] = 'הדפדוף השתנה ויש לטעון מחדש!'; +$lang['Password copied'] = 'הסיסמה הועתקה'; +$lang['Photos per page'] = 'תמונות לעמוד'; +$lang['Picture to associate formats with'] = 'תמונה כדי לקשר פורמטים איתה'; +$lang['Piwigo core'] = 'ליבת Piwigo'; +$lang['Piwigo is also on mobile.'] = 'Piwigo זמין גם במובייל.'; +$lang['Place first'] = 'מקום ראשון'; +$lang['Place last'] = 'מקום אחרון'; +$lang['Please complete all fields'] = 'אנא מלא את כל השדות'; +$lang['Please upgrade your PHP version before any update.'] = 'אנא עדכן את גרסת ה-PHP שלך לפני כל עדכון.'; +$lang['Plugin "%s" deleted!'] = 'התוסף "%s" נמחק!'; +$lang['Plugin "%s" has been activated!'] = 'התוסף "%s" הופעל!'; +$lang['Portraits'] = 'דיוקנאות'; +$lang['Posted %s'] = 'פורסם %s'; +$lang['Promote mobile app on mobile devices'] = 'קדם את אפליקציית המובייל במכשירים ניידים'; +$lang['Properties of abums'] = 'מאפיינים של אלבומים'; +$lang['Purge Actions'] = 'ניקוי פעולות'; +$lang['Purge Cache'] = 'ניקוי מטמון'; +$lang['No format for this picture'] = 'אין פורמט לתמונה זו'; +$lang['No picture found with the following name : %s.'] = 'לא נמצאה תמונה עם השם הבא: %s.'; +$lang['No plugin activated'] = 'אין תוסף מופעל'; +$lang['No plugins found'] = 'לא נמצאו תוספים'; +$lang['No research in progress'] = 'אין חיפוש בתהליך'; +$lang['No search in progress'] = 'אין חיפוש בתהליך'; +$lang['No tag found'] = 'לא נמצא תג'; +$lang['No, I have changed my mind'] = 'לא, שיניתי את דעתי'; +$lang['Nov'] = 'נובמבר'; +$lang['Object'] = 'אובייקט'; +$lang['Oct'] = 'אוקטובר'; +$lang['Ok, got it!'] = 'אוקי, הבנתי!'; +$lang['On %d rating(s)'] = 'על %d דירוגים'; +$lang['Only admins in a specific group'] = 'רק מנהלים בקבוצה מסוימת'; +$lang['Open in gallery'] = 'פתח בגלריה'; +$lang['Other'] = 'אחר'; +$lang['Page Visited'] = 'דף נראה'; +$lang['Page Visited in %s'] = 'דף נראה ב %s'; +$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'אלבומים נעולים מושבתים לתחזוקה. רק מנהלי המערכת יכולים לראות אותם בגלריה. נעילת אלבום זה תנעול גם את תתי-האלבומים שלו.'; +$lang['Main user'] = 'משתמש ראשי'; +$lang['Manage album photos'] = 'ניהול תמונות אלבום'; +$lang['Manage sub-albums'] = 'ניהול תמונות אלבום'; +$lang['Manage users'] = 'ניהול משתמשים'; +$lang['Manage users with user manager'] = 'ניהול משתמשים עם מנהל משתמשים'; +$lang['Mar'] = 'מרץ'; +$lang['May'] = 'מאי'; +$lang['Memories'] = 'מזכרות'; +$lang['Merge'] = 'מזג'; +$lang['Metadata sync complete'] = 'סנכרון מטה-נתונים הושלם'; +$lang['Modified'] = 'שונה'; +$lang['More information'] = 'מידע נוסף'; +$lang['Name field must not be empty'] = 'שדה השם לא יכול להיות ריק'; +$lang['Name is already taken'] = 'שם כבר תפוס'; +$lang['New user added'] = 'משתמש חדש נוסף'; +$lang['No access to administration, can see private content with appropriate permissions.'] = 'אין גישה לממשק ניהול, יכול לראות תוכן פרטי עם הרשאות מתאימות'; +$lang['No albums found'] = 'לא נמצאו אלבומים'; +$lang['A photo library administrator has created the following account for you:'] = 'מנהל ספריית התמונות יצר עבורך את החשבון הבא:'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'קישור להפעלה בתוקף ל-%s נשלח אל "%s". אם לא קיבלת את הקישור, ניתן ליצור קישור חדש ולהעתיק אותו על ידי עריכת המשתמש וניהול הסיסמה שלו.'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'קישור להפעלה בתוקף ל-%s נוצר אך לא נשלח. כעת תוכל להעתיק את הקישור למטה ולשלוח אותו למשתמש.'; +$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'הקישור הזה תקף למשך %s. לאחר מכן, תצטרך לבקש קישור חדש.'; +$lang['To set your password, visit the following address:'] = 'כדי להגדיר את הסיסמה שלך, בקר בכתובת הבאה:'; +$lang['Welcome to %s'] = 'ברוכים הבאים ל %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'נמצאו %d נתיבים כפולים. פרטים ניתנו על ידי התוסף Check Uploads'; \ No newline at end of file diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 8f31764fd..6045a5021 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -37,7 +37,6 @@ $lang['%d new users'] = "%d משתמשים חדשים"; $lang['About'] = 'אודות'; $lang['All tags'] = 'כל התגיות'; $lang['Any tag'] = 'תגית כלשהי'; -$lang['At least one listed rule must be satisfied.'] = 'לפחות קריטריון אחד מצויין פה חייב להתקיים.'; $lang['Author'] = 'יוצר'; $lang['Albums'] = 'אלבומים'; $lang['Album'] = 'אלבום'; @@ -53,7 +52,6 @@ $lang['Creation date'] = "תאריך יצירה"; $lang['Current password is wrong'] = 'סיסמא שגויה'; $lang['Dimensions'] = "מימדים"; $lang['Display'] = 'תצוגה'; -$lang['Each listed rule must be satisfied.'] = 'כל קריטריון ברשימה חייב להתמלא.'; $lang['Email address'] = "כתובת דואר אלקטרוני"; $lang['Enter your personnal informations'] = "הזן את הנתונים האישיים שלך"; $lang['Error sending email'] = "שגיאה בעת שליחת דואר אלקטרוני"; @@ -86,7 +84,6 @@ $lang['Registration'] = "הרשמה"; $lang['Related tags'] = 'תגיות קשורות'; $lang['Reset'] = 'אפס'; $lang['Retrieve password'] = 'שחזר את הסיסמא'; -$lang['Search rules'] = 'קריטריוני חיפוש'; $lang['Search tags'] = 'חפש תגיות'; $lang['Search'] = "חיפוש"; $lang['display available tags'] = 'הצג תגיות קיימות'; @@ -108,7 +105,6 @@ $lang['add this photo to your favorites'] = 'הוסף תמונה זאת למוע $lang['Administration'] = 'ניהול אדמינים'; $lang['all'] = 'הכול'; $lang['ascending'] = 'עולה'; -$lang['author(s) : %s'] = 'יוצר/ים: %s'; $lang['Expand all albums'] = 'הרחב את כל האלבומים'; $lang['posted after %s (%s)'] = 'פורסם אחרי %s (%s)'; $lang['posted before %s (%s)'] = 'פורסם לפני %s (%s)'; @@ -241,7 +237,6 @@ $lang['Search for any term'] = 'חפש לפי תנאי כלשהו'; $lang['Empty query. No criteria has been entered.'] = "שאילתה ריקה. לא הוכנסו קריטריונים."; $lang['Search results'] = 'תוצאות חיפוש'; $lang['Search in sub-albums'] = 'חפש באלבומי המשנה'; -$lang['searched words : %s'] = 'מילים לחיפוש : %s'; $lang['Contact'] = "צור קשר"; $lang['set as album representative'] = 'בחר כצלמית אלבום'; $lang['Show number of comments'] = "הראה מספר תגובות"; @@ -421,3 +416,49 @@ $lang['day']['6'] = 'שבת'; $lang['Your authentication key is no longer valid.'] = 'מפתח האימות שלך אינו תקף יותר.'; $lang['generate random password'] = 'ייצר סיסמא אקראית'; $lang['Invalid username or password!'] = 'שם משתמש או סיסמא שגויים!'; +$lang['last 24 hours'] = '24 השעות האחרונות'; +$lang['last 3 months'] = '3 החודשים האחרונים'; +$lang['last 30 days'] = '30 הימים האחרונים'; +$lang['last 6 months'] = '6 החודשים האחרונים'; +$lang['last 7 days'] = '7 הימים האחרונים'; +$lang['last year'] = 'שנה שעברה'; +$lang['rating score %s'] = 'ציון דירוג %s'; +$lang['year %d'] = 'שנה %d'; +$lang['Pages'] = 'עמודים'; +$lang['Password: ********** (no copy by email)'] = 'סיסמה: ********** (אין העתקה באמצעות אימייל)'; +$lang['Pre-established filters are proposed, but you can add or remove them using the "Choose filters" button.'] = 'מסננים שהוגדרו מראש מוצעים, אך ניתן להוסיף או להסיר אותם באמצעות כפתור "בחר מסננים".'; +$lang['Related albums'] = 'אלבומים קשורים'; +$lang['Search in :'] = 'חפש ב:'; +$lang['Search in this set'] = 'חפש בקבוצה זו'; +$lang['Start-Date'] = 'תאריך התחלה'; +$lang['Tags found'] = 'תגיות שנמצאו'; +$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'התגיות המופיעות כאן תואמות את החיפוש לפי מילה. לחץ על אחת כדי לעיין לפי תגית.'; +$lang['The PDF you requested is too large to display on this page.'] = 'ה-PDF שביקשת גדול מדי להצגה בעמוד זה.'; +$lang['There are no authors available for the photos currently filtered'] = 'אין מחברים זמינים עבור התמונות שמוצגות כרגע'; +$lang['There are no creation dates available for the photos currently filtered'] = 'אין תאריכי יצירה זמינים עבור התמונות המוצגות כרגע'; +$lang['There are no tags available for the photos currently filtered'] = 'אין תגיות זמינות עבור התמונות המוצגות כרגע'; +$lang['Unknown time period'] = 'תקופת זמן לא ידועה'; +$lang['You can try to edit your filters and perform a new search.'] = 'תוכל לנסות לערוך את המסננים ולבצע חיפוש חדש.'; +$lang['last 12 months'] = '12 החודשים האחרונים'; +$lang['%d visits'] = '%d ביקורים'; +$lang['Added by'] = 'נוסף על ידי'; +$lang['Album already selected'] = 'האלבום כבר נבחר'; +$lang['Album description'] = 'תיאור האלבום'; +$lang['Album title'] = 'כותרת האלבום'; +$lang['Albums found'] = 'אלבומים נמצאו'; +$lang['Albums listed here match your search by word. Click on one to browse by album.'] = 'האלבומים המופיעים כאן תואמים את החיפוש לפי מילה. לחץ על אחד כדי לעיין לפי אלבום.'; +$lang['Cancel'] = 'בטל'; +$lang['Choose filters'] = 'בחר מסננים'; +$lang['Clear'] = 'נקה'; +$lang['Click here to display it'] = 'לחץ כאן כדי להציג'; +$lang['Custom dates'] = 'תאריכים מותאמים אישית'; +$lang['File type'] = 'סוג קובץ'; +$lang['Fill in the filters to start a search'] = 'מלא את המסננים כדי להתחיל חיפוש'; +$lang['Filters'] = 'מסננים'; +$lang['No results are available.'] = 'אין תוצאות זמינות.'; +$lang['Only the first %d albums are displayed, out of %d.'] = 'רק %d האלבומים הראשונים מוצגים, מתוך %d.'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'שם אלבום, 1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'שם אלבום, 100 → 10 → 5 → 1'; +$lang['Empty filters'] = 'נקה סינון'; +$lang['Validate'] = 'אמת'; +$lang['Set your password below.'] = 'הגדירו סיסמתכם מטה.'; \ No newline at end of file diff --git a/language/he_IL/install.lang.php b/language/he_IL/install.lang.php index 7eb193778..c6adbe12f 100644 --- a/language/he_IL/install.lang.php +++ b/language/he_IL/install.lang.php @@ -49,4 +49,5 @@ $lang['Just another Piwigo gallery'] = 'עוד גלריה מבית Piwigo'; $lang['Welcome to my photo gallery'] = 'ברוכים הבאים לגלרית התמונות שלי'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'אל תהסס להתייעץ בפורומים שלנו בכל נושא: %s'; $lang['Welcome to your new installation of Piwigo!'] = 'ברוך הבא לגלרית piwigo החדשה שלך'; -$lang['localhost or other, supplied by your host provider'] = 'מקומי(localhost)או אחר, המסופק על ידי הספק המארח שלך'; \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'מקומי(localhost)או אחר, המסופק על ידי הספק המארח שלך'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'דרושה גרסת PHP %s (אתה רץ על PHP %s)'; \ No newline at end of file diff --git a/language/he_IL/whats_new_15.lang.php b/language/he_IL/whats_new_15.lang.php new file mode 100644 index 000000000..da6006775 --- /dev/null +++ b/language/he_IL/whats_new_15.lang.php @@ -0,0 +1,11 @@ +new exciting features.'] = 'Questo è un aggiornamento importante, con nuove e interessanti funzionalità.'; $lang['Some themes and plugins may be not available yet.'] = 'Alcuni temi e plugin possono non essere ancora disponibili.'; $lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'E\' possibile aggiornare direttamente a Piwigo %s, senza passare per Piwigo %s (consigliato).'; -$lang['Save Template Directory'] = 'Salvare la template directory'; -$lang['Some upgrades are available for extensions.'] = 'Degli aggiornamenti sono disponibili per le estensioni.'; +$lang['Save Template Directory'] = 'Salva la directory template'; +$lang['Some upgrades are available for extensions.'] = 'Alcune estensioni hanno aggiornamenti disponibili.'; $lang['Please wait...'] = 'Attendere prego...'; $lang['Ignore All'] = 'Ignorare tutto'; $lang['Crop'] = 'Ridimenzionare'; @@ -732,35 +732,35 @@ $lang['Width'] = 'Larghezza'; $lang['Height'] = 'Altezza'; $lang['Follow Orientation'] = 'Rispettare l\'orientamento'; $lang['Graphics Library'] = 'Libreria grafica'; -$lang['Show menubar'] = 'Visualizzare il menu'; +$lang['Show menubar'] = 'Visualizza il menu'; $lang['No results'] = 'Nessun risultato'; $lang['Type in a search term'] = 'Digitare un termine di ricerca'; $lang['Searching...'] = 'Ricerca...'; $lang['new'] = 'nuovo'; $lang['Default photos order'] = 'Ordinamento predefinita delle foto'; -$lang['Activate icon "new" next to albums and pictures'] = 'Visualizzare l\'icona "nuovo" a fianco degli album e delle foto'; +$lang['Activate icon "new" next to albums and pictures'] = 'Visualizza l\'icona "nuovo" a fianco degli album e delle foto'; $lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Non potete impostare l\'ordine predefinito delle foto perché avete un\'impostazione personalizzata nella configurazione locale.'; $lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'Avete specificato $conf[\'order_by\'] nel vostro file di configurazione locale, questo parametro è obsoleto, si prega di eliminarlo o rinominarlo in $conf[\'order_by_custom\'] !'; -$lang['Add a criteria'] = 'Aggiungere un criterio'; +$lang['Add a criteria'] = 'Aggiungi un criterio'; $lang['... or '] = '... oppure '; -$lang['Create'] = 'Creare'; +$lang['Create'] = 'Crea'; $lang['Start Upload'] = 'Avviare il caricamento'; $lang['You are using the Flash uploader. Problems? Try the Browser uploader instead.'] = 'Si sta utilizzando il Flash uploader. Problemi? Provare il Browser uploader invece.'; $lang['You are using the Browser uploader. Try the Flash uploader instead.'] = 'State utilizzando il Browser uploader. Provate con il Flash uploader invece.'; $lang['Maximum file size: %sB.'] = 'Grandezza massima dei file: %sB.'; $lang['Allowed file types: %s.'] = 'Tipi di file autorizzati: %s.'; $lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Risoluzione massima approssimativa: %dM pixels (sia %dx%d pixels)'; -$lang['Manage Permissions'] = 'Gestire i permessi'; +$lang['Manage Permissions'] = 'Gestisci i permessi'; $lang['Photo %s of %s'] = 'Foto %s su %s'; $lang['show details'] = 'mostrare i dettagli'; -$lang['hide details'] = 'nascondere i dettagli'; -$lang['Merge tags'] = 'Unire i tags'; +$lang['hide details'] = 'nascondi dettagli'; +$lang['Merge tags'] = 'Unire i tag'; $lang['Select the destination tag'] = 'Selezionare il tag di destinazione'; $lang['(this tag will be deleted)'] = '(questo tag sara cancellato)'; -$lang['Confirm merge'] = 'Confermare l\'unione'; -$lang['Merge selected tags'] = 'Unire i tags selezionati'; +$lang['Confirm merge'] = 'Conferma l\'unione'; +$lang['Merge selected tags'] = 'Unire i tag selezionati'; $lang['No destination tag selected'] = 'Non avete selezionato il tag di destinazione'; -$lang['Tags %s merged into tag %s'] = 'I tags %s sono stati uniti nel tag %s'; +$lang['Tags %s merged into tag %s'] = 'I tag %s sono stati uniti nel tag %s'; $lang['Select at least two tags for merging'] = 'Selezionare almeno due tag da fuzionare'; $lang['Average rate'] = 'Voto medio'; $lang['Rate'] = 'Voto'; @@ -776,24 +776,24 @@ $lang['With no album'] = 'Senza album'; $lang['With no tag'] = 'Senza tag'; $lang['With no virtual album'] = 'Senza album virtuale'; $lang['Predefined filter'] = 'Filtro predefinito'; -$lang['Add tags'] = 'Aggiungere i tags'; +$lang['Add tags'] = 'Aggiungi tag'; $lang['Synchronize metadata'] = 'Sincronizzare i metadati'; -$lang['Add to caddie'] = 'Aggiungere al cestino'; +$lang['Add to caddie'] = 'Aggiungi al carrello'; $lang['Zoom'] = 'Zoom'; $lang['Resize after upload'] = 'Ridimensionare dopo il caricamento'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Ridimensionamento dopo l\'upload disattivato a causa dell\'uso di GD come libreria grafica'; $lang['Original Size'] = 'Dimensioni originali'; -$lang['Send connection settings by email'] = 'Inviare gli ID via email'; +$lang['Send connection settings by email'] = 'Invia gli ID via email'; $lang['Activate comments'] = 'Attivare i commenti'; $lang['Default comments order'] = 'Ordinamento predefinito dei commenti'; $lang['A locked gallery is only visible to administrators'] = 'Una galleria bloccata è visibile solo dagli amministratori'; -$lang['Unlock gallery'] = 'Sbloccare la galleria'; +$lang['Unlock gallery'] = 'Sblocca la galleria'; $lang['Gallery unlocked'] = 'Galleria sbloccata'; $lang['Notify administrators when a comment is'] = 'Notificare agli amministratori quando un commento viene'; $lang['modified'] = 'modificato'; $lang['deleted'] = 'cancellato'; $lang['pending validation'] = 'in attesa di convalida'; -$lang['Save visits in history for'] = 'Salvare storia delle visite per '; +$lang['Save visits in history for'] = 'Salva storia delle visite per '; $lang['simple visitors'] = 'singoli visitatori'; $lang['registered users'] = 'utenti registrati'; $lang['administrators'] = 'amministratori'; @@ -808,9 +808,9 @@ $lang['Not cropped correctly?'] = 'La foto non è ritagliata correttamente?'; $lang['Photo name'] = 'Nome foto'; $lang['Automatic sort order'] = 'Ordinamento automatico'; $lang['apply automatic sort order'] = 'applicare un criterio di ordinamento automatico'; -$lang['Save manual order'] = 'Salvare l\'ordinamento manuale'; +$lang['Save manual order'] = 'Salva l\'ordinamento manuale'; $lang['cancel manual order'] = 'cancellare l\'ordinamento manuale'; -$lang['Cancel'] = 'Cancellare'; +$lang['Cancel'] = 'Annulla'; $lang['List'] = 'Lista'; $lang['Web Form'] = 'Modulo web'; $lang['Applications'] = 'Applicazioni'; @@ -855,7 +855,7 @@ $lang['For photo sizes with crop, such as "Square", Piwigo will do its best to i $lang['By default, the center of interest is placed in the middle of the photo.'] = 'Per impostazione predefinita, il centro d\'interesse è posizionato nel mezzo della foto.'; $lang['Select a zone with your mouse to define a new center of interest.'] = 'Seleziona una zona con il mouse in modo da definire un nuovo centro d\'interesse.'; $lang['custom'] = 'Personalizzato'; -$lang['Delete multiple size images'] = 'Elimina immagini con dimensioni differenti'; +$lang['Delete multiple size images'] = 'Elimina immagini con dimensioni multiple'; $lang['Generate multiple size images'] = 'Genera immagini con dimensioni diverse'; $lang['add a new watermark'] = 'Aggiungi un nuovo watermark'; $lang['Apply watermark if height is bigger than'] = 'Aggiungi watermark se l\'altezza è maggiore di'; @@ -896,24 +896,24 @@ $lang['%d second'] = '%d secondo'; $lang['%d seconds'] = '%d secondi'; $lang['Sharpen'] = 'Evidenziare'; $lang['Edit photo'] = 'Modificare foto'; -$lang['create a new site'] = 'creare un nuovo sito'; +$lang['create a new site'] = 'crea un nuovo sito'; $lang['No order field selected'] = 'Nessun criterio di ordinamento selezionato'; $lang['Name of the duplicate'] = 'Nome del duplicato'; $lang['Source tag'] = 'Sorgente tag'; $lang['Tag "%s" is now a duplicate of "%s"'] = 'Il tag "%s" è ormai una copia di "%s"'; -$lang['Duplicate selected tags'] = 'Duplicare i tags selezionati'; +$lang['Duplicate selected tags'] = 'Duplicare i tag selezionati'; $lang['Minimum height'] = 'Altezza minima'; $lang['Minimum width'] = 'Larghezza minima'; $lang['Portrait'] = 'Ritratto'; $lang['Landscape'] = 'Paesaggio'; $lang['Panorama'] = 'Panorama'; -$lang['Manage photos'] = 'Gestire foto'; +$lang['Manage photos'] = 'Gestisci foto'; $lang['View in gallery'] = 'Mostra nella galleria'; $lang['Number of albums per page'] = 'Numero d\'album per pagina'; $lang['Ratio'] = 'Rapporto'; $lang['between %d and %d pixels'] = 'tra %d e %d pixels'; $lang['between %.2f and %.2f'] = 'tra %.2f e %.2f'; -$lang['Manage the members'] = 'Gestire membri'; +$lang['Manage the members'] = 'Gestisci membri'; $lang['Type here the name of the new group'] = 'Digita quì il nome del nuovo gruppo'; $lang['No groups selected, no actions possible.'] = 'Nessun gruppo selezionato, nessuna azione possibile.'; $lang['Please select at least two groups'] = 'Seleziona almeno due gruppi'; @@ -923,7 +923,7 @@ $lang['This group will be unset to default'] = 'Questo gruppo non sarà più uti $lang['This group will be set to default'] = 'Questo gruppo sarà impostato sul valore predefinito'; $lang['No members to manage'] = 'Nessun membro da gestire'; $lang['Rename'] = 'Rinomina'; -$lang['Purge user cache'] = 'Svuotare la cache utente'; +$lang['Purge user cache'] = 'Svuota la cache utente'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Le dimensioni dell\'immagine saranno ridotte a %dx%d pixel.'; $lang['Mail theme'] = 'Tema email'; $lang['Select at least one tag'] = 'Selezionare almeno un tag'; @@ -947,7 +947,7 @@ $lang['Change username'] = 'Cambia nome utente'; $lang['Update user'] = 'Aggiorna utente'; $lang['User %s updated'] = 'Utente %s aggiornato'; $lang['Users modified'] = 'Utenti modificati'; -$lang['Open user details'] = 'Aprire dettagli utente'; +$lang['Open user details'] = 'Apri dettagli utente'; $lang['Close user details'] = 'Chiudi dettagli utente'; $lang['close'] = 'chiudere'; $lang['Activate it now'] = 'Attivalo ora'; @@ -972,27 +972,27 @@ $lang['Orphans'] = 'Orfane'; $lang['Recipients'] = ' Destinatari'; $lang['Y Repeat'] = 'Y Ripeti'; -$lang['Storage used'] = 'Stoccaggio utilizzato'; +$lang['Storage used'] = 'Memoria utilizzata'; $lang['Dashboard'] = 'Quadro di controllo'; $lang['checksum'] = 'checksum'; $lang['delete album and all %d photos, even the %d associated to other albums'] = 'cancellare l\'album et tutte le %d foto, anche le %d associate ad altri album'; $lang['delete only album, not photos'] = 'cancellare solo l\'album, e non le foto'; $lang['orphans to delete'] = 'orfane da cancellare'; $lang['delete album and the %d orphan photos'] = 'cancellare l\'album e le %d immagini orfane'; -$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'È tempo di aggiornare la vostra version di Piwigp %s verso la %s'; +$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'È tempo di aggiornare la vostra Piwigo alla versione %s, vai su %s'; $lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'Condividete / Inviate le vostre foto direttamente dal vostro MacOS X (10.10 o successive) verso il vostro Piwigo.'; $lang['Select tags'] = 'Selezionare dei Tag'; $lang['Running on an up-to-date Piwigo is important for security.'] = 'Mantenere Piwigo aggiornato è importante per la sicurezza.'; $lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Sync vi permette di aggiungere l\'insieme delle cartelle di una directory. Se eseguite di nuovo la sincronizzazione, verranno aggiunte solo le nuove foto.'; -$lang['Piwigo %s is available, please update'] = 'Piwigo %s è disponibile, siete pregati di effettuare l\'aggiornamento'; +$lang['Piwigo %s is available, please update'] = 'Piwigo %s è disponibile, aggiornalo!'; $lang['Delete album "%s" and its %d sub-albums.'] = 'Cancellare l\'album "%s" e i suoi %d sub-album.'; $lang['It only takes a few clicks.'] = 'Ciò si fa in pochi click'; $lang['Delete album "%s".'] = 'Cancellare l\'album "%s"'; -$lang['Display form'] = 'Visualizzare il modulo'; +$lang['Display form'] = 'Visualizza il modulo'; $lang['No filter on album. Select one or type to search'] = 'Nessun filtro. Toccare qui per cercare un album.'; $lang['No tags selected, no actions possible.'] = 'Nessun tag selezionato, nessuna azione possibile.'; -$lang['Confirm deletion'] = 'Confermare l\'eliminazione'; -$lang['(determined from photos)'] = '(Determinata dalle foto)'; +$lang['Confirm deletion'] = 'Conferma l\'eliminazione'; +$lang['(determined from photos)'] = '(determinata dalle foto)'; $lang['Some checksums are missing.'] = 'Checkums mancanti'; $lang['Synchronization in progress'] = 'Sincronizzazione in corso'; $lang['Visit'] = 'Visita'; @@ -1010,15 +1010,15 @@ $lang['Display category date'] = 'Visualizza la data della categoria'; $lang['Piwigo requires an album to add photos.'] = 'Piwigo ha bisogno di un album per aggiungere delle foto.'; $lang[' (copy)'] = '(copia)'; $lang['Activity peak in the last weeks'] = 'Picchi di attività nelle ultime settimane'; -$lang['Album search tool'] = 'Ricerca d\'album'; -$lang['Are you sure you want to delete all sizes?'] = 'Sei sicuro di voler eliminare tutte le taglie ?'; -$lang['Are you sure you want to delete group "%s"?'] = 'Sei sicuro di voler eliminare il gruppo "%s" ?'; -$lang['Are you sure you want to delete the language "%s"?'] = 'Sei sicuro di voler rimuovere la lingua "%s" ?'; -$lang['Are you sure you want to delete the plugin "%s"?'] = 'Sei sicuro di voler rimuovere il plug-in "%s" ?'; -$lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Sei sicuro di voler eliminare le notazioni dell\'utente "%s" ?'; -$lang['Are you sure you want to delete the theme "%s"?'] = 'Sei sicuro di voler eliminare il tema "%s" ?'; -$lang['Are you sure you want to delete the user "%s"?'] = 'Sei sicuro di voler eliminare l\'utente "%s" ?'; -$lang['Are you sure you want to delete this site?'] = 'Sei sicuro di aver eliminato questo sito & nbsp?'; +$lang['Album search tool'] = 'Strumento di ricerca album'; +$lang['Are you sure you want to delete all sizes?'] = 'Sei sicuro di voler eliminare tutte le dimensioni?'; +$lang['Are you sure you want to delete group "%s"?'] = 'Sei sicuro di voler eliminare il gruppo "%s"?'; +$lang['Are you sure you want to delete the language "%s"?'] = 'Sei sicuro di voler rimuovere la lingua "%s"?'; +$lang['Are you sure you want to delete the plugin "%s"?'] = 'Sei sicuro di voler rimuovere il plug-in "%s"?'; +$lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Sei sicuro di voler eliminare i giudizi dell\'utente "%s"?'; +$lang['Are you sure you want to delete the theme "%s"?'] = 'Sei sicuro di voler eliminare il tema "%s"?'; +$lang['Are you sure you want to delete the user "%s"?'] = 'Sei sicuro di voler eliminare l\'utente "%s"?'; +$lang['Are you sure you want to delete this site?'] = 'Sei sicuro di voler eliminare questo sito?'; $lang['1 album found'] = '1 album trovato'; $lang['%s GB used'] = '%s GB utilizzati'; $lang['%s MB used'] = '%s MB utilizzati'; @@ -1035,17 +1035,17 @@ $lang['%d photos'] = '%d foto'; $lang['%d sub-albums'] = '%d sub-album'; $lang['Cache'] = 'Cache'; $lang['Choose which tag to merge these tags into'] = 'Scegli in quale tag unire questi tag'; -$lang['Are you sure you want to delete this theme?'] = 'Sei sicuro di aver eliminato questo tema ?'; -$lang['Are you sure you want to delete this?'] = 'Sei sicuro di rimuovere questo ?'; -$lang['Are you sure you want to install the plugin "%s"?'] = 'Sei sicuro di voler installare il plugin "%s" ?'; -$lang['Are you sure you want to lock the gallery?'] = 'Sei sicuro di voler bloccare la galleria ?'; -$lang['Delete album'] = 'Eliminare l\'album'; +$lang['Are you sure you want to delete this theme?'] = 'Sei sicuro di voler eliminare questo tema?'; +$lang['Are you sure you want to delete this?'] = 'Sei sicuro di volerlo eliminare?'; +$lang['Are you sure you want to install the plugin "%s"?'] = 'Sei sicuro di voler installare il plugin "%s"?'; +$lang['Are you sure you want to lock the gallery?'] = 'Sei sicuro di voler bloccare la galleria?'; +$lang['Delete album'] = 'Elimina l\'album'; $lang['Delete orphan tags ?'] = 'Rimuovere i tag orfani?'; $lang['Delete tag "%s"?'] = 'Rimuovere il tag "%s" ?'; $lang['Delete tags \{%s\}?'] = 'Rimuovere i tag \{%s\}?'; -$lang['Are you sure you want to restore this plugin?'] = 'Sei sicuro di ripristinare questo plugin ?'; -$lang['Are you sure you want to restore to default settings?'] = 'Sei sicuro di voler ripristinare le impostazioni predefinite ?'; -$lang['Are you sure you want to update all extensions?'] = 'Sei sicuro di volere aggiornare tutte le estensioni ?'; +$lang['Are you sure you want to restore this plugin?'] = 'Sei sicuro di ripristinare questo plugin?'; +$lang['Are you sure you want to restore to default settings?'] = 'Sei sicuro di voler ripristinare le impostazioni predefinite?'; +$lang['Are you sure you want to update all extensions?'] = 'Sei sicuro di volere aggiornare tutte le estensioni?'; $lang['Associate User'] = 'Associare l\'utente'; $lang['At least 2 selected tags are needed to merge'] = 'È necessario selezionare almeno 2 tag per la fusione'; $lang['Average last 12 months'] = 'Media degli ultimi 12 mesi'; @@ -1053,13 +1053,13 @@ $lang['Clear Selection'] = 'Cancella selezione'; $lang['Compare mode'] = 'Modalità di confronto'; $lang['Created on %s'] = 'Creato il %s'; $lang['Delete them'] = 'Eliminali'; -$lang['Display'] = 'Visualizzare'; -$lang['Displays a banner to install or open the official Piwigo app'] = 'Visualizza un banner per installare e/o aprire l\'applicazione mobile ufficiale di Piwigo'; -$lang['Are you sure you want to restore the plugin "%s"?'] = 'Sei sicuro di voler ripristinare il plugin "%s" ?'; +$lang['Display'] = 'Visualizza'; +$lang['Displays a banner to install or open the official Piwigo app'] = 'Visualizza un banner per installare e/o aprire l\'App ufficiale di Piwigo'; +$lang['Are you sure you want to restore the plugin "%s"?'] = 'Sei sicuro di voler ripristinare il plugin "%s"?'; $lang['Set as default'] = 'Definisci impostazione predefinita'; $lang['Videos'] = 'Video'; $lang['Yes, I am sure'] = 'Sì, sono sicuro'; -$lang['Yes, delete'] = 'Sì, voglio eliminare'; +$lang['Yes, delete'] = 'Sì, elimina'; $lang['in gallery'] = 'nella galleria'; $lang['no photo'] = 'nessuna immagine'; $lang['Dissociate user from this group'] = 'Dissocia l\'utente da questo gruppo'; @@ -1072,7 +1072,7 @@ $lang['Group renamed'] = 'Gruppo rinomato'; $lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = 'Il/I gruppi \{%s1\} sono stati fusi nel gruppo "%s2"'; $lang['Groups \{%s\} succesfully deleted'] = 'I gruppi \{%s\} sono stati cancellati'; $lang['Keep them'] = 'Mantenergli'; -$lang['Manage album photos'] = 'Gestisci le foto del album'; +$lang['Manage album photos'] = 'Gestisci le foto dell\'album'; $lang['Manage sub-albums'] = 'Gestisci album secondari'; $lang['Manage users with user manager'] = 'Gestisci i membri nel gestore utenti'; $lang['Merge'] = 'Unisci'; @@ -1085,20 +1085,20 @@ $lang['Open in gallery'] = 'Apri in galleria'; $lang['Other'] = 'Altro'; $lang['Page Visited'] = 'Pagine viste'; $lang['Page Visited in %s'] = 'Pagine visualizzate in %s'; -$lang['Please upgrade your PHP version before any update.'] = 'Dovrai aggiornare il tuo PHP prima di poter aggiornare Piwigo.'; +$lang['Please upgrade your PHP version before any update.'] = 'Dovrai aggiornare PHP prima di poter aggiornare Piwigo.'; $lang['Portraits'] = 'Ritratti'; $lang['Posted %s'] = 'Pubblicata %s'; $lang['Promote mobile app on mobile devices'] = 'Promuovi l\'applicazione mobile su smartphone e tablet'; $lang['Refresh thumbnail'] = 'Cambia miniatura'; $lang['User "%s" dissociated from this group'] = 'L\'utente "%s" si è dissociato da questo gruppo'; $lang['Select all %d tags'] = 'Seleziona tutti i %d tag'; -$lang['Select an album... or type it!'] = 'Seleziona un album ... o scrivilo!'; +$lang['Select an album... or type it!'] = 'Seleziona un album... o scrivilo!'; $lang['Selection mode'] = 'Modalità di selezione'; $lang['Set as group for new users'] = 'Associa automaticamente ai futuri utenti'; $lang['Show inactive plugins'] = 'Mostra plugin disabilitati'; $lang['Show sub-albums'] = 'Mostra album secondari'; $lang['Showing %s users out of %s'] = 'Mostra %s utenti tra %s'; -$lang['Storage'] = 'Conservazione'; +$lang['Storage'] = 'Memoria'; $lang['Tag "%s" created'] = 'Il tag \"%s\" è stato creato'; $lang['Tag "%s" succesfully deleted'] = 'Il tag \"%s\" è stato eliminato'; $lang['Tag "%s1" renamed in "%s2"'] = 'Il tag \"%s1\" è stato rinominato \"%s2\"'; @@ -1140,10 +1140,10 @@ $lang['%s lines'] = '%s righe'; $lang['%d user edited'] = '%d utente editato'; $lang['%d user logged in'] = '%d utente connesso'; $lang['%d user logged out'] = '%d utente disconnesso'; -$lang['%d users added'] = '%d utente aggiunto'; -$lang['%d users edited'] = '%d utente editati'; -$lang['%d users logged in'] = '%d utente connessi'; -$lang['%d users logged out'] = '%d utente disconnessi'; +$lang['%d users added'] = '%d utenti aggiunti'; +$lang['%d users edited'] = '%d utenti editati'; +$lang['%d users logged in'] = '%d utenti connessi'; +$lang['%d users logged out'] = '%d utenti disconnessi'; $lang['%d user added'] = '%d utente aggiunto'; $lang['%d tag edited'] = '%d tag editato'; $lang['%d tag moved'] = '%d tag spostato'; @@ -1183,7 +1183,7 @@ $lang['and %d more'] = 'e %d altro(i)'; $lang['months ago'] = 'mesi'; $lang['since the beginning'] = 'da capo'; $lang['Close'] = 'Chiudere'; -$lang['Deactivated'] = 'Desattivato'; +$lang['Deactivated'] = 'Disattivato'; $lang['Discover'] = 'Scoprire'; $lang['Apr'] = 'Apr'; $lang['Aug'] = 'Ago'; @@ -1223,7 +1223,7 @@ $lang['Email'] = 'E-mail'; $lang['Edit photo #%s'] = 'Modifica foto #%s'; $lang['Edit guest user'] = 'Modifica utente ospite'; $lang['Edit'] = 'Modificare'; -$lang['Downloaded'] = 'Caricato'; +$lang['Downloaded'] = 'Scaricato'; $lang['Download all activities'] = 'Scarica tutte le attività'; $lang['Delete user'] = 'Elimina utente'; $lang['Delete these sizes'] = 'Elimina taglie'; @@ -1236,15 +1236,15 @@ $lang['Change Password'] = 'cambia la password'; $lang['Certification higher or equal to'] = 'Certificazione maggiore o uguale a'; $lang['Can be shared by several individuals without conflict (they cannot change the password).'] = 'Può essere condiviso tra più persone senza entrare in conflitto (password non modificabile).'; $lang['Cache size'] = 'Dimensione della cache'; -$lang['Are you sure you want to unlock the gallery?'] = 'Sei sicuro di voler sbloccare la galleria ?'; -$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'Sei sicuro di voler disinstallare il plugin "%s" ?'; +$lang['Are you sure you want to unlock the gallery?'] = 'Sei sicuro di voler sbloccare la galleria?'; +$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'Sei sicuro di voler disinstallare il plugin "%s"?'; $lang['Advanced filters'] = 'Filtri avanzati'; $lang['Additional filters'] = 'Filtri aggiuntivi'; $lang['Version %s'] = 'Versione %s'; -$lang['Users not logged in will have these settings applied, these settings are used by default for new users'] = 'Gli utenti non connessi avranno queste impostazioni applicate, queste impostazioni sono utilizzate per predefinizione per i nuovi utenti'; -$lang['Upload Formats'] = 'Scaricare formati'; +$lang['Users not logged in will have these settings applied, these settings are used by default for new users'] = 'Gli utenti non connessi avranno queste impostazioni applicate, queste impostazioni sono utilizzate per default per i nuovi utenti'; +$lang['Upload Formats'] = 'Formati caricamento'; $lang['User updated'] = 'Utente modificato'; -$lang['Update'] = 'Aggiornare'; +$lang['Update'] = 'Aggiorna'; $lang['Understood, do not show again'] = 'Capito, non mostrarti più'; $lang['Try now !'] = 'Vieni a provare subito!'; $lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'Questa foto è fisicamente collegata a quest\'album, non puoi scollegarli.'; @@ -1255,7 +1255,7 @@ $lang['There is multiple image in the database with the following names : %s.'] $lang['The original picture will be detected with the filename (without extension).'] = 'La foto originale verrà rilevata confrontando i nomi dei file (senza estensione).'; $lang['This plugin is incompatible with your version'] = 'Questo plugin non è compatibile con la tua versione'; $lang['This plugin was updated less than 6 months ago'] = 'Questo plugin ha ricevuto un aggiornamento meno di 6 mesi fa'; -$lang['This plugin have no update since 3 years ! It may be outdated'] = 'Questo plugin non ha avuto un aggiornamento da 3 anni ! Potrebbe essere obsoleto'; +$lang['This plugin have no update since 3 years ! It may be outdated'] = 'Questo plugin non ha avuto un aggiornamento da 3 anni! Potrebbe essere obsoleto'; $lang['This plugin have been updated recently'] = 'Questo plugin è stato aggiornato da poco'; $lang['This plugin has no recent update'] = 'Questo plugin non ha un aggiornamento recente'; $lang['Show plugins compatible with previous version of Piwigo'] = 'Mostra i plugin compatibili con la versione precedente di Piwigo'; @@ -1272,13 +1272,13 @@ $lang['Restored'] = 'Ripristinato'; $lang['Rename "%s"'] = 'Rinominare "%s"'; $lang['Registered'] = 'Registrato'; $lang['Rating greater than'] = 'Voto superiore a'; -$lang['Purge Cache'] = 'Eliminare la cache'; +$lang['Purge Cache'] = 'Svuota cache'; $lang['Purge Actions'] = 'Azioni di eliminazione'; $lang['Properties of abums'] = 'Proprietà degli album'; -$lang['Plugin "%s" has been activated!'] = 'Il plugin "%s" è stato attivato !'; -$lang['Plugin "%s" deleted!'] = 'Plugin "%s" cancellato !'; -$lang['Place last'] = 'Mettere alla fine'; -$lang['Place first'] = 'Mettere all\'inizio'; +$lang['Plugin "%s" has been activated!'] = 'Il plugin "%s" è stato attivato!'; +$lang['Plugin "%s" deleted!'] = 'Plugin "%s" cancellato!'; +$lang['Place last'] = 'Metti alla fine'; +$lang['Place first'] = 'Metti all\'inizio'; $lang['Piwigo is also on mobile.'] = 'Piwigo è anche sul cellulare'; $lang['Piwigo core'] = 'Kernel di Piwigo'; $lang['Picture to associate formats with'] = 'Foto da associare ai formati'; @@ -1294,9 +1294,9 @@ $lang['No access to administration, can see private content with appropriate per $lang['New user added'] = 'Nuovo utente aggiunto'; $lang['More information'] = 'Più informazioni'; $lang['Memories'] = 'Ricordi'; -$lang['Manage users'] = 'Gestire gli utenti'; +$lang['Manage users'] = 'Gestisci utenti'; $lang['Last revision date is newer than'] = 'Ultima revisione recente di almeno'; -$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Gli album bloccati sono disabilitati per la manutenzione. Solo gli amministratori possono vederli nella galleria. Il blocco di questo album bloccherà anche i sub-album'; +$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Gli album si possono bloccare per la manutenzione. Solo gli amministratori possono vederli nella galleria. Il blocco di questo album bloccherà anche i sub-album.'; $lang['Latest Piwigo news'] = 'Ultima notizia di Piwigo'; $lang['Mar'] = 'Mar'; $lang['May'] = 'Mag'; @@ -1322,7 +1322,7 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['The best is to have them made automatically on a regular basis.'] = 'La cosa migliore sarebbe di eseguire tale procedura automaticamente su base regolare.'; $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['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Alcune fotografie sono scomparse dal tuo file System. Dettagli forniti dal plugin Controlla Caricamenti.'; $lang['Visit history'] = 'Cronologia visitatori.'; $lang['%d pictures in sub-albums'] = '%d immagini nei sotto album'; $lang['%d filtered user'] = '%d utente filtrato'; @@ -1333,11 +1333,11 @@ $lang['Activate button "%s"'] = 'Attiva pulsante "%s"'; $lang['All admins'] = 'Tutti gli amministratori'; $lang['Allow comments for sub-albums'] = 'Permetti commenti per sotto album.'; $lang['Authorize comments'] = 'Autorizza commenti.'; -$lang['Comments allowed for sub-albums'] = 'Commenti abilitati per sotto album.'; -$lang['Comments disallowed for sub-albums'] = 'Commenti disabilitati per sotto album.'; -$lang['Created'] = 'Creato.'; +$lang['Comments allowed for sub-albums'] = 'Commenti consentiti per sotto-album.'; +$lang['Comments disallowed for sub-albums'] = 'Commenti non permessi per sotto-album.'; +$lang['Created'] = 'Creato'; $lang['Detect and avoid duplicates during upload'] = 'Individua ed evita duplicati nel corso del caricamento.'; -$lang['Disallow comments for sub-albums'] = 'Disabilita commenti per sotto album.'; +$lang['Disallow comments for sub-albums'] = 'Non permettere commenti per sotto-album.'; $lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'Durante il caricamento, se Piwigo rileva che la fotografia già esiste, associa tale foto all\'album di destinazione, senza duplicarla.'; $lang['Locked album'] = 'Album bloccato'; $lang['Modified'] = 'Modificato'; @@ -1348,7 +1348,7 @@ $lang['This album is currently locked, visible only to administrators.'] = 'L\'a $lang['Unlock it'] = 'Sbloccalo.'; $lang['Unlocked album'] = 'Album sbloccato.'; $lang['%d files'] = '%d file'; -$lang['Expand'] = 'Espandi.'; +$lang['Expand'] = 'Espandi'; $lang['Shrink'] = 'Riduci.'; $lang['Core'] = 'nucleo'; $lang['Create and select'] = 'Crea e seleziona'; @@ -1373,4 +1373,35 @@ $lang['An error has occured'] = 'È accaduto un errore'; $lang['Auto-update'] = 'Aggiornamento automatico'; $lang['Changes saved'] = 'Cambiamenti salvati'; $lang['Create a root album'] = 'Crea album radice'; -$lang['Activate create mode to create and select an album'] = 'Attiva modalità creazione per creare e selezionare un album'; \ No newline at end of file +$lang['Activate create mode to create and select an album'] = 'Attiva modalità creazione per creare e selezionare un album'; +$lang['Copy the password link'] = 'Copia il collegamento della password'; +$lang['Main user'] = 'Utente principale'; +$lang['Ok, got it!'] = 'Ok, ho capito!'; +$lang['Password copied'] = 'Password copiata'; +$lang['Please complete all fields'] = 'Prego completare tutti i campi'; +$lang['Read the release note'] = 'Leggi le note di rilascio'; +$lang['Resend password link'] = 'Invia nuovamente il link della password'; +$lang['Set as main user'] = 'Imposta come utente principale'; +$lang['The passwords do not match'] = 'Le password non coincidono'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Questo utente deve prima essere impostato come webmaster prima che possa essere promosso ad utente principale'; +$lang['To be sure, please rewrite the word “%s” below'] = 'Per essere sicuro, prego riscrivi la parola sottostante "%s" '; +$lang['Username successfully modified'] = 'Nome utente modificato con successo'; +$lang['What\'s new in version %s'] = 'Cosa c\'è di nuovo nella versione %s?'; +$lang['Yes, let\'s proceed'] = 'Sì, procediamo!'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Stai per impostare %s come utente principale al posto di %s, vuoi procedere?'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'Non sei autorizzato a cambiare l\'utente principale, per favore chiedi al tuo webmaster.'; +$lang['You can now change the main user from %s to %s.'] = 'Ora puoi cambiare l\'utente principale da %s a %s.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Non puoi copiare la password se la connessione al sito non è sicura.'; +$lang['%s is the new main user'] = '%s è il nuovo utente principale'; +$lang['Copied link'] = 'Link copiato'; +$lang['Copy password'] = 'Copia password'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Copia il collegamento sottostante ed invialo all\'utente in modo che possa impostare la password.'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Non posso inviare un\'email a questo utente in quanto non '; +$lang['Changing the main user'] = 'Cambiare l\'utente principale'; +$lang['A photo library administrator has created the following account for you:'] = 'Un amministratore della galleria fotografica ha creato per te il seguente account:'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'È stato inviato a "%s" un link d\'attivazione valido per %s. Qualora l\'utente non ricevesse il link, puoi generarne e poi copiarne uno nuovo modificando l\'utente e gestendone la password.'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'È stato creato un link d\'attivazione valido per %s, ma non è stato possibile inviarlo. Ora puoi copiare il link sottostante ed inviarlo all\'utente.'; +$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Il link è valido per %s. trascorso tale intervallo, dovrai richiedere un nuovo link.'; +$lang['To set your password, visit the following address:'] = 'Per impostare la password, visita il seguente indirizzo:'; +$lang['Welcome to %s'] = 'Benvenuto su %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Abbiamo trovato %d percorsi duplicati in modo anomalo. Verifica con il plugin Check Uploads.'; \ No newline at end of file diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 03c097090..c1c559b37 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -297,7 +297,7 @@ $lang['Sort by'] = 'Ordina per'; $lang['Sort order'] = 'Ordinamento'; $lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Registrazione riuscita, riceverai presto una email con le tue impostazioni di connessione.. Benvenuto!'; $lang['Specials'] = 'Speciale'; -$lang['SQL queries in'] = 'Queries SQL in'; +$lang['SQL queries in'] = 'Query SQL in'; $lang['stop the slideshow'] = 'fermare le diapositive'; $lang['Submit'] = 'Confermare'; $lang['Tag results for'] = 'Risultato dei tag per'; @@ -449,4 +449,8 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Solo i primi %d a $lang['Pages'] = 'Pagine'; $lang['The PDF you requested is too large to display on this page.'] = 'Il PDF che hai richiesto è troppo largo per essere mostrato in questa pagina'; $lang['Custom dates'] = 'Date personalizzate'; -$lang['last 12 months'] = 'Ultimi 12 mesi'; \ No newline at end of file +$lang['last 12 months'] = 'Ultimi 12 mesi'; +$lang['There are no authors available for the photos currently filtered'] = 'Non ci sono autori disponibili per le fotografie al momento filtrate'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Non vi sono date di creazione disponibili per le fotografie al momento filtrate'; +$lang['There are no tags available for the photos currently filtered'] = 'Non ci sono etichette disponibili per le fotografie al momento filtrate'; +$lang['Set your password below.'] = 'Imposta la tua password qui sotto.'; \ No newline at end of file diff --git a/language/it_IT/whats_new_15.lang.php b/language/it_IT/whats_new_15.lang.php new file mode 100644 index 000000000..4757dca08 --- /dev/null +++ b/language/it_IT/whats_new_15.lang.php @@ -0,0 +1,11 @@ +