mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-01 18:47:20 +01:00
Translated using Weblate (Japanese)
Currently translated at 27.2% (48 of 176 strings) Translated using Weblate (Japanese) Currently translated at 27.2% (48 of 176 strings) Translated using Weblate (Japanese) Currently translated at 25.5% (45 of 176 strings) Translated using Weblate (Japanese) Currently translated at 25.5% (45 of 176 strings) Translated using Weblate (French) Currently translated at 100.0% (176 of 176 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (176 of 176 strings) Translated using Weblate (French) Currently translated at 100.0% (176 of 176 strings) Translated using Weblate (French) Currently translated at 100.0% (176 of 176 strings) Co-authored-by: Hakan Bildir <divxtr@gmail.com> Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: buzz <buzz.eclair@gmail.com> Co-authored-by: mcarbonne <maximilien.carbonne@gmail.com> Co-authored-by: slipperybeluga <joshkouri@gmail.com> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/fr/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/ja/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/tr/ Translation: Homebox/Frontend
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"components": {
|
||||
"app": {
|
||||
"import_dialog": {
|
||||
"change_warning": "Le comportement lors d’importations avec des import_ref existants a changé. Si une valeur pour import_ref est présente dans le fichier CSV, alors l’élément sera mis à jour avec celle-ci.",
|
||||
"description": "Importer un fichier CSV contenant vos articles, étiquettes, et emplacements. Voir la documentation pour plus d’informations sur le format requis.",
|
||||
"change_warning": "Le comportement lors d’importations avec des import_ref existants a changé. Si une valeur pour import_ref est présente dans le \nfichier CSV, alors l’élément sera mis à jour avec celle-ci.",
|
||||
"description": "Importer un fichier CSV contenant vos articles, étiquettes, et emplacements. Voir la documentation pour plus d’informations \nsur le format requis.",
|
||||
"title": "Importer un fichier CSV",
|
||||
"upload": "Téléverser"
|
||||
}
|
||||
@@ -40,7 +40,7 @@
|
||||
"title": "Créer un emplacement"
|
||||
},
|
||||
"tree": {
|
||||
"no_locations": "Aucun emplacement disponible. Ajoutez votre premiers emplacements avec le bouton `<`span class=\"link-primary\"`>`Créer`<`/span`>` dans la barre de navigation."
|
||||
"no_locations": "Aucun emplacement disponible. Ajoutez votre premiers emplacements avec\nle bouton `<`span class=\"link-primary\"`>`Créer`<`/span`>` dans la barre de navigation."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -61,7 +61,7 @@
|
||||
"password": "Mot de passe",
|
||||
"read_docs": "Lire la documentation",
|
||||
"search": "Rechercher",
|
||||
"sign_out": "Déconnexion",
|
||||
"sign_out": "Se déconnecter",
|
||||
"submit": "Soumettre",
|
||||
"version": "Version : { version }",
|
||||
"welcome": "Bienvenue, { username }"
|
||||
@@ -142,15 +142,15 @@
|
||||
"delete": "Supprimer",
|
||||
"duplicate": "Dupliquer",
|
||||
"edit": "Modifier",
|
||||
"new": "Ajouter"
|
||||
"new": "Nouveau"
|
||||
},
|
||||
"modal": {
|
||||
"completed_date": "Date d'achèvement",
|
||||
"cost": "Coût",
|
||||
"delete_confirmation": "Êtes-vous certain de vouloir supprimer cette entrée ?",
|
||||
"edit_action": "Modifier",
|
||||
"edit_action": "Mettre à jour",
|
||||
"edit_title": "Modifier l'entrée",
|
||||
"entry_name": "Nom",
|
||||
"entry_name": "Nom de l’entrée",
|
||||
"new_action": "Créer",
|
||||
"new_title": "Nouvelle entrée",
|
||||
"notes": "Notes",
|
||||
@@ -191,7 +191,7 @@
|
||||
"no_notifiers": "Aucune notification configurée",
|
||||
"notifier_modal": "Notifications { type, select, true {Edit} false {Create} other {Other}}",
|
||||
"notifiers": "Notifications",
|
||||
"notifiers_sub": "Recevez des notifications pour vous prévenir des prochaines maintenances.",
|
||||
"notifiers_sub": "Recevez des notifications pour vous prévenir des prochaines maintenances",
|
||||
"test": "Test",
|
||||
"theme_settings": "Paramètres du thème",
|
||||
"theme_settings_sub": "Les paramètres du thème sont stockés dans le navigateur. Vous pouvez les changer à tout moment. Si vous\nrencontrez des problèmes, il est conseillé de rafraichir la page.",
|
||||
@@ -214,7 +214,8 @@
|
||||
"set_primary_photo_button": "Définir la photo principale",
|
||||
"set_primary_photo_sub": "Dans la version v0.10.0 d'Homebox, le champ d'image principal à été ajouté aux pièces jointes de type photo. Cette action définira en tant qu'image principale toute première image en pièce jointe déjà présente en base de donnée, si le champ n'est pas déjà défini. '<a class=\"link\" href=\"https://github.com/hay-kot/homebox/pull/576\">'Voir GitHub PR #576'</a>'",
|
||||
"zero_datetimes": "Remettre à zéro les dates et heures",
|
||||
"zero_datetimes_button": "Remettre à zéro les dates et heures"
|
||||
"zero_datetimes_button": "Remettre à zéro les dates et heures",
|
||||
"zero_datetimes_sub": "Réinitialise la valeur de tous les champs date/heure de votre inventaire à la date de début. Il s'agit de corriger une anomalie introduite au début du développement du site qui entraînait le stockage de la valeur temporelle avec l'heure, ce qui provoquait des problèmes avec les champs de date affichant des valeurs précises. '<a class=\"link\" href=\"https://github.com/hay-kot/homebox/issues/236\" target=\"_blank\">'Voir le rapport 236 de Github pour plus de détails.'</a> '"
|
||||
},
|
||||
"actions_sub": "Appliquer des actions en masse à votre inventaire. Ces actions sont irréversibles. '<b>'Soyez vigilant.'</b>'",
|
||||
"import_export": "Importer/Exporter",
|
||||
@@ -224,13 +225,13 @@
|
||||
"export_sub": "Exporte l'inventaire au format CSV Homebox. Cela exportera l'intégralité de votre inventaire.",
|
||||
"import": "Importer l'inventaire",
|
||||
"import_button": "Importer l'inventaire",
|
||||
"import_sub": "Importer un fichier CSV au format Homebox. Sans la colonne '<code>'HB.import_ref'</code>' , cela '<b>'n'écrasera pas'</b>' d'éléments de votre inventaire actuel, seuls les nouveaux éléments seront importés. Les lignes contenant une colonne '<code>'HB.import_ref'</code>' seront fusionnées avec les éléments existants comportant le même '<code>'HB.import_ref'</code>', si existant."
|
||||
"import_sub": "Importer un fichier CSV au format Homebox. Sans la colonne '<code>'HB.import_ref'</code>' , cela '<b>'n'écrasera pas'</b>' d'éléments de votre inventaire actuel, seuls les nouveaux éléments seront importés. Les lignes contenant une colonne '<code>'HB.import_ref'</code>' seront fusionnées avec les éléments existants comportant le même import_ref, si existant."
|
||||
},
|
||||
"import_export_sub": "Importez et exportez votre inventaire vers et depuis un fichier CSV",
|
||||
"import_export_sub": "Importez et exportez votre inventaire vers et depuis un fichier CSV. Ceci est utile pour migrer votre inventaire vers une nouvelle instance de Homebox.",
|
||||
"reports": "Rapports",
|
||||
"reports_set": {
|
||||
"asset_labels": "Étiquettes d’identifiant d’actif",
|
||||
"asset_labels_button": "Générateur d’étiquettes",
|
||||
"asset_labels_button": "Générateur d'étiquettes",
|
||||
"asset_labels_sub": "Génère un fichier PDF imprimable pour une plage d'identifiants d'actifs. Ils ne sont pas spécifiques à votre inventaire donc vous pouvez les imprimer en avance et les appliquer à votre inventaire par la suite.",
|
||||
"bill_of_materials": "Nomenclature",
|
||||
"bill_of_materials_button": "Générer une nomenclature",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"components": {
|
||||
"app": {
|
||||
"import_dialog": {
|
||||
"change_warning": "既存のimport_refsを使用したインポートの動作が変更されました",
|
||||
"upload": "アップロード"
|
||||
}
|
||||
},
|
||||
"global": {
|
||||
"page_qr_code": {
|
||||
"page_url": "ページ URL"
|
||||
},
|
||||
"password_score": {
|
||||
"password_strength": "パスワード強度"
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"create_modal": {
|
||||
"photo_button": "写真📷"
|
||||
@@ -7,17 +21,36 @@
|
||||
"view": {
|
||||
"selectable": {
|
||||
"card": "カード",
|
||||
"items": "アイテム",
|
||||
"table": "テーブル"
|
||||
}
|
||||
}
|
||||
},
|
||||
"label": {
|
||||
"create_modal": {
|
||||
"title": "ラベルを作成"
|
||||
}
|
||||
},
|
||||
"location": {
|
||||
"create_modal": {
|
||||
"title": "ロケーションを生産する"
|
||||
}
|
||||
}
|
||||
},
|
||||
"global": {
|
||||
"build": "ビルド: { build }",
|
||||
"email": "メール",
|
||||
"github": "GitHub プロジェクト",
|
||||
"items": "アイテム",
|
||||
"labels": "ラベル",
|
||||
"name": "名前"
|
||||
"locations": "ロケーション",
|
||||
"name": "名前",
|
||||
"password": "パスワード",
|
||||
"read_docs": "ドキュメントを読む",
|
||||
"search": "サーチ"
|
||||
},
|
||||
"index": {
|
||||
"login": "ログイン",
|
||||
"set_email": "メールは何ですか?",
|
||||
"set_name": "お名前は何ですか?"
|
||||
},
|
||||
@@ -43,6 +76,23 @@
|
||||
"maintenance": {
|
||||
"filter": {
|
||||
"both": "両方"
|
||||
},
|
||||
"modal": {
|
||||
"notes": "ノート"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"language": "言語",
|
||||
"test": "テスト",
|
||||
"url": "URL"
|
||||
},
|
||||
"tools": {
|
||||
"reports": "レポート",
|
||||
"reports_set": {
|
||||
"asset_labels": "アセット ID ラベル",
|
||||
"asset_labels_button": "レベルを生成する",
|
||||
"bill_of_materials": "部品表",
|
||||
"bill_of_materials_button": "部品表を生成する"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,54 +1,32 @@
|
||||
{
|
||||
"global": {
|
||||
"version": "Versiyon:{ version }",
|
||||
"password": "Şifre",
|
||||
"create": "Oluştur",
|
||||
"github": "GitHub projesi",
|
||||
"join_discord": "Discord'a Katılın",
|
||||
"follow_dev": "Geliştiriciyi takip edin",
|
||||
"read_docs": "Dokümanları okuyun",
|
||||
"email": "Elektronik posta",
|
||||
"submit": "Gönder",
|
||||
"confirm": "Onaylayın",
|
||||
"build": "Sürüm: { build }",
|
||||
"create_and_add": "Oluştur ve Bir Tane Daha Ekle",
|
||||
"created": "Oluşturuldu",
|
||||
"items": "Öğeler",
|
||||
"labels": "Etiketler",
|
||||
"locations": "Konumlar",
|
||||
"name": "İsim",
|
||||
"search": "Ara",
|
||||
"sign_out": "Oturumu kapat",
|
||||
"welcome": "Hoşgeldib, { username }"
|
||||
},
|
||||
"components": {
|
||||
"app": {
|
||||
"import_dialog": {
|
||||
"change_warning": "Mevcut import_refs ile içe aktarmaların davranışı değişti. CSV dosyasında bir import_ref varsa, \nöğe CSV dosyasındaki değerlerle güncellenecektir.",
|
||||
"description": "Öğelerinizi, etiketlerinizi ve konumlarınızı içeren bir CSV dosyasını içe aktarın. Daha fazla\nbilgi için dökümanları okuyun.",
|
||||
"title": "CSV dosyasını içeri aktar",
|
||||
"upload": "Yükle",
|
||||
"description": "Öğelerinizi, etiketlerinizi ve konumlarınızı içeren bir CSV dosyasını içe aktarın. Daha fazla\nbilgi için dökümanları okuyun."
|
||||
"upload": "Yükle"
|
||||
}
|
||||
},
|
||||
"global": {
|
||||
"password_score": {
|
||||
"password_strength": "Şifre güvenlik seviyesi"
|
||||
},
|
||||
"page_qr_code": {
|
||||
"page_url": "Sayfa URL'si"
|
||||
},
|
||||
"password_score": {
|
||||
"password_strength": "Şifre güvenlik seviyesi"
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"create_modal": {
|
||||
"title": "Eşya Oluştur",
|
||||
"photo_button": "Fotoğraf 📷"
|
||||
"photo_button": "Fotoğraf 📷",
|
||||
"title": "Eşya Oluştur"
|
||||
},
|
||||
"view": {
|
||||
"selectable": {
|
||||
"items": "Öğeler",
|
||||
"card": "Kart",
|
||||
"table": "Tablo",
|
||||
"no_items": "Görüntülecek Öge Yok"
|
||||
"items": "Öğeler",
|
||||
"no_items": "Görüntülecek Öge Yok",
|
||||
"table": "Tablo"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -60,20 +38,45 @@
|
||||
"location": {
|
||||
"create_modal": {
|
||||
"title": "Konum oluştur"
|
||||
},
|
||||
"tree": {
|
||||
"no_locations": "Mevcut konum yok. Navigasyon çubuğundaki \n`<`span class=\"link-primary\"`>`Oluştur`<`/span`>` düğmesiyle yeni konumlar ekleyin."
|
||||
}
|
||||
}
|
||||
},
|
||||
"global": {
|
||||
"build": "Sürüm: { build }",
|
||||
"confirm": "Onaylayın",
|
||||
"create": "Oluştur",
|
||||
"create_and_add": "Oluştur ve Bir Tane Daha Ekle",
|
||||
"created": "Oluşturuldu",
|
||||
"email": "Elektronik posta",
|
||||
"follow_dev": "Geliştiriciyi takip edin",
|
||||
"github": "GitHub projesi",
|
||||
"items": "Öğeler",
|
||||
"join_discord": "Discord'a Katılın",
|
||||
"labels": "Etiketler",
|
||||
"locations": "Konumlar",
|
||||
"name": "İsim",
|
||||
"password": "Şifre",
|
||||
"read_docs": "Dokümanları okuyun",
|
||||
"search": "Ara",
|
||||
"sign_out": "Oturumu kapat",
|
||||
"submit": "Gönder",
|
||||
"version": "Versiyon:{ version }",
|
||||
"welcome": "Hoşgeldin, { username }"
|
||||
},
|
||||
"index": {
|
||||
"remember_me": "Beni Hatırla",
|
||||
"tagline": "Eşyalarınızı Takip Edin, Düzenleyin ve Yönetin.",
|
||||
"disabled_registration": "Kayıt olma devre dışı",
|
||||
"dont_join_group": "Bir gruba katılmak istemiyor musunuz?",
|
||||
"joining_group": "Mevcut bir gruba katılıyorsunuz!",
|
||||
"login": "Oturum Aç",
|
||||
"register": "Kaydolun",
|
||||
"remember_me": "Beni Hatırla",
|
||||
"set_email": "E-posta adresiniz nedir?",
|
||||
"set_password": "Şifrenizi belirleyin",
|
||||
"set_name": "Adın ne?",
|
||||
"joining_group": "Mevcut bir gruba katılıyorsunuz!",
|
||||
"dont_join_group": "Bir gruba katılmak istemiyor musunuz?"
|
||||
"set_password": "Şifrenizi belirleyin",
|
||||
"tagline": "Eşyalarınızı Takip Edin, Düzenleyin ve Yönetin."
|
||||
},
|
||||
"items": {
|
||||
"add": "Ekle",
|
||||
@@ -92,37 +95,148 @@
|
||||
"pages": "Sayfa { page }/{ totalPages }",
|
||||
"prev_page": "Önceki Sayfa",
|
||||
"query_id": "Varlık Kimlik Numarası Sorgulanıyor: { id }",
|
||||
"tip_1": "Konum ve etiket filtreleri 'veya' işlemini kullanır. Eğer birden fazla seçilirse sadece biri \neşleştirme için kullanılacaktır.",
|
||||
"reset_search": "Aramayı Sıfırla",
|
||||
"tips": "İpuçları",
|
||||
"results": "{ total } Sonuç",
|
||||
"tip_1": "Konum ve etiket filtreleri 'veya' işlemini kullanır. Eğer birden fazla seçilirse sadece biri \neşleştirme için kullanılacaktır.",
|
||||
"tip_2": "'#' ile başlayan aramalar bir varlık kimliğini sorgular (örneğin '#000-001')",
|
||||
"tip_3": "Alan filtreleri 'VEYA' işlemini kullanır. Birden fazla seçenek seçilirse, eşleşme için yalnızca birinin \nkarşılanması yeterlidir.",
|
||||
"tips": "İpuçları",
|
||||
"tips_sub": "Arama İpuçları",
|
||||
"updated_at": "Güncellendiği Zaman"
|
||||
},
|
||||
"labels": {
|
||||
"no_results": "Etiket Bulunamadı"
|
||||
},
|
||||
"languages": {
|
||||
"ca": "Katalanca",
|
||||
"de": "Almanca",
|
||||
"en": "İngilizce",
|
||||
"es": "İspanyolca",
|
||||
"fr": "Fransızca",
|
||||
"hu": "Macarca",
|
||||
"it": "İtalyanca",
|
||||
"nl": "Hollandaca",
|
||||
"pl": "Lehçe",
|
||||
"pt-BR": "Brezilya Portekizcesi",
|
||||
"ru": "Rusça",
|
||||
"sl": "Slovence",
|
||||
"sv": "İsveççe",
|
||||
"tr": "Türkçe",
|
||||
"zh-CN": "Basitleştirilmiş Çince",
|
||||
"zh-HK": "Çince (Hong Kong)",
|
||||
"zh-MO": "Çince (Macau)",
|
||||
"zh-TW": "Geleneksel Çince"
|
||||
},
|
||||
"locations": {
|
||||
"no_results": "Konum bulunamadı"
|
||||
},
|
||||
"maintenance": {
|
||||
"filter": {
|
||||
"both": "İkisi de",
|
||||
"completed": "Tamamlandı",
|
||||
"scheduled": "Planlanmış"
|
||||
},
|
||||
"list": {
|
||||
"complete": "Tamamla",
|
||||
"create_first": "İlk Kaydınızı Oluşturun",
|
||||
"delete": "Sil",
|
||||
"duplicate": "Kopyala",
|
||||
"edit": "Düzenle",
|
||||
"new": "Yeni"
|
||||
},
|
||||
"modal": {
|
||||
"completed_date": "Tamamlanma Tarihi",
|
||||
"cost": "Maliyet",
|
||||
"delete_confirmation": "Bu kaydı silmek istediğinizden emin misiniz?",
|
||||
"edit_action": "Güncelle",
|
||||
"edit_title": "Kaydı Düzenle",
|
||||
"entry_name": "Kayıt Adı",
|
||||
"new_action": "Oluştur",
|
||||
"new_title": "Yeni Kayıt",
|
||||
"notes": "Notlar",
|
||||
"scheduled_date": "Planlanan Tarih"
|
||||
},
|
||||
"monthly_average": "Aylık Ortalama",
|
||||
"toast": {
|
||||
"failed_to_create": "Kayıt oluşturulamadı",
|
||||
"failed_to_delete": "Kayıt silinemedi",
|
||||
"failed_to_update": "Kayıt güncellenemedi"
|
||||
},
|
||||
"total_cost": "Toplam Maliyet",
|
||||
"total_entries": "Toplam Kayıt"
|
||||
},
|
||||
"menu": {
|
||||
"home": "Ev",
|
||||
"locations": "Konumlar",
|
||||
"maintenance": "Bakım",
|
||||
"profile": "Profil",
|
||||
"search": "Ara",
|
||||
"tools": "Araçlar"
|
||||
},
|
||||
"profile": {
|
||||
"url": "URL",
|
||||
"user_profile": "Kullanıcı Profili",
|
||||
"user_profile_sub": "Kullanıcıları davet edin ve hesabınızı yönetin.",
|
||||
"active": "Aktif",
|
||||
"change_password": "Şifre Değiştir",
|
||||
"currency_format": "Para Birimi Biçimi",
|
||||
"current_password": "Mevcut Şifre",
|
||||
"delete_account": "Hesabı Sil",
|
||||
"delete_account_sub": "Hesabınızı ve ona bağlı tüm verileri silin. Bu işlem geri alınamaz.",
|
||||
"display_header": "{ currentValue, select, true {Başlığı Gizle} false {Başlığı Göster} other {Etkilenmedi}}",
|
||||
"enabled": "Etkinleştirildi",
|
||||
"gen_invite": "Davet Bağlantısı Oluştur",
|
||||
"group_settings": "Grup Ayarları",
|
||||
"group_settings_sub": "Paylaşılan Grup Ayarları. Bazı ayarların uygulanabilmesi için tarayıcınızı yenilemeniz gerekebilir.",
|
||||
"inactive": "Etkin Değil",
|
||||
"language": "Dil",
|
||||
"new_password": "Yeni Şifre",
|
||||
"no_notifiers": "Yapılandırılmış bildirimci yok",
|
||||
"notifier_modal": "{ type, select, true {Edit} false {Create} other {Other}} Bildirici",
|
||||
"notifiers": "Bildirimde Bulunanlar",
|
||||
"notifiers_sub": "Yaklaşan bakım hatırlatmaları için bildirimler alın",
|
||||
"test": "Test",
|
||||
"theme_settings": "Tema Ayarları",
|
||||
"theme_settings_sub": "Tema ayarları tarayıcınızın yerel depolama alanında saklanır. Temayı istediğiniz zaman değiştirebilirsiniz. \nTemanızı ayarlamakta sorun yaşıyorsanız, tarayıcınızı yenilemeyi deneyin.",
|
||||
"update_group": "Grubu Güncelle",
|
||||
"notifiers_sub": "Yaklaşan bakım hatırlatmaları için bildirimler alın"
|
||||
"update_language": "Dili Güncelle",
|
||||
"url": "URL",
|
||||
"user_profile": "Kullanıcı Profili",
|
||||
"user_profile_sub": "Kullanıcıları davet edin ve hesabınızı yönetin."
|
||||
},
|
||||
"tools": {
|
||||
"actions": "Envanter İşlemleri",
|
||||
"actions_set": {
|
||||
"ensure_ids": "Varlık Kimliklerini Sağlayın",
|
||||
"ensure_ids_button": "Varlık Kimliklerini Sağlayın",
|
||||
"ensure_ids_sub": "Envanterinizdeki tüm öğelerin geçerli bir asset_id alanına sahip olmasını sağlar. Bu, veritabanındaki en yüksek mevcut asset_id alanını bulup, ayarlanmamış asset_id alanına sahip her öğeye bir sonraki değeri uygulayarak yapılır. Bu işlem, created_at alanına göre sıralanarak gerçekleştirilir.",
|
||||
"ensure_import_refs": "İçe Aktarma Referanslarını Sağlayın",
|
||||
"ensure_import_refs_button": "İçe Aktarma Referanslarını Sağlayın",
|
||||
"ensure_import_refs_sub": "Envanterinizdeki tüm öğelerin geçerli bir import_ref alanına sahip olmasını sağlar. Bu, ayarlanmamış import_ref alanına sahip her öğe için rastgele 8 karakterli bir dize oluşturarak yapılır.",
|
||||
"set_primary_photo": "Ana Fotoğrafı Ayarla",
|
||||
"set_primary_photo_button": "Ana Fotoğrafı Ayarla",
|
||||
"set_primary_photo_sub": "Homebox'un v0.10.0 sürümünde, fotoğraf türündeki ekler için birincil görüntü alanı eklendi. Bu işlem, veritabanındaki ekler dizisindeki ilk görüntüyü, eğer zaten ayarlanmamışsa, birincil görüntü alanı olarak ayarlayacaktır. '<a class=\"link\" href=\"https://github.com/hay-kot/homebox/pull/576\">'GitHub #576'yı Gör'</a>",
|
||||
"zero_datetimes": "Sıfır Öğesi Tarih Saatleri",
|
||||
"zero_datetimes_button": "Sıfır Öğe Tarih Saatleri",
|
||||
"zero_datetimes_sub": "Tarih saat alanlarındaki tüm zaman değerlerini en baştaki tarihe sıfırlar. Bu, sitenin geliştirilmesi sırasında erken aşamalarda ortaya çıkan ve zaman değerinin saklanmasına neden olan bir hatayı düzeltmek içindir; bu da tarih alanlarının doğru değerler göstermesinde sorunlara yol açıyordu. '<a class=\"link\" href=\"https://github.com/hay-kot/homebox/issues/236\" target=\"_blank\">'Daha fazla bilgi için Github Sorunu #236'ya Bakın.'</a>'"
|
||||
},
|
||||
"actions_sub": "Envanterinize toplu olarak işlemler uygulayın. Bu işlemler geri alınamaz. '<b>'Dikkatli olun.'</b>",
|
||||
"import_export": "İçe Aktar/Dışa Aktar",
|
||||
"import_export_set": {
|
||||
"export": "Envanteri Dışa Aktar",
|
||||
"export_button": "Envanteri Dışa Aktar",
|
||||
"export_sub": "Homebox için standart CSV formatını dışa aktarır. Bu, envanterinizdeki tüm öğeleri dışa aktaracaktır.",
|
||||
"import": "Envanteri İçe Aktar",
|
||||
"import_button": "Envanteri İçe Aktar",
|
||||
"import_sub": "Homebox için standart CSV formatını içe aktarır. '<code>'HB.import_ref'</code>' sütunu olmadan, bu mevcut envanterinizdeki herhangi bir öğeyi '<b>'üzerine yazmaz'</b>', yalnızca yeni öğeler ekler. '<code>'HB.import_ref'</code>' sütununa sahip satırlar, varsa aynı import_ref'e sahip mevcut öğelerle birleştirilir."
|
||||
},
|
||||
"import_export_sub": "Envanterinizi bir CSV dosyasına içe ve dışa aktarın. Bu, envanterinizi yeni bir Homebox örneğine taşımak için faydalıdır.",
|
||||
"reports": "Raporlar",
|
||||
"reports_set": {
|
||||
"asset_labels": "Varlık Kimlik Etiketleri",
|
||||
"asset_labels_button": "Etiket Oluşturucu",
|
||||
"asset_labels_sub": "Bir dizi Varlık Kimliği için yazdırılabilir bir PDF etiketleri oluşturur. Bu etiketler envanterinize özgü değildir, bu nedenle etiketleri önceden yazdırabilir ve onları aldığınızda envanterinize uygulayabilirsiniz.",
|
||||
"bill_of_materials": "Malzeme Listesi",
|
||||
"bill_of_materials_button": "Malzeme Listesi Oluştur",
|
||||
"bill_of_materials_sub": "Bir elektronik tablo programına içe aktarılabilen bir CSV (Virgülle Ayrılmış Değerler) dosyası oluşturur. Bu, envanterinizin temel öğe ve fiyat bilgileriyle birlikte bir özetidir."
|
||||
},
|
||||
"reports_sub": "Envanteriniz için farklı raporlar oluşturun."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user