From 0e19f29a46bcc8f264c29cac4dd5fff943faa894 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 19 Feb 2025 14:21:49 +0100 Subject: [PATCH] copy language directory from translation@a78cec85d --- language/cs_CZ/admin.lang.php | 9 ++++++--- language/de_DE/admin.lang.php | 3 +-- language/de_DE/common.lang.php | 4 ++-- language/el_GR/admin.lang.php | 9 ++++++--- language/fa_IR/whats_new_15.lang.php | 11 +++++++++++ language/fr_FR/admin.lang.php | 2 +- language/fr_FR/common.lang.php | 4 ++-- language/he_IL/admin.lang.php | 9 ++++++--- language/he_IL/whats_new_15.lang.php | 11 +++++++++++ language/it_IT/admin.lang.php | 2 +- language/ja_JP/common.lang.php | 5 ++++- language/nl_NL/admin.lang.php | 9 ++++++--- language/sl_SI/admin.lang.php | 11 ++++++++--- language/te_IN/common.lang.php | 20 ++++++++++++++++++++ language/te_IN/iso.txt | 1 + language/te_IN/te_IN.jpg | Bin 0 -> 1094 bytes 16 files changed, 86 insertions(+), 24 deletions(-) create mode 100644 language/fa_IR/whats_new_15.lang.php create mode 100644 language/he_IL/whats_new_15.lang.php create mode 100644 language/te_IN/common.lang.php create mode 100644 language/te_IN/iso.txt create mode 100644 language/te_IN/te_IN.jpg diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 590c34937..349645707 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1378,8 +1378,6 @@ $lang['You cannot copy the password if the connection to this site is not secure $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['An activation link valid for 1 hour 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.'] = 'Na adresu "%s" byl odeslán aktivační odkaz platný 1 hodinu. Pokud uživatel odkaz neobdrží, můžete vytvořit a zkopírovat nový, a to úpravou uživatele a správou jeho hesla.'; -$lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Aktivační odkaz platný 1 hodinu byl vytvořen, ale nemohl být odeslán. Nyní můžete níže uvedený odkaz zkopírovat a odeslat uživateli.'; $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'; @@ -1399,4 +1397,9 @@ $lang['You are about to set %s as main user instead of %s, do you wish to contin $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?'; \ No newline at end of file +$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:'; \ No newline at end of file diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index ce72831cc..8a9035f6e 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -1404,5 +1404,4 @@ $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.'] = 'Ein Aktivierungslink, der für %s gültig ist, wurde an „%s“ gesendet. Wenn der Benutzer den Link nicht erhält, können Sie einen neuen Link erstellen und kopieren, indem Sie den Benutzer bearbeiten und sein Kennwort verwalten.'; $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.'] = 'Ein für %s gültiger Aktivierungslink wurde erstellt, konnte aber nicht gesendet werden. Sie können nun den unten stehenden Link kopieren und an den Benutzer senden.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Dieser Link ist für %s gültig. Nach Ablauf dieser Zeit müssen Sie einen neuen Link anfordern.'; -$lang['To set your password, visit the following address:'] = 'Um Ihr Passwort festzulegen, besuchen Sie die folgende Adresse:'; -$lang['Welcome to %s'] = 'Willkommen!'; \ No newline at end of file +$lang['To set your password, visit the following address:'] = 'Um Ihr Passwort festzulegen, besuchen Sie die folgende Adresse:'; \ No newline at end of file diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index 703e0d470..9ab2a4e2a 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -303,7 +303,6 @@ $lang['Cookies are blocked or not supported by your browser. You must enable coo $lang['Edit a comment'] = 'Einen Kommentar bearbeiten'; $lang['(!) This comment requires validation'] = '(!) Dieser Kommentar erfordert Überprüfung.'; $lang['Welcome'] = 'Willkommen'; -$lang['Welcome to your Piwigo photo gallery!'] = 'Willkommen!'; $lang['... or browse your empty gallery'] = '...oder durchstöbern Sie Ihre leere Galerie.'; $lang['... or please deactivate this message, I will find my way by myself'] = '...oder diese Meldung übergehen. Ich finde mich selbst zurecht.'; $lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Hallo %s, Ihre Piwigo-Fotogalerie ist leer!'; @@ -453,4 +452,5 @@ $lang['Custom dates'] = 'Benutzerdefinierte Daten'; $lang['last 12 months'] = 'Letzte 12 Monate'; $lang['There are no authors available for the photos currently filtered'] = 'Derzeit sind keine Autoren für die gefilterten Fotos verfügbar'; $lang['There are no creation dates available for the photos currently filtered'] = 'Es sind keine Erstellungsdaten für die derzeit gefilterten Fotos verfügbar'; -$lang['There are no tags available for the photos currently filtered'] = 'Es sind keine Tags für die derzeit gefilterten Fotos verfügbar'; \ No newline at end of file +$lang['There are no tags available for the photos currently filtered'] = 'Es sind keine Tags für die derzeit gefilterten Fotos verfügbar'; +$lang['Welcome to your Piwigo photo gallery!'] = 'Willkommen in Ihrer Piwigo-Fotogalerie!'; \ No newline at end of file diff --git a/language/el_GR/admin.lang.php b/language/el_GR/admin.lang.php index 23c0ff531..522f876af 100644 --- a/language/el_GR/admin.lang.php +++ b/language/el_GR/admin.lang.php @@ -1391,9 +1391,12 @@ $lang['Copy the link below and send it to the user so the password can be set.'] $lang['Copied link'] = 'Αντιγραμμένος σύνδεσμος'; $lang['Changing the main user'] = 'Αλλάζω τον Κύριο Χρήστη'; $lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Δεν είναι δυνατόν να σταλεί μήνημα σε αυτό τον χρήστη επειδή δεν έχει διεύθυνση.'; -$lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Ένας σύνδεσμος ενεργοποίησης που ισχύει για 1 ώρα δημιουργήθηκε αλλά δεν στάθηκε δυνατό να αποσταλεί. Μπορείτε τώρα να αντιγράψετε τον παρακάτω σύνδεσμο και να τον στείλετε στον χρήστη.'; -$lang['An activation link valid for 1 hour 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" που ισχύει για 1 ώρα. Αν ο χρήστης δεν λάβει τον σύνδεσμο, μπορείτε να δημιουργήσετε και να αντιγράψετε έναν νέο, με το να επεξεργαστείτε τον χρήστη και να δημιουργήσετε ένα καινούριο κωδικό.'; $lang['%s is the new main user'] = '%s είναι ο νέος Κύριος Χρήστης'; $lang['Ok, got it!'] = 'Εντάξει, το \'πιασα!'; $lang['Read the release note'] = 'Διαβάστε την ανακοίνωση'; -$lang['What\'s new in version %s'] = 'Τί νέο υπάρχει στην έκδοση %s;'; \ No newline at end of file +$lang['What\'s new in version %s'] = 'Τί νέο υπάρχει στην έκδοση %s;'; +$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:'] = 'Για να δημιουργήσετε τον κωδικό σας, επισκεφθείτε αυτή την διεύθυνση:'; \ No newline at end of file diff --git a/language/fa_IR/whats_new_15.lang.php b/language/fa_IR/whats_new_15.lang.php new file mode 100644 index 000000000..8205855d8 --- /dev/null +++ b/language/fa_IR/whats_new_15.lang.php @@ -0,0 +1,11 @@ +%d+ albums found, try to refine the search'] = '%d+ אלבומים נמצאו, נסה לחדד את החיפוש'; $lang['%d albums found'] = '%d אלבומים נמצאו'; $lang['%d filtered user'] = '%d משתמש מסונן'; @@ -1401,4 +1399,9 @@ $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'] = 'לא נמצאו אלבומים'; \ No newline at end of file +$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:'] = 'כדי להגדיר את הסיסמה שלך, בקר בכתובת הבאה:'; \ 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 @@ +OB$yeM7?=bZ znFSgDA7PMZU|?j0n9TqMj7-cdtZeKYoLt;M1zQCem>8LvnOK-vSy_M{Vyp$qGq4D< z3Mm>ovIz$!vMUve7&T5@$f4}C@t|nX#SbdRNkvVZTw>x9l2WQ_>Kd9_CZ=ZQ7M51d zF0O9w9-dyoA)#U65s^{JDXD4c8JStdC8cHM6_r)ZEv;?s9i3g1CQq3GGAU*RJ2VdF$b$$4{OP zfBE|D`;VW$K>lK6V1@@7#A9gw5(N5-iG_ukg&pKCMy7HgW)@^&RWxK1atvfoEEHBU zYUB`cnz(S|K~81kpbw%+MHjimR7@VKegt_9>@(s#)lOnKGb1qam<1W^ z8GaUj3;EB`RQhA{Blo5~f@{{d{F9E`xBuaNo-C$Z-!*pEi%hwBt%HvLX*|E;!JK&v zDm~X9)`Q4k%cjo_?KIg@~`5)E)-Tcom zvHYKqQjMOCPfeJA+v=a2ez5*$V4eMU^**7B_(N6VZR_?4tIlsLiIsNSV70tOW$zxb zsM5B%%T}oW6K0%d?H?M~-XL=Q!ngY$V%Oi=cm3G%M@9#K+t(j*Ns#%^aA^O8sM-yN z^0#b$oc-EAu>_621)+Wu|@OVZ4*K>7Q zg{MA8YH6-Co0IUCRlej*VBhtY@mQx*UGFbguouU+cf+ z{+qk9{*d&42BE#d_vaa&W7AmwzY~19G#iDLN?a;Jd{@XXm$0+tnYJw>(>2^ m_Wcw6F_?YM&gA6{nODlPe`~KQ$}hVgty{Kj<+k(xZvp^@;keZR literal 0 HcmV?d00001