-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
669 additions
and
0 deletions.
There are no files selected for viewing
92 changes: 92 additions & 0 deletions
92
commons-component-common/src/main/resources/locale/commons/Commons_et_EE.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
################################################################## | ||
# org.exoplatform.webui.commons.UISaveAttachment | ||
################################################################## | ||
UIPopupWindow.title.UISaveAttachment=Salvesta manus | ||
UIPopupWindow.title.UIAddAttachment=Manustage fail serverist | ||
UISaveAttachment.label.SaveFile=Salvestage fail serverisse | ||
UISaveAttachment.label.Save=#{word.save} | ||
UISaveAttachment.label.Cancel=#{word.cancel} | ||
UISaveAttachment.msg.file-name-not-null=Faili nimi on kohustuslik. | ||
UISaveAttachment.msg.not-a-folder=Valitud üksus ei ole kaust. | ||
UISaveAttachment.msg.not-valid-name={0} ei ole failinimes lubatud. | ||
UISaveAttachment.msg.saved-successfully=Fail salvestati edukalt. | ||
UISaveAttachment.msg.save-file-not-allow=Teil ei ole lubatud faili siia salvestada. | ||
################################################################## | ||
# org.exoplatform.webui.commons.UIAddAttachment | ||
################################################################## | ||
UIAddAttachment.label.Attach=Kinnitage | ||
UIAddAttachment.label.AttachLink=Lisa link | ||
UIAddAttachment.label.Save=#{word.save} | ||
UIAddAttachment.label.Cancel=#{word.cancel} | ||
################################################################### | ||
# org.exoplatform.webui.commons.UIDocumentSelector # | ||
################################################################### | ||
UIDocumentSelector.label.new-folder=Lisa siia uus kaust | ||
UIDocumentSelector.label.root-folder=Juurkaust | ||
UIDocumentSelector.label.require-drive=Uue kausta lisamiseks valige draiv. | ||
UIDocumentSelector.label.enter-folder-name=Palun sisestage uue kausta nimi. | ||
UIDocumentSelector.label.empty-folder-name=Kausta nimi ei tohi olla tühi. | ||
UIDocumentSelector.label.invalid-folder-name=Sisestage kehtiv kausta nimi. | ||
UIDocumentSelector.label.Name=Nimi | ||
UIDocumentSelector.label.Date=Kuupäev | ||
UIDocumentSelector.label.Size=Suurus | ||
UIDocumentSelector.label.Action=Tegevus | ||
UIDocumentSelector.label.NoFolderOrFile=Pole kausta ega faili. | ||
UIDocumentSelector.label.NoDrive=Ajami puudub. | ||
UIDocumentSelector.label.select-drive=Valige Drive | ||
UIDocumentSelector.label.general-drives=Üldised ajamid | ||
UIDocumentSelector.label.group-drives=Grupikettad | ||
UIDocumentSelector.label.personal-drives=Isiklikud kettad | ||
UIDocumentSelector.label.new-folder-not-allow=Siin ei ole lubatud uut kausta luua. | ||
################################################################### | ||
# org.exoplatform.webui.commons.UIUploadInput # | ||
################################################################### | ||
UIDSUploadInput.msg.uploadFile=Laadige siia oma arvutist üles | ||
UIDSUploadInput.msg.select-drive=Valige faili üleslaadimiseks draiv. | ||
UIDSUploadInput.msg.permission-required=Teil ei ole lubatud faili sellesse kausta üles laadida. | ||
UIFormUploadInput.msg.upload_failed=Üleslaadimine ebaõnnestus. Faili üleslaadimisel on erand | ||
################################################################### | ||
# org.exoplatform.webui.TimeConvertUtils # | ||
################################################################### | ||
TimeConvert.type.JUSTNOW=Just nüüd | ||
TimeConvert.type.MINUTE={0} minut tagasi | ||
TimeConvert.type.MINUTES=\n{0} minutit tagasi | ||
TimeConvert.type.HOUR={0} tund tagasi | ||
TimeConvert.type.HOURS={0} tundi tagasi | ||
TimeConvert.type.DAY={0} päev tagasi | ||
TimeConvert.type.DAYS={0} päeva tagasi | ||
TimeConvert.type.WEEK={0} nädal tagasi | ||
TimeConvert.type.WEEKS={0} nädalat tagasi | ||
TimeConvert.type.MONTH={0} kuu tagasi | ||
TimeConvert.type.MONTHS={0} kuud tagasi | ||
TimeConvert.type.YEAR={0} aasta tagasi | ||
TimeConvert.type.YEARS={0} aastat tagasi | ||
TimeConvert.type.DECADE={0} kümme aastat tagasi | ||
TimeConvert.type.DECADES={0} aastakümmet tagasi | ||
|
||
TimeConvert.label.Less_Than_A_Minute=vähem kui minut tagasi | ||
TimeConvert.label.About_A_Minute=umbes minut tagasi | ||
TimeConvert.label.About_?_Minutes=umbes {0} minutit tagasi | ||
TimeConvert.label.About_An_Hour=umbes tund tagasi | ||
TimeConvert.label.About_?_Hours=umbes {0} tundi tagasi | ||
TimeConvert.label.About_A_Day=umbes päev tagasi | ||
TimeConvert.label.About_?_Days=umbes {0} päeva tagasi | ||
TimeConvert.label.About_A_Month=umbes kuu aega tagasi | ||
TimeConvert.label.About_?_Months=umbes {0} kuud tagasi | ||
############################################################################# | ||
#UISpaceSwitcher | ||
############################################################################# | ||
UISpaceSwitcher.title.select-location=Valige asukoht | ||
UISpaceSwitcher.msg.filter-spaces=Filtreeri tühikud | ||
UISpaceSwitcher.msg.no-space=Tühikuid pole | ||
UISpaceSwitcher.title.my-space=Minu märkmed | ||
UISpaceSwitcher.title.close=#{word.close} | ||
UISpaceSwitcher.title.space=Tühik | ||
|
||
# Document Auto Versioning | ||
DocumentAuto.label.existing=Olemasolev fail | ||
DocumentAuto.label.keepBoth=Hoidke mõlemad | ||
DocumentAuto.label.createVersion=Salvesta uue versioonina | ||
DocumentAuto.label.replace=Asenda | ||
DocumentAuto.label.or=või | ||
DocumentAuto.label.cancel=Tühistama |
92 changes: 92 additions & 0 deletions
92
commons-component-common/src/main/resources/locale/commons/Commons_he_IL.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
################################################################## | ||
# org.exoplatform.webui.commons.UISaveAttachment | ||
################################################################## | ||
UIPopupWindow.title.UISaveAttachment=שמרו את הקובץ המצורף | ||
UIPopupWindow.title.UIAddAttachment=צרפו קובץ מהשרת | ||
UISaveAttachment.label.SaveFile=שמרו קובץ לשרת | ||
UISaveAttachment.label.Save=#{word.save} | ||
UISaveAttachment.label.Cancel=#{word.cancel} | ||
UISaveAttachment.msg.file-name-not-null=שם הקובץ נדרש. | ||
UISaveAttachment.msg.not-a-folder=הפריט הנבחר אינו תיקייה. | ||
UISaveAttachment.msg.not-valid-name={0} אינם מורשים להופיע בשם הקובץ. | ||
UISaveAttachment.msg.saved-successfully=הקובץ נשמר בהצלחה. | ||
UISaveAttachment.msg.save-file-not-allow=אתם לא רשאים לשמור את הקובץ כאן. | ||
################################################################## | ||
# org.exoplatform.webui.commons.UIAddAttachment | ||
################################################################## | ||
UIAddAttachment.label.Attach=צרפו | ||
UIAddAttachment.label.AttachLink=צרפו קישור | ||
UIAddAttachment.label.Save=#{word.save} | ||
UIAddAttachment.label.Cancel=#{word.cancel} | ||
################################################################### | ||
# org.exoplatform.webui.commons.UIDocumentSelector # | ||
################################################################### | ||
UIDocumentSelector.label.new-folder=New Folder | ||
UIDocumentSelector.label.root-folder=תיקיית שורש | ||
UIDocumentSelector.label.require-drive=בחרו כונן להוספת תיקייה חדשה. | ||
UIDocumentSelector.label.enter-folder-name=אנא הקלידו את שם התיקייה החדשה. | ||
UIDocumentSelector.label.empty-folder-name=שם התיקייה לא יכול להיות ריק. | ||
UIDocumentSelector.label.invalid-folder-name=אנא הכניסו שם תקין לתיקיה. | ||
UIDocumentSelector.label.Name=שם | ||
UIDocumentSelector.label.Date=תאריך | ||
UIDocumentSelector.label.Size=גודל | ||
UIDocumentSelector.label.Action=פעולה | ||
UIDocumentSelector.label.NoFolderOrFile=אין תיקייה או קובץ. | ||
UIDocumentSelector.label.NoDrive=אין כונן. | ||
UIDocumentSelector.label.select-drive=בחרו כונן | ||
UIDocumentSelector.label.general-drives=כוננים כלליים | ||
UIDocumentSelector.label.group-drives=קבוצת כוננים | ||
UIDocumentSelector.label.personal-drives=כוננים אישיים | ||
UIDocumentSelector.label.new-folder-not-allow=אינכם רשאים ליצור תיקייה חדשה כאן. | ||
################################################################### | ||
# org.exoplatform.webui.commons.UIUploadInput # | ||
################################################################### | ||
UIDSUploadInput.msg.uploadFile=Upload file | ||
UIDSUploadInput.msg.select-drive=בחרו כונן להעלאת הקובץ. | ||
UIDSUploadInput.msg.permission-required=אינכם רשאים להעלות את הקובץ לתיקייה הזאת. | ||
UIFormUploadInput.msg.upload_failed=ההעלאה נכשלה. נוצרה שגיאה במהלך ההעלאה | ||
################################################################### | ||
# org.exoplatform.webui.TimeConvertUtils # | ||
################################################################### | ||
TimeConvert.type.JUSTNOW=כעת | ||
TimeConvert.type.MINUTE=לפני כ-{0} דקות | ||
TimeConvert.type.MINUTES={0} דקות לפני | ||
TimeConvert.type.HOUR=לפני כ-{0} שעות | ||
TimeConvert.type.HOURS={0} שעות לפני | ||
TimeConvert.type.DAY=לפני כ-{0} ימים | ||
TimeConvert.type.DAYS={0} ימים לפני | ||
TimeConvert.type.WEEK=לפני כ-{0} שבועות | ||
TimeConvert.type.WEEKS={0} שבועות לפני | ||
TimeConvert.type.MONTH=לפני כ-{0} חודשים | ||
TimeConvert.type.MONTHS={0} חודשים לפני | ||
TimeConvert.type.YEAR=לפני כ-{0} שנים | ||
TimeConvert.type.YEARS={0} שנים לפני | ||
TimeConvert.type.DECADE=לפני כ-{0} עשורים | ||
TimeConvert.type.DECADES={0} עשורים לפני | ||
|
||
TimeConvert.label.Less_Than_A_Minute=לפני פחות מדקה | ||
TimeConvert.label.About_A_Minute=לפני כדקה | ||
TimeConvert.label.About_?_Minutes=לפני כ-{0} דקות | ||
TimeConvert.label.About_An_Hour=לפני כשעה | ||
TimeConvert.label.About_?_Hours=לפני כ-{0} שעות | ||
TimeConvert.label.About_A_Day=לפני יממה בערך | ||
TimeConvert.label.About_?_Days=לפני כ-{0} ימים | ||
TimeConvert.label.About_A_Month=לפני כחודש | ||
TimeConvert.label.About_?_Months=לפני כ-{0} חודשים | ||
############################################################################# | ||
#UISpaceSwitcher | ||
############################################################################# | ||
UISpaceSwitcher.title.select-location=בחרו מקום | ||
UISpaceSwitcher.msg.filter-spaces=סננו רווחים | ||
UISpaceSwitcher.msg.no-space=אין רווחים | ||
UISpaceSwitcher.title.my-space=My Wiki | ||
UISpaceSwitcher.title.close=#{word.close} | ||
UISpaceSwitcher.title.space=חלל | ||
|
||
# Document Auto Versioning | ||
DocumentAuto.label.existing=קובץ קיים | ||
DocumentAuto.label.keepBoth=שמרו את שניהם | ||
DocumentAuto.label.createVersion=Create a new version | ||
DocumentAuto.label.replace=החלפה | ||
DocumentAuto.label.or=או | ||
DocumentAuto.label.cancel=ביטול |
92 changes: 92 additions & 0 deletions
92
commons-component-common/src/main/resources/locale/commons/Commons_hr_HR.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
################################################################## | ||
# org.exoplatform.webui.commons.UISaveAttachment | ||
################################################################## | ||
UIPopupWindow.title.UISaveAttachment=Spremi privitak | ||
UIPopupWindow.title.UIAddAttachment=Priložite datoteku s poslužitelja | ||
UISaveAttachment.label.SaveFile=Spremite datoteku na poslužitelj | ||
UISaveAttachment.label.Save=#{word.save} | ||
UISaveAttachment.label.Cancel=#{word.cancel} | ||
UISaveAttachment.msg.file-name-not-null=Potreban je naziv datoteke. | ||
UISaveAttachment.msg.not-a-folder=Odabrana stavka nije mapa. | ||
UISaveAttachment.msg.not-valid-name={0} nisu dopušteni u nazivu datoteke. | ||
UISaveAttachment.msg.saved-successfully=Datoteka je uspješno spremljena. | ||
UISaveAttachment.msg.save-file-not-allow=Ovdje vam nije dopušteno spremiti datoteku. | ||
################################################################## | ||
# org.exoplatform.webui.commons.UIAddAttachment | ||
################################################################## | ||
UIAddAttachment.label.Attach=Priložiti | ||
UIAddAttachment.label.AttachLink=Priloži poveznicu | ||
UIAddAttachment.label.Save=#{word.save} | ||
UIAddAttachment.label.Cancel=#{word.cancel} | ||
################################################################### | ||
# org.exoplatform.webui.commons.UIDocumentSelector # | ||
################################################################### | ||
UIDocumentSelector.label.new-folder=Ovdje dodajte novu mapu | ||
UIDocumentSelector.label.root-folder=Korijenska mapa | ||
UIDocumentSelector.label.require-drive=Odaberite pogon za dodavanje nove mape. | ||
UIDocumentSelector.label.enter-folder-name=Unesite naziv nove mape. | ||
UIDocumentSelector.label.empty-folder-name=Naziv mape ne može biti prazan. | ||
UIDocumentSelector.label.invalid-folder-name=Unesite važeći naziv mape. | ||
UIDocumentSelector.label.Name=Uredite cilj | ||
UIDocumentSelector.label.Date=Datum | ||
UIDocumentSelector.label.Size=Veličina | ||
UIDocumentSelector.label.Action=Radnja | ||
UIDocumentSelector.label.NoFolderOrFile=Nema mape ili datoteke. | ||
UIDocumentSelector.label.NoDrive=Nema pogona. | ||
UIDocumentSelector.label.select-drive=Odaberite Drive | ||
UIDocumentSelector.label.general-drives=General Drives | ||
UIDocumentSelector.label.group-drives=Grupni pogoni | ||
UIDocumentSelector.label.personal-drives=Osobni pogoni | ||
UIDocumentSelector.label.new-folder-not-allow=Nije vam dopušteno kreirati novu mapu ovdje. | ||
################################################################### | ||
# org.exoplatform.webui.commons.UIUploadInput # | ||
################################################################### | ||
UIDSUploadInput.msg.uploadFile=Prenesite ovdje sa svog računala | ||
UIDSUploadInput.msg.select-drive=Odaberite disk za učitavanje datoteke. | ||
UIDSUploadInput.msg.permission-required=Nemate dopuštenje za prijenos datoteke u ovu mapu. | ||
UIFormUploadInput.msg.upload_failed=Prijenos nije uspio. Postoji iznimka prilikom učitavanja datoteke | ||
################################################################### | ||
# org.exoplatform.webui.TimeConvertUtils # | ||
################################################################### | ||
TimeConvert.type.JUSTNOW=Upravo sada | ||
TimeConvert.type.MINUTE=Prije {0} minute | ||
TimeConvert.type.MINUTES=Prije {0} min | ||
TimeConvert.type.HOUR=Prije {0} sat | ||
TimeConvert.type.HOURS=Prije {0} sati | ||
TimeConvert.type.DAY=Prije {0} dan | ||
TimeConvert.type.DAYS=Prije {0} dana | ||
TimeConvert.type.WEEK=Prije {0} tjedan | ||
TimeConvert.type.WEEKS=Prije {0} tjedana | ||
TimeConvert.type.MONTH=Prije {0} mjesec | ||
TimeConvert.type.MONTHS=Prije {0} mjeseci | ||
TimeConvert.type.YEAR=Prije {0} godinu | ||
TimeConvert.type.YEARS=Prije {0} godine | ||
TimeConvert.type.DECADE=prije {0} desetljeća | ||
TimeConvert.type.DECADES=prije {0} desetljeća | ||
|
||
TimeConvert.label.Less_Than_A_Minute=prije manje od minute | ||
TimeConvert.label.About_A_Minute=prije otprilike minutu | ||
TimeConvert.label.About_?_Minutes=prije otprilike {0} minuta | ||
TimeConvert.label.About_An_Hour=prije otprilike sat vremena | ||
TimeConvert.label.About_?_Hours=prije otprilike {0} sati | ||
TimeConvert.label.About_A_Day=prije otprilike jedan dan | ||
TimeConvert.label.About_?_Days=prije otprilike {0} dana | ||
TimeConvert.label.About_A_Month=prije otprilike mjesec dana | ||
TimeConvert.label.About_?_Months=prije otprilike {0} mjeseci | ||
############################################################################# | ||
#UISpaceSwitcher | ||
############################################################################# | ||
UISpaceSwitcher.title.select-location=Odaberite mjesto | ||
UISpaceSwitcher.msg.filter-spaces=Filter prostori | ||
UISpaceSwitcher.msg.no-space=Nema razmaka | ||
UISpaceSwitcher.title.my-space=Moje bilješke | ||
UISpaceSwitcher.title.close=#{word.close} | ||
UISpaceSwitcher.title.space=Prostor | ||
|
||
# Document Auto Versioning | ||
DocumentAuto.label.existing=Postojeća datoteka | ||
DocumentAuto.label.keepBoth=Zadrži oboje | ||
DocumentAuto.label.createVersion=Spremi kao novu verziju | ||
DocumentAuto.label.replace=Zamijeniti | ||
DocumentAuto.label.or=ili | ||
DocumentAuto.label.cancel=Otkazati |
27 changes: 27 additions & 0 deletions
27
...bapp/src/main/resources/locale/notification/template/CommonsNotification_et_EE.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
UINotification.label.group.General=Üldine | ||
UINotification.label.group.Connections=Ühendused | ||
UINotification.label.group.Spaces=Ruumid | ||
UINotification.label.group.ActivityStream=Sööda | ||
UINotification.label.group.Documents=Document Sharing | ||
UINotification.label.group.documents=Dokumendid | ||
UINotification.label.group.Other=muud | ||
|
||
############################################################################# | ||
# DigestPlugin # | ||
############################################################################# | ||
Notification.subject.DigestDailyPlugin=Teie $PORTAL_NAME tänased värskendused | ||
Notification.subject.DigestWeeklyPlugin=Teie $PORTAL_NAME selle nädala värskendused | ||
|
||
Notification.title.DigestDailyPlugin=Teie tänane {0} värskendus | ||
Notification.title.DigestWeeklyPlugin=Teie selle nädala {0} uuendused | ||
|
||
Notification.message.DigestProvider=Siin on, mis toimub riigis {0} | ||
|
||
Notification.label.Today=täna | ||
Notification.label.ThisWeek=see nädal | ||
Notification.label.Daily=päeval | ||
Notification.label.Weekly=nädal | ||
Notification.label.SayHello=Hi | ||
Notification.label.ClickHere=klõpsake siin | ||
Notification.label.CompanyName=Meeds | ||
Notification.footer.DigestProvider=Kui te ei soovi selliseid märguandeid saada, muutke oma teavitusseadeid {0}. |
27 changes: 27 additions & 0 deletions
27
...bapp/src/main/resources/locale/notification/template/CommonsNotification_he_IL.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
UINotification.label.group.General=כללי | ||
UINotification.label.group.Connections=חיבורים | ||
UINotification.label.group.Spaces=חללים | ||
UINotification.label.group.ActivityStream=הפעולות שלכם | ||
UINotification.label.group.Documents=שיתוף מסמך | ||
UINotification.label.group.documents=מסמכים | ||
UINotification.label.group.Other=אחרים | ||
|
||
############################################################################# | ||
# DigestPlugin # | ||
############################################################################# | ||
Notification.subject.DigestDailyPlugin=עדכוני ה- $PORTAL_NAME היומים שלך. | ||
Notification.subject.DigestWeeklyPlugin=עדכוני ה- $PORTAL_NAME שלך לשבוע הנוכחי. | ||
|
||
Notification.title.DigestDailyPlugin={0} העדכונים היומיים שלך. | ||
Notification.title.DigestWeeklyPlugin={0} העדכונים השבועיים שלך. | ||
|
||
Notification.message.DigestProvider=הנה מה שקורה כרגע {0} | ||
|
||
Notification.label.Today=היום | ||
Notification.label.ThisWeek=השבוע | ||
Notification.label.Daily=יום | ||
Notification.label.Weekly=שבוע | ||
Notification.label.SayHello=היי | ||
Notification.label.ClickHere=לחצו כאן | ||
Notification.label.CompanyName=Meeds | ||
Notification.footer.DigestProvider=אם אתם לא מעוניינים בהודעות מהסוג הזה, {0} כדי לשנות את הגדרות ההודעות. |
27 changes: 27 additions & 0 deletions
27
...bapp/src/main/resources/locale/notification/template/CommonsNotification_hr_HR.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
UINotification.label.group.General=Općenito | ||
UINotification.label.group.Connections=Veza | ||
UINotification.label.group.Spaces=Mjesta | ||
UINotification.label.group.ActivityStream=hraniti se | ||
UINotification.label.group.Documents=Dijeljenje dokumenata | ||
UINotification.label.group.documents=Dokumenti | ||
UINotification.label.group.Other=ostalo | ||
|
||
############################################################################# | ||
# DigestPlugin # | ||
############################################################################# | ||
Notification.subject.DigestDailyPlugin=Vaša $PORTAL_NAME ažuriranja za danas | ||
Notification.subject.DigestWeeklyPlugin=Vaša $PORTAL_NAME ažuriranja za ovaj tjedan | ||
|
||
Notification.title.DigestDailyPlugin=Vaša {0} ažuriranja za danas | ||
Notification.title.DigestWeeklyPlugin=Vaša {0} ažuriranja za ovaj tjedan | ||
|
||
Notification.message.DigestProvider=Evo što se događa u {0} | ||
|
||
Notification.label.Today=danas | ||
Notification.label.ThisWeek=ovaj tjedan | ||
Notification.label.Daily=dan | ||
Notification.label.Weekly=tjedan | ||
Notification.label.SayHello=Bok | ||
Notification.label.ClickHere=kliknite ovdje | ||
Notification.label.CompanyName=Meeds | ||
Notification.footer.DigestProvider=Ako ne želite primati takve obavijesti, {0} da biste promijenili svoje postavke obavijesti. |
16 changes: 16 additions & 0 deletions
16
commons-extension-webapp/src/main/resources/locale/portal/login_et_EE.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
portal.login.RememberOnComputer=Jääge sisselogituks | ||
portal.login.SigninFail=Sorry, you can't log in. Please, try again or contact your support services. | ||
portal.login.ManyUsersWithSameEmail=Me ei saa teid teie e-posti aadressiga autentida, kasutage oma sisselogimist | ||
portal.login.Signin=Logi sisse | ||
portal.login.Connectlabel=Ühendage oma kontoga | ||
portal.login.Username=Kasutajanimi või email | ||
portal.login.Password=Parool | ||
portal.login.forgotPassword=Forgot password? | ||
portal.login.Yes=Jah | ||
portal.login.No=Ei | ||
portal.login.Footer=Toiteallikaks | ||
portal.login.Confirm=Kinnita | ||
portal.login.CreateNewAccount=Loo uus konto | ||
portal.login.cancel=#{word.cancel} | ||
portal.validator.fillAllRequiredField=Palun täitke kõik nõutud väljad. | ||
portal.validator.fillRequiredField=Palun täitke nõutav väli. |
Oops, something went wrong.