Merge pull request #54 from zendesk/olaf/translation_20150916

OFFAPPS-538 Updated translations
This commit is contained in:
Olaf Kwant 2015-09-22 10:51:50 +10:00
Родитель 6d18acacc6 e2d980290f
Коммит 37d32295ce
29 изменённых файлов: 363 добавлений и 52 удалений

48
translations/ar.json Normal file
Просмотреть файл

@ -0,0 +1,48 @@
{
"app": {
"description": "عرض معلومات حول طالب التذكرة ومؤسسة الطالب.",
"name": "تطبيق بيانات المستخدم",
"parameters": {
"unfolded_on_startup": {
"label": "علبة التطبيقات مفتوحة افتراضيًا"
}
}
},
"admin": {
"title": "لوحة إدارة بيانات المستخدم",
"save": "حفظ وعودة",
"text": "يُرجى اختيار حقوق المستخدم التي ترغب في عرضها بصفة دائمة عبر التطبيق",
"include_org_fields": "عرض معلومات المؤسسة"
},
"info": {
"no_tags": "لا توجد وسوم",
"no_domain_names": "لا توجد أسماء نطاقات"
},
"update_organization_done": "تم تحديث ملاحظات وتفاصيل المؤسسة",
"update_user_done": "تم تحديث ملاحظات وتفاصيل المؤسسة",
"ajax_error": "حدث خطأ. الرجاء إعادة المحاولة لاحقًا.",
"tickets": "التذاكر",
"toggle_details_notes": "تبديل التفاصيل والملاحظات",
"toggle_organization": "تبديل المؤسسة",
"details_and_notes": "تفاصيل وملاحظات",
"details": "تفاصيل",
"notes": "ملاحظات",
"locale": "لغة المستخدم",
"tags": "العلامات",
"organization": "المؤسسة",
"ticket_status": {
"new": "ج",
"open": "ف",
"pending": "ق",
"hold": "ع",
"solved": "ح",
"closed": "غ"
},
"spoke-ticket": {
"link": {
"pre": "هذه التذكرة من حساب متحدث:"
}
},
"account": "الحساب",
"spoke_ticket_id": "معرف تذكرة متحدث"
}

48
translations/cs.json Normal file
Просмотреть файл

@ -0,0 +1,48 @@
{
"app": {
"description": "Zobrazí informace o klientovi tiketu a organizaci klienta.",
"name": "Aplikace Data uživatele",
"parameters": {
"unfolded_on_startup": {
"label": "Panel aplikací otevřený ve výchozím nastavení"
}
}
},
"admin": {
"title": "Panel Správa dat uživatelů",
"save": "Uložit a vrátit se zpět",
"text": "Vyberte prosím pole uživatelů, která chcete v aplikaci trvale zobrazit",
"include_org_fields": "Zobrazit informace o organizaci"
},
"info": {
"no_tags": "Žádné štítky",
"no_domain_names": "Žádné názvy domén"
},
"update_organization_done": "Poznámky a detaily organizace byly aktualizovány",
"update_user_done": "Poznámky a detaily uživatele byly aktualizovány",
"ajax_error": "Došlo k chybě. Zkuste to prosím znovu později.",
"tickets": "Tikety",
"toggle_details_notes": "Přepnout detaily a poznámky",
"toggle_organization": "Přepnout organizaci",
"details_and_notes": "Detaily a poznámky",
"details": "Detaily",
"notes": "Poznámky",
"locale": "Jazyk uživatele",
"tags": "Štítky",
"organization": "Organizace",
"ticket_status": {
"new": "n",
"open": "o",
"pending": "č",
"hold": "p",
"solved": "v",
"closed": "u"
},
"spoke-ticket": {
"link": {
"pre": "Tento tiket je z paprskového účtu Spoke:"
}
},
"account": "Účet",
"spoke_ticket_id": "ID paprskového tiketu"
}

Просмотреть файл

