Translated using Weblate (Basque)
Currently translated at 99.5% (667 of 670 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
This commit is contained in:
parent
4ac48045f1
commit
6140956562
1 changed files with 27 additions and 2 deletions
|
|
@ -2230,7 +2230,7 @@
|
||||||
"@noBackupWarning": {},
|
"@noBackupWarning": {},
|
||||||
"doNotShowAgain": "Ez erakutsi berriro",
|
"doNotShowAgain": "Ez erakutsi berriro",
|
||||||
"@doNotShowAgain": {},
|
"@doNotShowAgain": {},
|
||||||
"fileIsTooBigForServer": "Zerbitzariak dio fitxategia handiegia dela bidali ahal izateko.",
|
"fileIsTooBigForServer": "Ezin da bidali! Zerbitzariak gehienez {max}-ko eranskinak onartzen ditu.",
|
||||||
"@fileIsTooBigForServer": {},
|
"@fileIsTooBigForServer": {},
|
||||||
"noOtherDevicesFound": "Ez da beste gailurik aurkitu",
|
"noOtherDevicesFound": "Ez da beste gailurik aurkitu",
|
||||||
"@noOtherDevicesFound": {},
|
"@noOtherDevicesFound": {},
|
||||||
|
|
@ -2803,5 +2803,30 @@
|
||||||
"whatIsAHomeserver": "Zer da zerbitzari bat?",
|
"whatIsAHomeserver": "Zer da zerbitzari bat?",
|
||||||
"@whatIsAHomeserver": {},
|
"@whatIsAHomeserver": {},
|
||||||
"doesNotSeemToBeAValidHomeserver": "Ez dirudi zerbitzaria bateragarria denik. Zuzena da URLa?",
|
"doesNotSeemToBeAValidHomeserver": "Ez dirudi zerbitzaria bateragarria denik. Zuzena da URLa?",
|
||||||
"@doesNotSeemToBeAValidHomeserver": {}
|
"@doesNotSeemToBeAValidHomeserver": {},
|
||||||
|
"calculatingFileSize": "Fitxategiaren tamaina kalkulatzen…",
|
||||||
|
"@calculatingFileSize": {},
|
||||||
|
"prepareSendingAttachment": "Eranskinaren bidalketa prestatzen…",
|
||||||
|
"@prepareSendingAttachment": {},
|
||||||
|
"sendingAttachment": "Eranskina bidaltzen…",
|
||||||
|
"@sendingAttachment": {},
|
||||||
|
"compressVideo": "Bideoa konprimatzen…",
|
||||||
|
"@compressVideo": {},
|
||||||
|
"generatingVideoThumbnail": "Bideoaren iruditxoa sortzen…",
|
||||||
|
"@generatingVideoThumbnail": {},
|
||||||
|
"serverLimitReached": "Zerbitzariaren muga gainditu da! Itxaron {seconds} segundo…",
|
||||||
|
"@serverLimitReached": {
|
||||||
|
"type": "integer",
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sendingAttachmentCountOfCount": "{index}. eranskina bidaltzen ({length} guztira)…",
|
||||||
|
"@sendingAttachmentCountOfCount": {
|
||||||
|
"type": "integer",
|
||||||
|
"placeholders": {
|
||||||
|
"index": {},
|
||||||
|
"length": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue