🌐 New Crowdin updates (#1335)

This commit is contained in:
Luke Vella 2024-09-08 22:05:53 +01:00 committed by GitHub
parent e4b1fee46c
commit 19f6196201
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 95 additions and 10 deletions

View file

@ -273,5 +273,14 @@
"timeZoneChangeDetectorMessage": "Zure ordu-eremua <b>{currentTimeZone}</b> -ra aldatu da. Zure hobespenak eguneratu nahi dituzu?",
"yesUpdateTimezone": "Bai, eguneratu nire ordu-eremua",
"noKeepCurrentTimezone": "Ez, mantendu uneko ordu-eremua",
"annualBenefit": "{count} hilabete doan"
"annualBenefit": "{count} hilabete doan",
"removeAvatar": "Kendu",
"featureNotAvailable": "Funtzioa ez dago erabilgarri",
"featureNotAvailableDescription": "Funtzio honek objektuen biltegiratzea gaituta egotea eskatzen du.",
"uploadProfilePicture": "Igo",
"profilePictureDescription": "Gehienez 2 MB, JPG edo PNG",
"invalidFileType": "Fitxategi mota baliogabea",
"invalidFileTypeDescription": "Igo JPG edo PNG fitxategi bat.",
"fileTooLarge": "Fitxategi handiegia",
"fileTooLargeDescription": "Igo 2 MB baino txikiagoa den fitxategi bat."
}

View file

@ -273,5 +273,14 @@
"timeZoneChangeDetectorMessage": "Aikavyöhykkeesi on nyt <b>{currentTimeZone}</b>. Haluatko päivittää asetuksesi?",
"yesUpdateTimezone": "Kyllä, päivitä aikavyöhykkeeni",
"noKeepCurrentTimezone": "Ei, säilytä nykyinen aikavyöhyke",
"annualBenefit": "{count} kuukautta ilmaiseksi"
"annualBenefit": "{count} kuukautta ilmaiseksi",
"removeAvatar": "Poista",
"featureNotAvailable": "Ominaisuus ei ole saatavilla",
"featureNotAvailableDescription": "Tämä ominaisuus edellyttää objektivaraston olevan käytössä.",
"uploadProfilePicture": "Lataa",
"profilePictureDescription": "Korkeintaan 2 Mt, JPG tai PNG",
"invalidFileType": "Tiedostomuoto ei kelpaa",
"invalidFileTypeDescription": "Lataa JPG- tai PNG-tiedosto.",
"fileTooLarge": "Tiedosto on liian suuri",
"fileTooLargeDescription": "Lataa tiedosto, joka on korkeintaan 2 Mt."
}

View file

@ -273,5 +273,14 @@
"timeZoneChangeDetectorMessage": "Az időzónád megváltozott erre: <b>{currentTimeZone}</b>. Szeretnéd frissíteni a beállításaidat?",
"yesUpdateTimezone": "Igen, frissítsd az időzónám",
"noKeepCurrentTimezone": "Nem, tartsd meg a jelenlegi időzónát",
"annualBenefit": "{count} hónapig ingyenes"
"annualBenefit": "{count} hónapig ingyenes",
"removeAvatar": "Törlés",
"featureNotAvailable": "Funkció nem elérhető",
"featureNotAvailableDescription": "Ehhez a funkcióhoz engedélyezned kell az objektum tárolást.",
"uploadProfilePicture": "Feltöltés",
"profilePictureDescription": "2MB-ig, JPG vagy PNG",
"invalidFileType": "Érvénytelen fájltípus",
"invalidFileTypeDescription": "Kérjük, tölts fel egy JPG vagy PNG fájlt.",
"fileTooLarge": "A fájl túl nagy",
"fileTooLargeDescription": "Kérjük, tölts fel egy 2MB-nál kisebb fájlt."
}

View file

@ -273,5 +273,14 @@
"timeZoneChangeDetectorMessage": "Je tijdzone is veranderd naar <b>{currentTimeZone}</b>. Wil je je voorkeuren bijwerken?",
"yesUpdateTimezone": "Ja, werk mijn tijdzone bij",
"noKeepCurrentTimezone": "Nee, behoud de huidige tijdzone",
"annualBenefit": "{count} maanden gratis"
"annualBenefit": "{count} maanden gratis",
"removeAvatar": "Verwijderen",
"featureNotAvailable": "Functie niet beschikbaar",
"featureNotAvailableDescription": "Deze functie vereist dat objectopslag is ingeschakeld.",
"uploadProfilePicture": "Uploaden",
"profilePictureDescription": "Tot 2MB, JPG of PNG",
"invalidFileType": "Ongeldig bestandstype",
"invalidFileTypeDescription": "Upload een JPG- of PNG-bestand.",
"fileTooLarge": "Bestand te groot",
"fileTooLargeDescription": "Upload een bestand kleiner dan 2MB."
}

View file

@ -273,5 +273,10 @@
"timeZoneChangeDetectorMessage": "Din tidszon har ändrats till <b>{currentTimeZone}</b>. Vill du uppdatera dina inställningar?",
"yesUpdateTimezone": "Ja, uppdatera min tidszon",
"noKeepCurrentTimezone": "Nej, behåll den aktuella tidszonen",
"annualBenefit": "{count} månader gratis"
"annualBenefit": "{count} månader gratis",
"uploadProfilePicture": "Ladda upp",
"profilePictureDescription": "Upp till 2 MB, JPG eller PNG",
"invalidFileType": "Ogiltig filtyp",
"invalidFileTypeDescription": "Ladda upp en JPG- eller PNG-fil.",
"fileTooLargeDescription": "Ladda upp en fil som är mindre än 2 MB."
}