@ -18,12 +18,13 @@
"no_tags": "Ingen tags",
"no_domain_names": "Ingen domænenavne"
},
"update_user_done": "Brugernotater og –detaljer opdateret.",
"update_organization_done": "Organisationsnotater og -detaljer er opdateret",
"update_user_done": "Brugernotater og -detaljer opdateret.",
"ajax_error": "Der forekom en fejl. Prøv igen senere.",
"tickets": "Tickets",
"toggle_details_notes": "Skift detaljer og noter",
"toggle_details_notes": "Skift detaljer og notater",
"toggle_organization": "Skift organisation",
"details_and_notes": "Detaljer og noter",
"details_and_notes": "Detaljer og notater",
"details": "Detaljer",
"notes": "Notater",
"locale": "Brugers sprog",
@ -34,7 +35,7 @@
"open": "å",
"pending": "v",
"hold": "b",
"solved": "s",
"solved": "ø",
"closed": "l"
},
"spoke-ticket": {

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "Keine Stichworte",
"no_domain_names": "Keine Domänennamen"
},
"update_organization_done": "Organisationsnotizen und -details aktualisiert",
"update_user_done": "Benutzernotizen und –details aktualisiert!",
"ajax_error": "Fehler aufgetreten. Bitte versuchen Sie es später erneut.",
"tickets": "Tickets",

Просмотреть файл

@ -18,7 +18,8 @@
"no_tags": "No tags",
"no_domain_names": "No domain names"
},
"update_user_done": "User notes and details updated!",
"update_organization_done": "Organization notes and details updated",
"update_user_done": "User notes and details updated.",
"ajax_error": "An error occurred. Please try again later.",
"tickets": "Tickets",
"toggle_details_notes": "Toggle Details and Notes",

Просмотреть файл

