chore: adds translations for uploading and updating

This commit is contained in:
Jarrod Flesch
2023-01-19 01:01:59 -05:00
parent d13732b44e
commit fcc247ffd6
22 changed files with 50 additions and 7 deletions

View File

@@ -89,7 +89,7 @@ const DefaultEditView: React.FC<Props> = (props) => {
show={isLoading}
name="collection-edit"
type="withoutNav"
loadingText={`${isLoading ? t('loading') : `${isEditing ? 'Updating' : t('creating')}`} ${getTranslation(singular, i18n)}`}
loadingText={`${isLoading ? t('loading') : `${isEditing ? t('updating') : t('creating')}`} ${getTranslation(singular, i18n)}`}
/>
<div className={classes}>

View File

@@ -138,7 +138,7 @@ const Upload: React.FC<Props> = (props) => {
<LoadingOverlayToggle
show={isProcessing}
name={`${collection}-upload-file`}
loadingText={`${isEditing ? 'Uploading' : t('creating')} ${getTranslation(collection.labels.singular, i18n)}`}
loadingText={`${isEditing ? t('uploading') : t('creating')} ${getTranslation(collection.labels.singular, i18n)}`}
/>
<div className={classes}>

View File

@@ -219,6 +219,8 @@
"untitled": "Bez názvu",
"updatedAt": "Aktualizováno v",
"updatedSuccessfully": "Úspěšně aktualizováno.",
"updating": "Aktualizace",
"uploading": "Nahrávání",
"user": "Uživatel",
"users": "Uživatelé",
"welcome": "Vítejte"

View File

@@ -220,6 +220,8 @@
"untitled": "ohne Titel",
"updatedAt": "Aktualisiert am",
"updatedSuccessfully": "Erfolgreich aktualisiert.",
"updating": "Aktualisierung",
"uploading": "Hochladen",
"user": "Benutzer",
"users": "Benutzer",
"welcome": "Willkommen"

View File

@@ -222,6 +222,8 @@
"untitled": "Untitled",
"updatedAt": "Updated At",
"updatedSuccessfully": "Updated successfully.",
"updating": "Updating",
"uploading": "Uploading",
"user": "User",
"users": "Users",
"welcome": "Welcome"

View File

@@ -211,6 +211,8 @@
"untitled": "Sin título",
"updatedAt": "Fecha de modificado",
"updatedSuccessfully": "Actualizado con éxito.",
"updating": "Actualizando",
"uploading": "Subiendo",
"user": "usuario",
"users": "usuarios",
"welcome": "Bienvenido"

View File

@@ -212,6 +212,8 @@
"untitled": "Sans titre",
"updatedAt": "Modifié le",
"updatedSuccessfully": "Mis à jour avec succés.",
"updating": "Mise à jour",
"uploading": "Téléchargement",
"user": "Utilisateur",
"users": "Utilisateurs",
"welcome": "Bienvenu(e)"

View File

@@ -11,11 +11,11 @@ import nl from './nl.json';
import pl from './pl.json';
import pt from './pt.json';
import ru from './ru.json';
import tr from './tr.json';
import vi from './vi.json';
import sv from './sv.json';
import th from './th.json';
import tr from './tr.json';
import ua from './ua.json';
import vi from './vi.json';
export default {
cs,
@@ -31,9 +31,9 @@ export default {
pl,
pt,
ru,
tr,
vi,
sv,
th,
tr,
ua,
vi,
};

View File

@@ -212,6 +212,8 @@
"untitled": "Senza titolo",
"updatedAt": "Aggiornato il",
"updatedSuccessfully": "Aggiornato con successo.",
"updating": "Aggiornamento",
"uploading": "Caricamento",
"user": "Utente",
"users": "Utenti",
"welcome": "Benvenuto"

View File

@@ -211,6 +211,8 @@
"untitled": "Untitled",
"updatedAt": "更新日",
"updatedSuccessfully": "更新成功。",
"updating": "更新中",
"uploading": "アップロード中",
"user": "ユーザー",
"users": "ユーザー",
"welcome": "ようこそ"

View File

@@ -211,6 +211,8 @@
"untitled": "ခေါင်းစဥ်မဲ့",
"updatedAt": "ပြင်ဆင်ခဲ့သည့်အချိန်",
"updatedSuccessfully": "အပ်ဒိတ်လုပ်ပြီးပါပြီ။",
"updating": "ပြင်ဆင်ရန်",
"uploading": "တင်ပေးနေသည်",
"user": "အသုံးပြုသူ",
"users": "အသုံးပြုသူများ",
"welcome": "ကြိုဆိုပါတယ်။"

View File

@@ -221,6 +221,8 @@
"untitled": "Uten tittel",
"updatedAt": "Oppdatert",
"updatedSuccessfully": "Oppdatert.",
"updating": "Oppdatering",
"uploading": "Opplasting",
"user": "Bruker",
"users": "Brukere",
"welcome": "Velkommen"

View File

@@ -212,6 +212,8 @@
"untitled": "Zonder titel",
"updatedAt": "Aangepast op",
"updatedSuccessfully": "Succesvol aangepast.",
"updating": "Bijwerken",
"uploading": "Uploaden",
"user": "Gebruiker",
"users": "Gebruikers",
"welcome": "Welkom"

View File

@@ -211,6 +211,8 @@
"untitled": "Bez nazwy",
"updatedAt": "Data edycji",
"updatedSuccessfully": "Aktualizacja zakończona sukcesem.",
"updating": "Aktualizacja",
"uploading": "Wgrywanie",
"user": "użytkownik",
"users": "użytkownicy",
"welcome": "Witaj"

View File

@@ -211,6 +211,8 @@
"untitled": "Sem título",
"updatedAt": "Atualizado Em",
"updatedSuccessfully": "Atualizado com sucesso.",
"updating": "Atualizando",
"uploading": "Fazendo upload",
"user": "usuário",
"users": "usuários",
"welcome": "Boas vindas"

View File

@@ -221,6 +221,8 @@
"untitled": "Без названия",
"updatedAt": "Дата правки",
"updatedSuccessfully": "Успешно Обновлено.",
"updating": "Обновление",
"uploading": "Загрузка",
"user": "пользователь",
"users": "пользователи",
"welcome": "Добро пожаловать"

View File

@@ -212,6 +212,8 @@
"untitled": "Namnlös",
"updatedAt": "Uppdaterades Vid",
"updatedSuccessfully": "Uppdaterades framgångsrikt.",
"updating": "Uppdatering",
"uploading": "Uppladdning",
"user": "Användare",
"users": "Användare",
"welcome": "Välkommen"

View File

@@ -222,6 +222,8 @@
"untitled": "ไม่มีชื่อ",
"updatedAt": "แก้ไขเมื่อ",
"updatedSuccessfully": "แก้ไขสำเร็จ",
"updating": "กำลังอัปเดต",
"uploading": "กำลังอัปโหลด",
"user": "ผู้ใช้",
"users": "ผู้ใช้",
"welcome": "ยินดีต้อนรับ"

View File

@@ -138,7 +138,6 @@
"none": "Hiç",
"enterAValue": "Değer girin",
"deletedSuccessfully": "Başarıyla silindi.",
"updatedSuccessfully": "Başarıyla güncellendi.",
"aboutToDelete": "<1>{{title}}</1> {{label}} silinmek üzere. Silme işlemine devam etmek istiyor musunuz?",
"addFilter": "Filtre ekle",
"adminTheme": "Admin arayüzü",
@@ -221,11 +220,15 @@
"unsavedChangesDuplicate": "Kaydedilmemiş değişiklikler var. Çoğaltma işlemine devam etmek istiyor musunuz?",
"untitled": "Başlıksız",
"updatedAt": "Güncellenme tarihi",
"updatedSuccessfully": "Başarıyla güncellendi.",
"updating": "Güncelleniyor",
"uploading": "Yükleniyor",
"user": "kullanıcı",
"users": "kullanıcı",
"welcome": "Hoşgeldiniz"
},
"upload": {
"dragAndDrop": "Bir dosya sürükleyip bırakabilirsiniz",
"dragAndDropHere": "veya buraya bir dosya sürükleyip bırakabilirsiniz",
"fileName": "Dosya adı",
"fileSize": "Dosya boyutu",

View File

@@ -797,6 +797,12 @@
"updatedSuccessfully": {
"type": "string"
},
"updating": {
"type": "string"
},
"uploading": {
"type": "string"
},
"user": {
"type": "string"
},

View File

@@ -218,6 +218,8 @@
"untitled": "Без назви",
"updatedAt": "Змінено",
"updatedSuccessfully": "Успішно відредаговано.",
"updating": "оновлення",
"uploading": "завантаження",
"user": "Користувач",
"users": "Користувачі",
"welcome": "Вітаю"

View File

@@ -212,6 +212,8 @@
"untitled": "Không tiêu đề",
"updatedAt": "Được cập nhật vào lúc",
"updatedSuccessfully": "Cập nhật thành công.",
"updating": "Đang cập nhật",
"uploading": "Đang tải lên",
"user": "Người dùng",
"users": "Những người dùng",
"welcome": "Xin chào"