Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LingoHub based on develop #6978

Merged
merged 1 commit into from
May 16, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions packages/rocketchat-i18n/i18n/ca.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"Accessing_permissions": "L'accés als permisos",
"Account_SID": "Compte SID",
"Accounts": "Comptes",
"Accounts_AllowAnonymousAccess": "Permet accés anònim",
"Accounts_AllowAnonymousRead": "Permetre lectura anònima",
"Accounts_AllowAnonymousWrite": "Permetre escriptura anònima",
"Accounts_AllowDeleteOwnAccount": "Permetre als usuaris eliminar el seu propi compte",
"Accounts_AllowedDomainsList": "Llista de dominis permesos",
"Accounts_AllowedDomainsList_Description": "Llista dels dominis permesos separada per comes ",
Expand All @@ -35,6 +36,7 @@
"Accounts_BlockedUsernameList": "Llista de noms d'usuari bloquejats",
"Accounts_BlockedUsernameList_Description": "Llista separada per comes de noms d'usuari bloquejats (no distingeix majúscules/minúscules)",
"Accounts_CustomFields_Description": "Ha de ser un objecte JSON vàlid on les claus són els noms dels camps i contenen un diccionari amb les opcions del camp. Exemple:<br/><code>{\n \"role\": {\n  \"type\": \"select\",\n  \"defaultValue\": \"student\",\n  \"options\": [\"teacher\", \"student\"],\n  \"required\": true,\n  \"modifyRecordField\": {\n   \"array\": true,\n   \"field\": \"roles\"\n  }\n },\n \"twitter\": {\n  \"type\": \"text\",\n  \"required\": true,\n  \"minLength\": 2,\n  \"maxLength\": 10\n }\n}</code> ",
"Accounts_DefaultUsernamePrefixSuggestion": "Prefix suggerit per al nom d'usuari per defecte",
"Accounts_denyUnverifiedEmail": "Denegar correu electrònic sense verificar",
"Accounts_EmailVerification": "Verificació de correu electrònic",
"Accounts_EmailVerification_Description": "Assegura't que la configuració SMTP és correcta per fer servir aquesta funcionalitat",
Expand Down Expand Up @@ -265,6 +267,7 @@
"BotHelpers_userFields": "Camps d'usuari",
"BotHelpers_userFields_Description": "CSV de camps d'usuari que poden ser accedits pels mètodes helper dels bots.",
"Branch": "Branca",
"Broadcast_Connected_Instances": "Difusió de les instàncies connectades",
"Bugsnag_api_key": "Clau API Bugsnag",
"busy": "ocupat",
"Busy": "Ocupat",
Expand Down Expand Up @@ -360,6 +363,7 @@
"CROWD_Reject_Unauthorized": "Rebutja no autoritzat",
"CRM_Integration": "Integració CRM",
"Current_Chats": "Xats actuals",
"Current_Status": "Estat actual",
"Custom": "Personalitzat",
"Custom_Emoji": "Emoticona personalitzada",
"Custom_Emoji_Add": "Afegir nova emoticona",
Expand Down Expand Up @@ -668,11 +672,11 @@
"Iframe_Integration_receive_enable": "Activa recepció",
"Iframe_Integration_receive_enable_Description": "Permetre que la finestra pare enviï ordres a Rocket.Chat.",
"Iframe_Integration_receive_origin": "Rebre orígens",
"Iframe_Integration_receive_origin_Description": "Només les pàgines de les quals es proporciona l'origen podran enviar ordres o `*` per a totes. Es poden utilitzar múltiples valors separats per `,`. Exemple `http://localhost,https://localhost`",
"Iframe_Integration_receive_origin_Description": "Origens amb prefix del protocol, separats per comes, dels quals es permet rebre comandes. Exemple 'http://localhost, https://localhost', o * per permetre rebre de qualsevol lloc.",
"Iframe_Integration_send_enable": "Activa enviament",
"Iframe_Integration_send_enable_Description": "Envia esdeveniments a la finestra pare",
"Iframe_Integration_send_target_origin": "Envia l'origen a l'objectiu",
"Iframe_Integration_send_target_origin_Description": "Només les pàgines amb l'origen proporcionat podran rebre esdeveniments o `*` per a totes. Exemple `http://localhost`",
"Iframe_Integration_send_target_origin_Description": "Origens amb prefix del protocol on les comandes són enviades. Exemple 'https://localhost', o * per permetre enviar a qualsevol lloc.",
"Importer_Archived": "Arxivat",
"Importer_CSV_Information": "L'importador CSV requereix un format específic, si us plau llegiu la documentació sobre com estructurar l'arxiu .zip:",
"Importer_HipChatEnterprise_Information": "L'arxiu pujat ha de ser un tar.gz desencriptat. Si us plau, llegiu la documentació per a més informació:",
Expand Down Expand Up @@ -704,6 +708,7 @@
"Install_FxOs_follow_instructions": "Si us plau, confirma la instal·lació de l'aplicació al teu dispositiu (polsi \"Instal·lar\" quan se us demani).",
"Installation": "Instal·lació",
"Installed_at": "Instal·lat a",
"Instance_Record": "Registre d'instància",
"Instructions_to_your_visitor_fill_the_form_to_send_a_message": "Instruccions als visitants, ompliu el formulari per enviar un missatge",
"Impersonate_user": "Suplantar usuari",
"Impersonate_user_description": "Quan s'activa, la integració publica com a l'usuari que ha desencadenat la integració",
Expand Down Expand Up @@ -1124,6 +1129,7 @@
"or": "o",
"Open_your_authentication_app_and_enter_the_code": "Obre l'app d'autenticació i entra el codi. També pots utilitzar un dels codis de recuperació.",
"Order": "Ordre",
"Or_talk_as_anonymous": "O parla com a anònim",
"OS_Arch": "Arquitectura del sistema",
"OS_Cpus": "Recompte de CPU",
"OS_Freemem": "Memòria RAM lliure",
Expand Down Expand Up @@ -1228,7 +1234,6 @@
"Register": "Crea un compte nou",
"Registration": "Registre",
"Registration_Succeeded": "Registre reeixit",
"Register_or_login_to_send_messages": "Registra't o identifica't per enviar missatges",
"Registration_via_Admin": "Registre via Admin",
"Regular_Expressions": "Expressions regulars",
"Release": "Llançament",
Expand All @@ -1254,6 +1259,7 @@
"Reset_password": "Reinicialitza la contrasenya",
"Restart": "Reinicia (restart)",
"Restart_the_server": "Reinicia el servidor",
"Retry_Count": "Comptador de reintents",
"Role": "Rol",
"Role_Editing": "Edició de rols",
"Role_removed": "Rol eliminat",
Expand Down Expand Up @@ -1363,6 +1369,7 @@
"Showing_archived_results": "<p>Mostrant <b>%s</b> resultats arxivats</p>",
"Showing_online_users": "Mostrant-ne <b>__total_showing__</b>, En línia: __online__, Total: __total__ usuaris",
"Showing_results": "<p>Mostrant <b>%s</b> resultats</p>",
"Sign_in_to_start_talking": "Identifica't per començar a parlar",
"since_creation": "des de %s",
"Site_Name": "Nom del lloc",
"Site_Url": "URL del lloc",
Expand Down Expand Up @@ -1557,6 +1564,7 @@
"Unread_Rooms": "Sales no llegides",
"Unread_Rooms_Mode": "Mode de sales no llegides",
"Unstar_Message": "Esborra el destacat",
"Updated_at": "Actualitzat el",
"Upload_file_description": "Descripció de l'arxiu",
"Upload_file_name": "Nom de l'arxiu",
"Upload_file_question": "Pujar l'arxiu?",
Expand Down
12 changes: 10 additions & 2 deletions packages/rocketchat-i18n/i18n/cs.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"Accessing_permissions": "Přístup k oprávnění",
"Account_SID": "SID účtu",
"Accounts": "Účty",
"Accounts_AllowAnonymousAccess": "Povolit anonymní přístup",
"Accounts_AllowAnonymousRead": "Povolit anonymům číst",
"Accounts_AllowAnonymousWrite": "Povolit anonymům zapisovat",
"Accounts_AllowDeleteOwnAccount": "Povolit uživatelům odstranit vlastní účet",
"Accounts_AllowedDomainsList": "Seznam povolených domén",
"Accounts_AllowedDomainsList_Description": "Čárkami oddělený seznam povolených domén",
Expand All @@ -35,6 +36,7 @@
"Accounts_BlockedUsernameList": "Zakázaná uživatelská jména",
"Accounts_BlockedUsernameList_Description": "čárkou oddělený seznam uživatelských jmen (na velikosti písmen nezáleží)",
"Accounts_CustomFields_Description": "Validní JSON obsahující klíče polí s nastavením. Například:<br/><code>{\n \"role\": {\n  \"type\": \"select\",\n  \"defaultValue\": \"student\",\n  \"options\": [\"teacher\", \"student\"],\n  \"required\": true,\n  \"modifyRecordField\": {\n   \"array\": true,\n   \"field\": \"roles\"\n  }\n },\n \"twitter\": {\n  \"type\": \"text\",\n  \"required\": true,\n  \"minLength\": 2,\n  \"maxLength\": 10\n }\n}</code>",
"Accounts_DefaultUsernamePrefixSuggestion": "Výchozí návrh prefixu uživatelského jména",
"Accounts_denyUnverifiedEmail": "Zakázat neověřené e-mailové adresy",
"Accounts_EmailVerification": "Ověření e-mailu",
"Accounts_EmailVerification_Description": "Pro použití této funkce se ujistěte, že máte správné nastavení SMTP",
Expand Down Expand Up @@ -265,6 +267,7 @@
"BotHelpers_userFields": "Uživatelská pole",
"BotHelpers_userFields_Description": "CSV uživatelských polí, která budou přístupná botům",
"Branch": "Větev",
"Broadcast_Connected_Instances": "Připojené instance",
"Bugsnag_api_key": "Bugsnag API klíč",
"busy": "zaneprázdněný",
"Busy": "Zaneprázdněný",
Expand Down Expand Up @@ -360,6 +363,7 @@
"CROWD_Reject_Unauthorized": "Zamítnout neutorizované",
"CRM_Integration": "Integrace CRM",
"Current_Chats": "Aktuální Místnosti",
"Current_Status": "Aktuální stav",
"Custom": "Vlastní",
"Custom_Emoji": "Vlastní emotikona",
"Custom_Emoji_Add": "Přidat novou emotikonu",
Expand Down Expand Up @@ -704,6 +708,7 @@
"Install_FxOs_follow_instructions": "Prosím potvrďte instalaci aplikace na Vašem přístroji (stiskněte tlačítko \"Install\" po výzvě).",
"Installation": "Instalace",
"Installed_at": "instalováno v",
"Instance_Record": "ID Instance",
"Instructions_to_your_visitor_fill_the_form_to_send_a_message": "Pokyny pro Vaše návštěvníky k vyplnění formulář pro odeslání zprávy",
"Impersonate_user": "Vydávat se za uživatele",
"Impersonate_user_description": "Pokud je povoleno, integrace posílá za uživatele, který ji vyvolal",
Expand Down Expand Up @@ -1124,6 +1129,7 @@
"or": "nebo",
"Open_your_authentication_app_and_enter_the_code": "Otevřete autentizační aplikaci a zadejte vygenerovaný kód. Můžete použít jeden ze svých záložních kódů.",
"Order": "Objednat",
"Or_talk_as_anonymous": "Vydávat sezaanonyma",
"OS_Arch": "Architektura OS",
"OS_Cpus": "Počet CPU OS",
"OS_Freemem": "Volná paměť OS",
Expand Down Expand Up @@ -1228,7 +1234,6 @@
"Register": "Zaregistrovat nový účet",
"Registration": "Registrace",
"Registration_Succeeded": "Registrace úspěšná",
"Register_or_login_to_send_messages": "Pro odeslání zpráv je třeba se zaregistrovat nebo přihlásit",
"Registration_via_Admin": "Registrace přes Admin",
"Regular_Expressions": "Regulární výrazy",
"Release": "Verze",
Expand All @@ -1254,6 +1259,7 @@
"Reset_password": "Obnovit heslo",
"Restart": "Restartovat",
"Restart_the_server": "Restartovat server",
"Retry_Count": "Počet opakování",
"Role": "Role",
"Role_Editing": "Editace Role",
"Role_removed": "Role odstraněna",
Expand Down Expand Up @@ -1363,6 +1369,7 @@
"Showing_archived_results": "<p> <b>Zobrazeno %s</b> archivovaných výsledků </p>",
"Showing_online_users": "Viditelných <b>__total_showing__</b> z __total__ uživatelů",
"Showing_results": "<p>Zobrazeno <b>%s</b> výsledků</p>",
"Sign_in_to_start_talking": "Pro konverzaci se přihlašte",
"since_creation": "od %s",
"Site_Name": "Jméno stránky",
"Site_Url": "URL stránky",
Expand Down Expand Up @@ -1557,6 +1564,7 @@
"Unread_Rooms": "Nepřečtené místnosti",
"Unread_Rooms_Mode": "Mód Nepřečtených místností",
"Unstar_Message": "Odebrat hvězdičku",
"Updated_at": "Poslední aktualizace",
"Upload_file_description": "Popis souboru",
"Upload_file_name": "Název souboru",
"Upload_file_question": "Nahrát soubor?",
Expand Down
18 changes: 12 additions & 6 deletions packages/rocketchat-i18n/i18n/de-AT.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"Accounts_OAuth_Custom_id": "ID",
"Accounts_OAuth_Custom_Identity_Path": "Identitätspfad",
"Accounts_OAuth_Custom_Login_Style": "Anmeldungsart",
"Accounts_OAuth_Custom_Merge_Users": "BenutzerInnen zusammenführen",
"Accounts_OAuth_Custom_Scope": "Bereich",
"Accounts_OAuth_Custom_Secret": "Secret",
"Accounts_OAuth_Custom_Token_Path": "Pfad des Token",
Expand Down Expand Up @@ -118,12 +119,12 @@
"Add_agent": "Agent hinzufügen",
"Add_custom_oauth": "Benutzerdefiniertes OAuth-Konto hinzufügen",
"Add_manager": "Manager hinzufügen",
"Add_user": "Benutzer hinzufügen",
"Add_User": "Benutzer hinzufügen",
"Add_users": "Benutzer hinzufügen",
"Add_user": "BenutzerIn hinzufügen",
"Add_User": "BenutzerIn hinzufügen",
"Add_users": "BenutzerInnen hinzufügen",
"Adding_OAuth_Services": "Hinzufügen von OAuth-Services",
"Adding_permission": "Berechtigung hinzufügen",
"Adding_user": "Benutzer hinzufügen",
"Adding_user": "Füge BenutzerIn hinzu",
"Additional_emails": "Zusätzliche E-Mails",
"Additional_Feedback": "Zusätzliches Feedback",
"Administration": "Administration",
Expand Down Expand Up @@ -205,6 +206,7 @@
"Back_to_integrations": "Zurück zu Integrationen",
"Back_to_login": "Zurück zum Login",
"Back_to_permissions": "Zurück zu den Berechtigungen",
"Block_User": "BenutzerIn sperren",
"Body": "Body",
"bold": "fett",
"Branch": "Branch",
Expand Down Expand Up @@ -328,7 +330,7 @@
"Edit_Department": "Abteilung bearbeiten",
"edited": "bearbeitet",
"Editing_room": "Raum bearbeiten",
"Editing_user": "Benutzer bearbeiten",
"Editing_user": "Benutzern bearbeiten",
"Email": "E-Mail",
"Email_address_to_send_offline_messages": "E-Mail-Adresse zum Senden von Offline-Nachrichten",
"Email_already_exists": "Die E-Mail-Adresse existiert bereits.",
Expand Down Expand Up @@ -461,6 +463,7 @@
"Force_SSL": "SSL erzwingen",
"Force_SSL_Description": "*Achtung!* _Force SSL_ solte niemals mit einem Reverse-Proxy verwendet werden. Falls Sie einen Reverse-Proxy verwenden, sollten Sie die Weiterleitung DORT einrichten. Dies Option existiert für Anwendungen wie Heroku, die keine Weiterleitungskonfigurationen für Reverse-Proxy erlauben.",
"Forgot_password": "Passwort vergessen?",
"Forward_to_user": "An BenutzerIn weiterleiten",
"Frequently_Used": "Häufig verwendet",
"From": "Absender",
"From_Email": "Absender",
Expand Down Expand Up @@ -523,6 +526,9 @@
"Integration_added": "Die Integration wurde hinzugefügt.",
"Integration_Incoming_WebHook": "Eingehende WebHook-Integration",
"Integration_New": "Neue Integration",
"Integrations_Outgoing_Type_RoomJoined": "BenutzerIn hat den Raum betreten",
"Integrations_Outgoing_Type_RoomLeft": "BenutzerIn hat den Raum verlassen",
"Integrations_Outgoing_Type_UserCreated": "BenutzerIn angelegt.",
"Integration_Outgoing_WebHook": "Ausgehende WebHook-Integration",
"Integration_Word_Trigger_Placement_Description": "Soll das auslösende Wort irgendwo im Satz stehen und nicht nur am Anfang? ",
"Integration_updated": "Die Integration wurde aktualisiert.\n",
Expand All @@ -548,7 +554,7 @@
"Invitation_Subject": "Einladungsbetreff",
"Invitation_Subject_Default": "Sie wurden zu [Site_Name] eingeladen",
"Invite_user_to_join_channel": "Benutzer in diesen Raum einladen",
"Invite_Users": "Benutzer einladen",
"Invite_Users": "BenutzerInnen einladen",
"is_also_typing": "schreibt auch",
"is_also_typing_female": "schreibt auch",
"is_also_typing_male": "schreibt auch",
Expand Down
Loading