@ -1,6 +1,6 @@
{
"app": {
"description": "Displays information about the ticket requester and requesters organization.",
"description": "Displays information about the ticket requester and requesters organisation.",
"name": "User Data App",
"parameters": {
"unfolded_on_startup": {
@ -12,23 +12,24 @@
"title": "User Data Admin panel",
"save": "Save and go back",
"text": "Please select the user fields you would like to permanently display on the App",
"include_org_fields": "Display organization information"
"include_org_fields": "Display organisation information"
},
"info": {
"no_tags": "No tags",
"no_domain_names": "No domain names"
},
"update_user_done": "User notes and details updated!",
"update_organization_done": "Organisation notes and details updated",
"update_user_done": "User notes and details updated.",
"ajax_error": "An error occurred. Please try again later.",
"tickets": "Tickets",
"toggle_details_notes": "Toggle Details and Notes",
"toggle_organization": "Toggle organization",
"toggle_organization": "Toggle organisation",
"details_and_notes": "Details and Notes",
"details": "Details",
"notes": "Notes",
"locale": "User's language",
"tags": "Tags",
"organization": "Organization",
"organization": "Organisation",
"ticket_status": {
"new": "n",
"open": "o",

Просмотреть файл

@ -1,6 +1,6 @@
{
"app": {
"description": "Displays information about the ticket requester and requesters organization.",
"description": "Displays information about the ticket requester and requesters organisation.",
"name": "User Data App",
"parameters": {
"unfolded_on_startup": {
@ -12,23 +12,24 @@
"title": "User Data Admin panel",
"save": "Save and go back",
"text": "Please select the user fields you would like to permanently display on the App",
"include_org_fields": "Display organization information"
"include_org_fields": "Display organisation information"
},
"info": {
"no_tags": "No tags",
"no_domain_names": "No domain names"
},
"update_user_done": "User notes and details updated!",
"update_organization_done": "Organisation notes and details updated",
"update_user_done": "User notes and details updated.",
"ajax_error": "An error occurred. Please try again later.",
"tickets": "Tickets",
"toggle_details_notes": "Toggle Details and Notes",
"toggle_organization": "Toggle organization",
"toggle_organization": "Toggle organisation",
"details_and_notes": "Details and Notes",
"details": "Details",
"notes": "Notes",
"locale": "User's language",
"tags": "Tags",
"organization": "Organization",
"organization": "Organisation",
"ticket_status": {
"new": "n",
"open": "o",

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "No hay etiquetas",
"no_domain_names": "No hay nombres de dominio"
},
"update_organization_done": "Notas y detalles de la organización actualizados",
"update_user_done": "Notas y detalles del usuario actualizados.",
"ajax_error": "Se ha producido un error. Vuelva a intentarlo más tarde.",
"tickets": "Tickets",

48
translations/es-es.json Normal file
Просмотреть файл

@ -0,0 +1,48 @@
{
"app": {
"description": "Muestra información sobre el solicitante del ticket y la organización del solicitante.",
"name": "Aplicación Datos de usuario",
"parameters": {
"unfolded_on_startup": {
"label": "La bandeja Aplicaciones está abierta de manera predeterminada"
}
}
},
"admin": {
"title": "Panel Administrador de datos de usuario",
"save": "Guardar y regresar",
"text": "Seleccione los campos de usuario que desee mostrar de forma permanente en la aplicación",
"include_org_fields": "Mostrar información de la organización"
},
"info": {
"no_tags": "No hay etiquetas",
"no_domain_names": "No hay nombres de dominio"
},
"update_organization_done": "Notas y detalles de la organización actualizados",
"update_user_done": "Notas y detalles del usuario actualizados.",
"ajax_error": "Se ha producido un error. Vuelva a intentarlo más tarde.",
"tickets": "Tickets",
"toggle_details_notes": "Ocultar/mostrar detalles y notas",
"toggle_organization": "Ocultar/mostrar organización",
"details_and_notes": "Detalles y notas",
"details": "Detalles",
"notes": "Notas",
"locale": "Idioma del usuario",
"tags": "Etiquetas",
"organization": "Organización",
"ticket_status": {
"new": "n",
"open": "a",
"pending": "p",
"hold": "e",
"solved": "r",
"closed": "c"
},
"spoke-ticket": {
"link": {
"pre": "Este ticket es de la cuenta de marca:"
}
},
"account": "Cuenta",
"spoke_ticket_id": "ID de ticket de cuenta de marca"
}

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "No hay etiquetas",
"no_domain_names": "No hay nombres de dominio"
},
"update_organization_done": "Notas y detalles de la organización actualizados",
"update_user_done": "Notas y detalles del usuario actualizados.",
"ajax_error": "Se ha producido un error. Vuelva a intentarlo más tarde.",
"tickets": "Tickets",

48
translations/fi.json Normal file
Просмотреть файл

@ -0,0 +1,48 @@
{
"app": {
"description": "Näyttää tiketin lähettäjän ja tiketin lähettäjän organisaation tiedot.",
"name": "Käyttäjätiedot-sovellus",
"parameters": {
"unfolded_on_startup": {
"label": "Oletuksena avattu sovellusalue"
}
}
},
"admin": {
"title": "Käyttäjätietojen hallintapaneeli",
"save": "Tallenna ja siirry takaisin",
"text": "Valitse käyttäjän kentät, jotka haluat näyttää pysyvästi sovelluksessa.",
"include_org_fields": "Näytä organisaation tiedot"
},
"info": {
"no_tags": "Ei avainsanoja",
"no_domain_names": "Ei toimialueen nimiä"
},
"update_organization_done": "Organisaation huomautukset ja tiedot päivitetty",
"update_user_done": "Käyttäjän huomautukset ja tiedot päivitetty!",
"ajax_error": "Tapahtui virhe. Yritä myöhemmin uudelleen.",
"tickets": "Tiketit",
"toggle_details_notes": "Vaihda tiedot ja huomautukset",
"toggle_organization": "Vaihda organisaatio",
"details_and_notes": "Tiedot ja huomautukset",
"details": "Tiedot",
"notes": "Huomautukset",
"locale": "Käyttäjän kieli",
"tags": "Avainsanat",
"organization": "Organisaatio",
"ticket_status": {
"new": "u",
"open": "a",
"pending": "o",
"hold": "p",
"solved": "r",
"closed": "s"
},
"spoke-ticket": {
"link": {
"pre": "Tämä tiketti on oheistililtä:"
}
},
"account": "Tili",
"spoke_ticket_id": "Oheistiketin tunnus"
}

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "Aucun marqueur",
"no_domain_names": "Aucun nom de domaine"
},
"update_organization_done": "Notes et détails de lorganisation mis à jour",
"update_user_done": "Notes et détails de lutilisateur mis à jour !",
"ajax_error": "Une erreur est survenue. Réessayez plus tard.",
"tickets": "Billets",

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "Aucun marqueur",
"no_domain_names": "Aucun nom de domaine"
},
"update_organization_done": "Notes et détails de lorganisation mis à jour",
"update_user_done": "Notes et détails de lutilisateur mis à jour !",
"ajax_error": "Une erreur est survenue. Réessayez plus tard.",
"tickets": "Tickets",
@ -39,9 +40,9 @@
},
"spoke-ticket": {
"link": {
"pre": "Ce ticket provient du compte satellite :"
"pre": "Ce ticket provient du compte Spoke :"
}
},
"account": "Compte",
"spoke_ticket_id": "ID de ticket satellite"
"spoke_ticket_id": "ID de ticket Spoke"
}

48
translations/hu.json Normal file
Просмотреть файл

@ -0,0 +1,48 @@
{
"app": {
"description": "Információ megjelenítése a jegyek igénylőitől és az igénylő cégtől. ",
"name": "Felhasználói Adat Alkalmazás",
"parameters": {
"unfolded_on_startup": {
"label": "Alkalmazások tálca alapértelmezettként megnyitva"
}
}
},
"admin": {
"title": "Felhasználói Adat Admin felület",
"save": "Ment és visszalép",
"text": "Kérem válassza ki a felhasználó-mezőket, amiket szeretne állandóan megjeleníteni az alkalmazáson.",
"include_org_fields": "Rendezési információk megjelenítése"
},
"info": {
"no_tags": "Nincsenek címkék",
"no_domain_names": "Nincsenek domén nevek"
},
"update_organization_done": "Szervezeti értesítések és adatok frissítve",
"update_user_done": "Felhasználó értesítések és adatok frissítve.",
"ajax_error": "Hiba történt. Kérjük próbálja meg később.",
"tickets": "Jegyek",
"toggle_details_notes": "Részletek és Jegyzetek váltása",
"toggle_organization": "Szervezet váltása",
"details_and_notes": "Részletek és megjegyzések",
"details": "Részletek",
"notes": "Megyjegyzések",
"locale": "A felhasználó nyelve",
"tags": "Címkék",
"organization": "Szervezet",
"ticket_status": {
"new": "n",
"open": "o",
"pending": "P",
"hold": "tartás",
"solved": "s",
"closed": "m"
},
"spoke-ticket": {
"link": {
"pre": "Ez a jegy a következő Spoke fiókról való:"
}
},
"account": "Fiók",
"spoke_ticket_id": "Spoke jegy azonosító"
}

Просмотреть файл

@ -11,13 +11,14 @@
"admin": {
"title": "Pannello amministrazione Dati utente",
"save": "Salva e torna indietro",
"text": "Selezionate i campi utente da visualizzare in maniera permanente nellapp",
"text": "Seleziona i campi utente da visualizzare in maniera permanente nellapp",
"include_org_fields": "Visualizza informazioni sullorganizzazione"
},
"info": {
"no_tags": "Nessun tag",
"no_domain_names": "Nessun nome di dominio"
},
"update_organization_done": "Aggiornamento dettagli e note organizzazione completato.",
"update_user_done": "Aggiornamento dettagli e note utenti completato.",
"ajax_error": "Si è verificato un errore. Riprova più tardi.",
"tickets": "Ticket",
@ -26,22 +27,22 @@
"details_and_notes": "Dettagli e note",
"details": "Dettagli",
"notes": "Note",
"locale": "Lingua dell'utente",
"locale": "Lingua dellutente",
"tags": "Tag",
"organization": "Organizzazione",
"ticket_status": {
"new": "n",
"open": "a",
"pending": "s",
"hold": "i",
"pending": "i",
"hold": "s",
"solved": "r",
"closed": "c"
},
"spoke-ticket": {
"link": {
"pre": "Questo ticket proviene dall'account raggio:"
"pre": "Questo ticket proviene dallaccount Spoke:"
}
},
"account": "Account",
"spoke_ticket_id": "ID ticket raggio"
"spoke_ticket_id": "ID ticket Spoke"
}

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "タグなし",
"no_domain_names": "ドメイン名なし"
},
"update_organization_done": "組織のメモおよび詳細を更新しました",
"update_user_done": "ユーザーのメモおよび詳細を更新しました!",
"ajax_error": "エラーが発生しました。しばらく経ってからもう一度やり直してください。",
"tickets": "チケット",

Просмотреть файл

@ -1,7 +1,7 @@
{
"app": {
"description": "티켓 요청자 및 요청자 조직에 관한 정보를 표시합니다.",
"name": "User Data App",
"name": "사용자 데이터 앱",
"parameters": {
"unfolded_on_startup": {
"label": "기본으로 열리는 앱 트레이"
@ -9,17 +9,18 @@
}
},
"admin": {
"title": "User Data Admin 패널",
"title": "사용자 데이터 관리자 패널",
"save": "저장하고 돌아가기",
"text": "앱에 영구적으로 표시하고자 하는 사용자 필드를 선택하십시오",
"text": "앱에 영구적으로 표시하고자 하는 사용자 필드를 선택하세요.",
"include_org_fields": "조직 정보 표시"
},
"info": {
"no_tags": "태그가 없습니다",
"no_domain_names": "도메인 이름이 없습니다"
"no_tags": "태그가 없습니다.",
"no_domain_names": "도메인 이름이 없습니다."
},
"update_organization_done": "조직 메모 및 세부 정보가 업데이트되었습니다.",
"update_user_done": "사용자 메모 및 세부 정보가 업데이트되었습니다!",
"ajax_error": "오류가 발생했습니다. 나중에 다시 시도하십시오.",
"ajax_error": "오류가 발생했습니다. 나중에 다시 시도하세요.",
"tickets": "티켓",
"toggle_details_notes": "세부 정보 및 메모 토글",
"toggle_organization": "조직 토글",
@ -43,5 +44,5 @@
}
},
"account": "계정",
"spoke_ticket_id": "스포크 티켓 ID"
"spoke_ticket_id": "스포크 티켓 아이디"
}

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "Geen tags",
"no_domain_names": "Geen domeinnamen"
},
"update_organization_done": "Organisatienotities en details bijgewerkt!",
"update_user_done": "Gebruikersnotities en details bijgewerkt!",
"ajax_error": "Er is een fout opgetreden. Probeer het later opnieuw.",
"tickets": "Tickets",
@ -32,7 +33,7 @@
"ticket_status": {
"new": "n",
"open": "o",
"pending": "a",
"pending": "w",
"hold": "p",
"solved": "s",
"closed": "g"

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "Ingen tagger",
"no_domain_names": "Ingen domenenavn"
},
"update_organization_done": "Organisasjonsmerknader og -detaljer ble oppdatert",
"update_user_done": "Merknader og detaljer om bruker er oppdatert!",
"ajax_error": "Det oppstod en feil. Prøv på nytt senere.",
"tickets": "Saker",
@ -39,9 +40,9 @@
},
"spoke-ticket": {
"link": {
"pre": "Denne saken er fra eike-kontoen:"
"pre": "Denne saken er fra satelittkontoen:"
}
},
"account": "Konto",
"spoke_ticket_id": "ID for eikesak"
"spoke_ticket_id": "ID for satelittsak"
}

Просмотреть файл

@ -1,7 +1,7 @@
{
"app": {
"description": "Wyświetla informacje o osobie zlecającej zgłoszenie oraz jej organizacji.",
"name": "Aplikacja User Data",
"name": "Aplikacja Dane użytkownika",
"parameters": {
"unfolded_on_startup": {
"label": "Zasobnik Aplikacje otwarty domyślnie"
@ -9,7 +9,7 @@
}
},
"admin": {
"title": "User Data — panel administracyjny",
"title": "Dane użytkownika — panel administracyjny",
"save": "Zapisz i wróć",
"text": "Wybierz pola użytkownika, które mają być stale wyświetlane w aplikacji",
"include_org_fields": "Wyświetl informacje o organizacji"
@ -18,6 +18,7 @@
"no_tags": "Brak tagów",
"no_domain_names": "Brak nazw domen"
},
"update_organization_done": "Notatki dotyczące organizacji i szczegóły zostały zaktualizowane",
"update_user_done": "Notatki użytkownika i szczegóły zostały zaktualizowane.",
"ajax_error": "Wystąpił błąd. Spróbuj ponownie później.",
"tickets": "Zgłoszenia",

Просмотреть файл

@ -1,7 +1,7 @@
{
"app": {
"description": "Exibe as informações sobre o solicitante do ticket e a organização dos solicitantes.",
"name": "Aplicativo de Dados do usuário",
"name": "Aplicativo Dados do usuário",
"parameters": {
"unfolded_on_startup": {
"label": "Bandeja de aplicativos aberta por padrão"
@ -18,6 +18,7 @@
"no_tags": "Nenhuma tag",
"no_domain_names": "Nenhum nome de domínio"
},
"update_organization_done": "Observações e detalhes da organização atualizados",
"update_user_done": "Observações e detalhes do usuário atualizados!",
"ajax_error": "Ocorreu um erro. Tente novamente mais tarde.",
"tickets": "Tickets",

Просмотреть файл

@ -1,7 +1,7 @@
{
"app": {
"description": "Exibe as informações sobre o solicitante do ticket e a organização dos solicitantes.",
"name": "Aplicativo de Dados do usuário",
"name": "Aplicativo Dados do usuário",
"parameters": {
"unfolded_on_startup": {
"label": "Bandeja de aplicativos aberta por padrão"
@ -18,6 +18,7 @@
"no_tags": "Nenhuma tag",
"no_domain_names": "Nenhum nome de domínio"
},
"update_organization_done": "Observações e detalhes da organização atualizados",
"update_user_done": "Observações e detalhes do usuário atualizados!",
"ajax_error": "Ocorreu um erro. Tente novamente mais tarde.",
"tickets": "Tickets",

48
translations/ro.json Normal file
Просмотреть файл

@ -0,0 +1,48 @@
{
"app": {
"description": "Afişează informaţii despre solicitantul tichetului şi organizaţia solicitantului.",
"name": "Aplicaţie Date despre utilizator",
"parameters": {
"unfolded_on_startup": {
"label": "Bară de sistem cu aplicaţii deschisă în mod implicit"
}
}
},
"admin": {
"title": "Panou Administrare date utilizator",
"save": "Salvare şi revenire",
"text": "Vă rugăm să selectaţi câmpurile pentru utilizator pe care aţi dori să le afişaţi permanent în aplicaţie",
"include_org_fields": "Afişare informaţii organizaţie"
},
"info": {
"no_tags": "Fără etichete",
"no_domain_names": "Fără nume de domeniu"
},
"update_organization_done": "Notele şi detaliile organizaţiei au fost actualizate",
"update_user_done": "Notele şi detaliile utilizatorului au fost actualizate.",
"ajax_error": "A apărut o eroare. Vă rugăm să încercaţi mai târziu.",
"tickets": "Tichete",
"toggle_details_notes": "Comutare detalii şi note",
"toggle_organization": "Comutare organizaţie",
"details_and_notes": "Detalii şi note",
"details": "Detalii",
"notes": "Note",
"locale": "Limba utilizatorului",
"tags": "Etichete",
"organization": "Organizaţie",
"ticket_status": {
"new": "n",
"open": "d",
"pending": "a",
"hold": "p",
"solved": "s",
"closed": "î"
},
"spoke-ticket": {
"link": {
"pre": "Acest tichet este de la contul personalizat cu elemente de marcă:"
}
},
"account": "Cont",
"spoke_ticket_id": "Identificator tichet cont personalizat cu elemente de marcă"
}

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "Нет тегов",
"no_domain_names": "Нет доменных имен"
},
"update_organization_done": "Примечания и данные организаций обновлены",
"update_user_done": "Примечания и данные пользователей обновлены!",
"ajax_error": "Произошла ошибка. Повторите попытку позже.",
"tickets": "Тикеты",
@ -39,9 +40,9 @@
},
"spoke-ticket": {
"link": {
"pre": "Это тикет от аккаунта spoke:"
"pre": "Это тикет от периферийного аккаунта:"
}
},
"account": "Аккаунт",
"spoke_ticket_id": "ID тикета Spoke"
"spoke_ticket_id": "ID периферийного тикета"
}

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "Inga taggar",
"no_domain_names": "Inget domännamn"
},
"update_organization_done": "Organisationsanteckningar och -uppgifter uppdaterade",
"update_user_done": "Användaranteckningar och -uppgifter uppdaterade.",
"ajax_error": "Ett fel inträffade. Försök igen senare.",
"tickets": "Ärenden",

Просмотреть файл

@ -1,6 +1,6 @@
{
"app": {
"description": "Kaydı talep eden kişi ve o kişinin kurumu hakkında bilgileri görüntüler.",
"description": "Kaydı talep eden kişi ve o kişinin organizasyon birimi hakkında bilgileri görüntüler.",
"name": "Kullanıcı Verileri Uygulaması",
"parameters": {
"unfolded_on_startup": {
@ -12,30 +12,31 @@
"title": "Kullanıcı Verileri Yönetici paneli",
"save": "Kaydet ve geri git",
"text": "Lütfen uygulamada kalıcı olarak görüntülemek istediğiniz kullanıcı alanlarını seçin.",
"include_org_fields": "Kurum bilgilerini görüntüle"
"include_org_fields": "Organizasyon birimi bilgilerini görüntüle"
},
"info": {
"no_tags": "Etiket yok",
"no_domain_names": "Etki alanı adı yok"
},
"update_organization_done": "Organizasyon notları ve ayrıntıları güncellendi",
"update_user_done": "Kullanıcı notları ve detayları güncellendi!",
"ajax_error": "Bir hata oluştu. Lütfen daha sonra tekrar deneyin.",
"tickets": "Kayıtlar",
"toggle_details_notes": "Detayları ve Notları Değiştir",
"toggle_organization": "Kurumu değiştir",
"toggle_organization": "Organizasyon birimini değiştir",
"details_and_notes": "Detaylar ve Notlar",
"details": "Detaylar",
"notes": "Notlar",
"locale": "Kullanıcının dili",
"tags": "Etiketler",
"organization": "Kurum",
"organization": "Organizasyon birimi",
"ticket_status": {
"new": "n",
"open": "o",
"pending": "p",
"hold": "h",
"solved": "s",
"closed": "c"
"new": "y",
"open": "a",
"pending": "b",
"hold": "as",
"solved": "ç",
"closed": "k"
},
"spoke-ticket": {
"link": {
@ -43,5 +44,5 @@
}
},
"account": "Hesap",
"spoke_ticket_id": "Bağlı Bileşen Kayıt Kimliği"
"spoke_ticket_id": "Bağlı Bileşen Kayıt Numarası"
}

Просмотреть файл

@ -18,7 +18,8 @@
"no_tags": "No tags",
"no_domain_names": "No domain names"
},
"update_user_done": "User notes and details updated!",
"update_organization_done": "Organization notes and details updated",
"update_user_done": "User notes and details updated.",
"ajax_error": "An error occurred. Please try again later.",
"tickets": "Tickets",
"toggle_details_notes": "Toggle Details and Notes",

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "没有标签",
"no_domain_names": "没有域名"
},
"update_organization_done": "组织注释和详情已更新",
"update_user_done": "用户注释和详情已更新!",
"ajax_error": "发生错误。请稍后重试。",
"tickets": "工单",
@ -32,7 +33,7 @@
"ticket_status": {
"new": "新",
"open": "开",
"pending": "",
"pending": "",
"hold": "停",
"solved": "解",
"closed": "闭"

Просмотреть файл

@ -18,6 +18,7 @@
"no_tags": "無標籤",
"no_domain_names": "無網域名稱"
},
"update_organization_done": "已更新組織備註和詳情",
"update_user_done": "已更新使用者備註和詳情!",
"ajax_error": "發生錯誤。請稍後重試。",
"tickets": "工單",