Crowdin 2020-09-26 (#711)

Crowdin Update

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/711
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
This commit is contained in:
6543 2020-09-26 20:50:15 +02:00 committed by M M Arif
parent 01bd61ad8e
commit 6d466e2542
16 changed files with 352 additions and 80 deletions

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">استكشف</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Demo repo</string>
<string name="repoFullname">Repo with ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Open Navigation Drawer</string>
<string name="navigation_drawer_close">Close Navigation Drawer</string>
<string name="logo">لِج إلى Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Choose the correct protocol(https or http). \n2- Enter Gitea url e.g: try.gitea.io. \n3- If you have enabled 2FA for your account, enter the code in the OTP Code field. \n4- For HTTP basic auth use USERNAME@DOMAIN.COM in the URL field.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Instance URL is required</string>
<string name="emptyFieldUsername">اسم المستخدم لازم</string>
<string name="emptyFieldPassword">الكلمة السرية لازمة</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Cannot access network, please check your Internet connection</string>
<string name="netConnectionIsBack">Yay, We have Internet connection!</string>
<string name="repoNameErrorEmpty">اسم المستودع فارغ</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">المتعاونون</string>
<string name="tabPullRequests">Pull Requests</string>
<string name="noDataIssueTab">No issues found</string>
<string name="infoTabRepoWebsite">موقع الويب</string>
<string name="infoTabRepoSize">الحجم</string>
<string name="infoTabRepoDefaultBranch">الفرع المبدئيّ</string>
<string name="infoTabRepoSshUrl">عنوان SSH</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">ترجم GitNex على كراودين</string>
<string name="exploreTextBoxHint">Explore repositories</string>
<string name="starRepository">Star Repository</string>
<string name="unStarRepository">Unstar Repository</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">You can tap the OK button to send the crash report by email. It will help to fix it :)\n\nYou can also add additional content in the email. Thank you!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Prozkoumat</string>
<string name="pageTitleAdministration">Administrace Gitea</string>
<string name="pageTitleUserAccounts">Správa účtů</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Demo repozitář</string>
<string name="repoFullname">Repo with ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Otevřít navigační menu</string>
<string name="navigation_drawer_close">Zavřít navigační menu</string>
<string name="logo">Přihlásit se do Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Vyberte správný protokol (https nebo http). \n2- zadejte URL Gitea např.: try.gitea.io. \n3- Pokud jste pro svůj účet povolili 2FA, zadejte kód do pole OTP kód. \n4- Pro základní ověření HTTP použijte USERNAME@DOMAIN.COM v poli URL.</string>
<string name="malformedUrl">Nelze se připojit k serveru. Zkontrolujte prosím URL nebo port pro případné chyby</string>
<string name="protocolError">Není doporučeno používat HTTP protokol, pokud netestujete na místní síti</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Je vyžadována URL instance</string>
<string name="emptyFieldUsername">Uživatelské jméno je vyžadováno</string>
<string name="emptyFieldPassword">Heslo je vyžadováno</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Nelze se přihlásit, zkontrolujte prosím vaše připojení k internetu</string>
<string name="netConnectionIsBack">Ano, máme připojení k internetu!</string>
<string name="repoNameErrorEmpty">Název repozitáře není vyplněn</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Spolupracovníci</string>
<string name="tabPullRequests">Pull Requesty</string>
<string name="noDataIssueTab">Nebyla nalezena žádná issue</string>
<string name="infoTabRepoWebsite">Webová stránka</string>
<string name="infoTabRepoSize">Velikost</string>
<string name="infoTabRepoDefaultBranch">Výchozí větev</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Translate GitNex with Crowdin</string>
<string name="exploreTextBoxHint">Explore repositories</string>
<string name="starRepository">Star Repository</string>
<string name="unStarRepository">Unstar Repository</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">You can tap the OK button to send the crash report by email. It will help to fix it :)\n\nYou can also add additional content in the email. Thank you!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Erkunden</string>
<string name="pageTitleAdministration">Gitea-Administration</string>
<string name="pageTitleUserAccounts">Konten verwalten</string>
<string name="pageTitleNewPullRequest">Neuer Pull-Request</string>
<!-- page titles -->
<string name="repoName">Demo Repo</string>
<string name="repoFullname">Repo mit ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Navigationsleiste öffnen</string>
<string name="navigation_drawer_close">Navigationsleiste schließen</string>
<string name="logo">In Gitea anmelden</string>
<string name="protocol">Protokoll</string>
<string name="urlInfoTooltip">1- Wähle das richtige Protokoll (https oder http) \ N2- Gebe die Gitea-URL ein, z.B. try.gitea.io \n3- Falls du 2FA aktiviert hast, gib den Code in das OTP-Code Feld ein. \n4- Für HTTP basic auth nutze BENUTZERNAME@DOMAIN.COM im URL Feld</string>
<string name="malformedUrl">Konnte keine Verbindung zum Host herstellen. Bitte überprüfe die URL oder Port auf irgendwelche Fehler</string>
<string name="protocolError">Es wird nicht empfohlen, das HTTP-Protokoll zu verwenden, es sei denn, du testest in einem lokalen Netzwerk</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Instanzen-URL ist erforderlich</string>
<string name="emptyFieldUsername">Benutzername ist erforderlich</string>
<string name="emptyFieldPassword">Passwort ist erforderlich</string>
<string name="protocolEmptyError">Protokoll ist erforderlich</string>
<string name="checkNetConnection">Kann nicht auf das Netzwerk zugreifen. Bitte überprüfe die Internetverbindung</string>
<string name="netConnectionIsBack">Juhu, wir haben eine Internetverbindung!</string>
<string name="repoNameErrorEmpty">Der Repository Name ist leer.</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Mitarbeiter</string>
<string name="tabPullRequests">Pull Requests</string>
<string name="noDataIssueTab">Keine Issues gefunden!</string>
<string name="infoTabRepoWebsite">Webseite</string>
<string name="infoTabRepoSize">Größe</string>
<string name="infoTabRepoDefaultBranch">Standard Branch</string>
<string name="infoTabRepoSshUrl">SSH Link</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">Wir können den Server im Moment nicht erreichen. Bitte überprüfen Sie Ihren Serverstatus und versuchen Sie es erneut</string>
<string name="genericCopyUrl">Link kopieren</string>
<!-- generic copy -->
<string name="translateText">GitNex mit Crowdin übersetzen</string>
<string name="exploreTextBoxHint">Repositories entdecken</string>
<string name="starRepository">Repository favorisieren</string>
<string name="unStarRepository">Repository nicht mehr favorisieren</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Absturzberichte aktivieren</string>
<string name="crashTitle">GitNex hat gestoppt :(</string>
<string name="setCrashReports">Absturzberichte</string>
<string name="crashMessage">Klicke auf OK, um den Absturzbericht per E-Mail zu senden. Es wird helfen, diesen zu beheben :)\n\nDu könntest auch zusätzliche Infos in der E-Mail angeben. Danke für deine Hilfe!</string>
<string name="crashMessage">Es wird empfohlen, ein Issue im Projekt zu öffnen, wie man diesen Fehler reproduzieren kann. Es ist einfacher, das Problem so zu debuggen und zu beheben.\n\nTippen Sie auf OK, um stattdessen den Absturzbericht per E-Mail zu senden. Zusätzliche Inhalte konnten in der E-Mail hinzugefügt werden.\nVielen Dank!</string>
<string name="forceLogoutDialogHeader">Bitte melden Sie sich erneut an</string>
<string name="forceLogoutDialogDescription">Aufgrund einiger wichtiger Änderungen in Bezug auf das interne Funktionieren der App müssen Sie sich erneut anmelden. Diese Änderungen ermöglichen es uns, die App in Zukunft flexibler zu gestalten.\n\nVielen Dank für Ihre Geduld und Entschuldigung für die Unannehmlichkeiten.</string>
<string name="deleteAllDrafts">Alle Entwürfe löschen</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Vor dem Löschen zu erfahrende Dinge:\n\n- Dieser Vorgang kann NICHT rückgängig gemacht werden.\n- Dieser Vorgang wird das Projektarchiv dauerhaft löschen, einschließlich Code, Issues, Kommentare, Wiki-Daten und Einstellungen.\n\nGib den Repository-Namen als Bestätigung ein</string>
<string name="repoSettingsDeleteError">Repository-Name stimmt nicht überein</string>
<string name="repoDeletionSuccess">Repository erfolgreich gelöscht</string>
<string name="repoSettingsTransferOwnership">Besitz übertragen</string>
<string name="repoSettingsTransferOwnershipHint">Dieses Repository an einen Benutzer oder eine Organisation übertragen, für die Sie Admin Rechte haben</string>
<string name="repoSettingsTransferOwnershipDescription">Dinge, die vor der Übertragung bekannt sind:\n\n- Du verlierst den Zugriff auf das Projekt, wenn es an einen Benutzer übertragen wird.\n- Du behälst den Zugriff auf das Projekt, wenn es an eine Organisation übertragen wird, die du (mit-)besitzt.\n\nGeben den Repository-Namen als Bestätigung ein</string>
<string name="repoTransferText">Übertragung durchführen</string>
<string name="repoTransferOwnerText">Neuer Besitzer</string>
<string name="repoTransferSuccess">Repository erfolgreich übertragen</string>
<string name="repoTransferOwnerError">Neuer Besitzer ist erforderlich</string>
<string name="repoTransferError">Es gibt ein Problem mit dem Besitzer Namen. Stelle sicher, dass der neue Besitzer existiert</string>
<string name="mergeIntoBranch">Zusammenführen in</string>
<string name="pullFromBranch">Pull-Request von</string>
<string name="sameBranchesError">Diese Branches sind gleich. Es besteht keine Notwendigkeit, einen Pull-Request zu erstellen</string>
<string name="mergeIntoError">Merge in Branch ist erforderlich</string>
<string name="pullFromError">Pull-Request von Branch ist erforderlich</string>
<string name="titleError">Titel wird benötigt</string>
<string name="prCreateSuccess">Pull-Request erfolgreich erstellt</string>
<string name="prAlreadyExists">Zwischen diesen Branches existiert bereits ein Pull-Request</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Explorar</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Repo Demo</string>
<string name="repoFullname">Repo con ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Abrir cajón de navegación</string>
<string name="navigation_drawer_close">Cerrar cajón de navegación</string>
<string name="logo">Iniciar sesión en Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Elige el protocolo correcto (https o http).\n2- Introduce Gitea URL p.e: try.gitea.io.\n3- Si has activado 2FA, introduce el código OTP.\n4- Para HTTP Basic Auth usa USUARIO@DOMAIN.COM en la caja de texto URL.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Se requiere la URL de la instancia</string>
<string name="emptyFieldUsername">Se requiere el usuario</string>
<string name="emptyFieldPassword">Se requiere la contraseña</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">No se puede acceder a la red, por favor comprueba tu conexión a internet</string>
<string name="netConnectionIsBack">Yay, We have Internet connection!</string>
<string name="repoNameErrorEmpty">El nombre del repositorio está vacío</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Colaboradores</string>
<string name="tabPullRequests">Peticiones pull</string>
<string name="noDataIssueTab">No se han encontrado incidencias</string>
<string name="infoTabRepoWebsite">Página web</string>
<string name="infoTabRepoSize">Tamaño</string>
<string name="infoTabRepoDefaultBranch">Rama por defecto</string>
<string name="infoTabRepoSshUrl">URL SSH</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Translate GitNex with Crowdin</string>
<string name="exploreTextBoxHint">Explore repositories</string>
<string name="starRepository">Star Repository</string>
<string name="unStarRepository">Unstar Repository</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">You can tap the OK button to send the crash report by email. It will help to fix it :)\n\nYou can also add additional content in the email. Thank you!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">گشت‌و‌گذار</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">مخزن نمایشی</string>
<string name="repoFullname">نخزن با ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">باز کردن کشو ی ناوبری</string>
<string name="navigation_drawer_close">بستن کشوی ناوبری</string>
<string name="logo">ورود به گیتی</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1. پروتوکل صحیح را انتخاب کنید (http یا https)
2. URL گیتی را وارد کنید. مثلا: try.gitea.io
3. اگر احراز هویت دو مرحله‌ای را برای حساب خود فعال کرده‌اید، کد را در کادر OTP وارد کنید.
@ -72,6 +74,7 @@
<string name="emptyFieldURL">URL نمونه مورد نیاز است</string>
<string name="emptyFieldUsername">نام کاربری اجباری است</string>
<string name="emptyFieldPassword">گذر واژه اجباری است</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">عدم دسترسی به شبکه، لطفا از برقراری ارتباط با اینترنت مطمئن شوید</string>
<string name="netConnectionIsBack">Yay, We have Internet connection!</string>
<string name="repoNameErrorEmpty">نام مخزن خالی است</string>
@ -109,7 +112,6 @@
<string name="tab_text_collaborators">Collaborators</string>
<string name="tabPullRequests">Pull Requests</string>
<string name="noDataIssueTab">No issues found</string>
<string name="infoTabRepoWebsite">Website</string>
<string name="infoTabRepoSize">Size</string>
<string name="infoTabRepoDefaultBranch">Default Branch</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
@ -422,7 +424,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Translate GitNex with Crowdin</string>
<string name="exploreTextBoxHint">Explore repositories</string>
<string name="starRepository">Star Repository</string>
<string name="unStarRepository">Unstar Repository</string>
@ -507,7 +508,7 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">You can tap the OK button to send the crash report by email. It will help to fix it :)\n\nYou can also add additional content in the email. Thank you!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -563,4 +564,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Explore</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Demo repo</string>
<string name="repoFullname">Repo with ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Open Navigation Drawer</string>
<string name="navigation_drawer_close">Close Navigation Drawer</string>
<string name="logo">Login to Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Choose the correct protocol(https or http). \n2- Enter Gitea url e.g: try.gitea.io. \n3- If you have enabled 2FA for your account, enter the code in the OTP Code field. \n4- For HTTP basic auth use USERNAME@DOMAIN.COM in the URL field.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Instance URL is required</string>
<string name="emptyFieldUsername">Username is required</string>
<string name="emptyFieldPassword">Password is required</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Cannot access network, please check your Internet connection</string>
<string name="netConnectionIsBack">Yay, We have Internet connection!</string>
<string name="repoNameErrorEmpty">Repository name is empty</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Collaborators</string>
<string name="tabPullRequests">Pull Requests</string>
<string name="noDataIssueTab">No issues found</string>
<string name="infoTabRepoWebsite">Verkkosivusto</string>
<string name="infoTabRepoSize">Koko</string>
<string name="infoTabRepoDefaultBranch">Olutus haara</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Translate GitNex with Crowdin</string>
<string name="exploreTextBoxHint">Explore repositories</string>
<string name="starRepository">Star Repository</string>
<string name="unStarRepository">Unstar Repository</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">You can tap the OK button to send the crash report by email. It will help to fix it :)\n\nYou can also add additional content in the email. Thank you!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Explorer</string>
<string name="pageTitleAdministration">Administration de Gitea</string>
<string name="pageTitleUserAccounts">Gestion des comptes</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Dépôt de démonstration</string>
<string name="repoFullname">Nom complet du dépôt</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Ouvrir le volet de navigation</string>
<string name="navigation_drawer_close">Fermer le volet de navigation</string>
<string name="logo">Se connecter à Gitea</string>
<string name="protocol">Protocole</string>
<string name="urlInfoTooltip">1. Choisissez le protocole adéquat (HTTPS ou HTTP)\n2. Entrez lURL de votre instance Gitea (ex : try.gitea.io)\n3. Si lauthentification à deux facteurs est activée pour votre compte, saisissez le code OTP\n4. Pour une authentification basique avec HTTP, utilisez NOMDUTILISATEUR@DOMAINE.COM dans le champ URL GITEA</string>
<string name="malformedUrl">Connexion impossible. Veuillez vérifier lURL et le port</string>
<string name="protocolError">Le protocole HTTP est déconseillé en dehors de tests sur un réseau local</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">URL de linstance requise</string>
<string name="emptyFieldUsername">Nom dutilisateur requis</string>
<string name="emptyFieldPassword">Mot de passe requis</string>
<string name="protocolEmptyError">Le protocole est requis</string>
<string name="checkNetConnection">Impossible daccéder au réseau, veuillez vérifier votre connexion Internet</string>
<string name="netConnectionIsBack">On a Internet, youpi !</string>
<string name="repoNameErrorEmpty">Nom manquant</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Collaborateurs</string>
<string name="tabPullRequests">Demandes de tirage</string>
<string name="noDataIssueTab">Aucun ticket</string>
<string name="infoTabRepoWebsite">Site Web</string>
<string name="infoTabRepoSize">Taille</string>
<string name="infoTabRepoDefaultBranch">Branche par défaut</string>
<string name="infoTabRepoSshUrl">URL SSH</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">Impossible de se connecter au serveur pour le moment, veuillez vérifier son statut puis réessayer</string>
<string name="genericCopyUrl">Copier lURL</string>
<!-- generic copy -->
<string name="translateText">Traduire GitNex avec Crowdin</string>
<string name="exploreTextBoxHint">Explorer les dépôts</string>
<string name="starRepository">Ajouter aux favoris</string>
<string name="unStarRepository">Retirer des favoris</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Rapports de plantage</string>
<string name="crashTitle">GitNex a planté :(</string>
<string name="setCrashReports">Rapports de plantage</string>
<string name="crashMessage">Cliquez sur OK pour nous envoyer un courriel avec le rapport de plantage. Cela nous aidera à corriger le problème. :)\n\nVous pouvez aussi ajouter vos propres observations. Merci !</string>
<string name="crashMessage">Il est conseillé de créer un ticket expliquant comment reproduire ce bogue pour faciliter la correction du problème.\n\nAppuyez sur OK si vous préférez envoyer le rapport de plantage par courriel. Libre à vous dy ajouter du contenu supplémentaire.\nMerci!</string>
<string name="forceLogoutDialogHeader">Veuillez vous reconnecter</string>
<string name="forceLogoutDialogDescription">Une reconnexion est nécessaire en raison de changements majeurs du fonctionnement interne pour améliorer la souplesse de l\'application.\n\nMerci pour votre patience et toutes nos excuses pour la gêne occasionnée.</string>
<string name="deleteAllDrafts">Supprimer tous les brouillons</string>
@ -546,18 +547,34 @@
<string name="repoSettingsDelete">Supprimer le dépôt</string>
<string name="repoSettingsDeleteHint">Attention, cette opération est IRRÉVERSIBLE !</string>
<string name="repoPropertiesTemplate">Définir comme modèle</string>
<string name="repoPropertiesEnableIssues">Autoriser les tickets</string>
<string name="repoPropertiesEnableIssues">Activer les tickets</string>
<string name="repoPropertiesExternalIssuesUrl">URL externe des tickets</string>
<string name="repoPropertiesEnableWiki">Activer le Wiki</string>
<string name="repoPropertiesExternalWikiUrl">URL externe du Wiki</string>
<string name="repoPropertiesEnablePr">Autoriser les requêtes de tirage</string>
<string name="repoPropertiesEnableTimeTracker">Autoriser lhorodatage</string>
<string name="repoPropertiesEnableMergeCommits">Autoriser la fusion des révisions</string>
<string name="repoPropertiesEnableRebase">Autoriser le rebasage</string>
<string name="repoPropertiesEnableSquash">Enable Squash and Merge</string>
<string name="repoPropertiesEnableForceMerge">Enable Rebase with Merge Commits (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesEnableWiki">Activer le wiki</string>
<string name="repoPropertiesExternalWikiUrl">URL externe du wiki</string>
<string name="repoPropertiesEnablePr">Activer les requêtes de tirage</string>
<string name="repoPropertiesEnableTimeTracker">Activer lhorodatage</string>
<string name="repoPropertiesEnableMergeCommits">Activer la fusion des révisions</string>
<string name="repoPropertiesEnableRebase">Activer le rebasage</string>
<string name="repoPropertiesEnableSquash">Activer squash et fusion</string>
<string name="repoPropertiesEnableForceMerge">Activer resbasage avec révision de fusion (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesSaveSuccess">Propriétés du dépôt mises à jour</string>
<string name="repoSettingsDeleteDescription">Cette opération est IRRÉVERSIBLE.\nSoyez conscient que le dépôt et son contenu (code, tickets, commentaires, wiki, contributions…) seront définitivement supprimés.\n\nEntrez le nom du dépôt afin de confirmer cette opération.</string>
<string name="repoSettingsDeleteError">Nom du dépôt incorrect</string>
<string name="repoDeletionSuccess">Dépôt supprimé</string>
<string name="repoSettingsTransferOwnership">Changer de propriétaire</string>
<string name="repoSettingsTransferOwnershipHint">Transfère le dépôt à un autre utilisateur ou une autre organisation dont vous possédez les droits d\'administrateur</string>
<string name="repoSettingsTransferOwnershipDescription">Choses à savoir avant le transfert :\n\n- Vous perdez laccès au dépôt si vous le transférez à un autre utilisateur.\n- Vous conservez laccès au dépôt si vous le transférez à une organisation que vous (co-)gérez.\n\nEntrez le nom du dépôt pour confirmer</string>
<string name="repoTransferText">Transférer</string>
<string name="repoTransferOwnerText">Nouveau propriétaire</string>
<string name="repoTransferSuccess">Dépôt transféré</string>
<string name="repoTransferOwnerError">Un nouveau propriétaire est requis</string>
<string name="repoTransferError">Erreur avec le nom du propriétaire. Assurez-vous que le nouveau propriétaire existe</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Esplora</string>
<string name="pageTitleAdministration">Amministrazione Gitea</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Demo repo</string>
<string name="repoFullname">Repo con ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Apri panello Navigazione</string>
<string name="navigation_drawer_close">Chiudi panello Navigazione</string>
<string name="logo">Accedi a Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Scegli il protocollo corretto(https or http). \n2- Enter Gitea url e.g: try.gitea.io. \n3- If you have enabled 2FA for your account, enter the code in the OTP Code field. \n4- For HTTP basic auth use USERNAME@DOMAIN.COM in the URL field.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -70,6 +72,7 @@
URL è richiesto</string>
<string name="emptyFieldUsername">Nome utente obbligatorio</string>
<string name="emptyFieldPassword">Password obbligatoria</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Errore di connessione. Controllare la connessione Internet</string>
<string name="netConnectionIsBack">Yay, la connessione ad Internet funziona!</string>
<string name="repoNameErrorEmpty">Il nome del repository è vuoto</string>
@ -107,7 +110,6 @@ URL è richiesto</string>
<string name="tab_text_collaborators">Collaboratori</string>
<string name="tabPullRequests">Pull Requests</string>
<string name="noDataIssueTab">Nessun problema trovato</string>
<string name="infoTabRepoWebsite">Sito Web</string>
<string name="infoTabRepoSize">Dimensione</string>
<string name="infoTabRepoDefaultBranch">Branch predefinito</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
@ -421,7 +423,6 @@ autorizzazione</string>
<string name="genericServerResponseError">Al momento non possiamo raggiungere il server, controlla lo stato del tuo server e riprova</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Traduci GitNex con Crowdin</string>
<string name="exploreTextBoxHint">Esplora i repository</string>
<string name="starRepository">Repository star</string>
<string name="unStarRepository">Unstar Repository</string>
@ -506,7 +507,7 @@ autorizzazione</string>
<string name="settingsEnableReportsText">Abilita Rapporti Crash</string>
<string name="crashTitle">GitNex ha smesso di funzionare :(</string>
<string name="setCrashReports">Rapporti crash</string>
<string name="crashMessage">Puoi premere il pulsante OK per inviare la segnalazione di crash via email. Aiuterà a risolvere il problema :)\n\nPuoi anche aggiungere altri dettagli nell\'email. Grazie!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Per favore accedi di nuovo</string>
<string name="forceLogoutDialogDescription">A causa di alcune modifiche importanti riguardanti il funzionamento interno dell\'app, abbiamo bisogno che tu effettui nuovamente il login. Queste modifiche ci permettono di rendere l\'applicazione più flessibile in futuro.\n\nGrazie per la pazienza e ci scusiamo per il disagio.</string>
<string name="deleteAllDrafts">Elimina Tutte Le Bozze</string>
@ -562,4 +563,20 @@ autorizzazione</string>
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Izpētīt</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Demo repo</string>
<string name="repoFullname">Repo with ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Open Navigation Drawer</string>
<string name="navigation_drawer_close">Close Navigation Drawer</string>
<string name="logo">Login to Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Choose the correct protocol(https or http). \n2- Enter Gitea url e.g: try.gitea.io. \n3- If you have enabled 2FA for your account, enter the code in the OTP Code field. \n4- For HTTP basic auth use USERNAME@DOMAIN.COM in the URL field.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Instance URL is required</string>
<string name="emptyFieldUsername">Username is required</string>
<string name="emptyFieldPassword">Password is required</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Cannot access network, please check your Internet connection</string>
<string name="netConnectionIsBack">Yay, We have Internet connection!</string>
<string name="repoNameErrorEmpty">Repository name is empty</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Collaborators</string>
<string name="tabPullRequests">Pull Requests</string>
<string name="noDataIssueTab">No issues found</string>
<string name="infoTabRepoWebsite">Website</string>
<string name="infoTabRepoSize">Size</string>
<string name="infoTabRepoDefaultBranch">Default Branch</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Translate GitNex with Crowdin</string>
<string name="exploreTextBoxHint">Explore repositories</string>
<string name="starRepository">Star Repository</string>
<string name="unStarRepository">Unstar Repository</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">You can tap the OK button to send the crash report by email. It will help to fix it :)\n\nYou can also add additional content in the email. Thank you!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Przeglądaj</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Repozytorium demo</string>
<string name="repoFullname">Repozytorium z ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Otwórz szufladę nawigacji</string>
<string name="navigation_drawer_close">Zamknij szufladę nawigacji</string>
<string name="logo">Zaloguj się do Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Wybierz poprawny protokół (https lub http). \n2- Wprowadź adres URL Gitea np: try.gitea.io. \n3- Jeśli włączyłeś 2FA dla swojego konta, wprowadź kod w polu OTP Code. \n4 - Dla podstawowej autoryzacji HTTP użyj NAZWAUŻYTKOWNIKA@STRONA.PL w polu URL.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Adres URL instancji jest wymagany</string>
<string name="emptyFieldUsername">Nazwa użytkownika jest wymagana</string>
<string name="emptyFieldPassword">Hasło jest wymagane</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Nie można uzyskać dostępu do sieci, sprawdź swoje połączenie internetowe</string>
<string name="netConnectionIsBack">Jej, mamy połączenie z Internetem!</string>
<string name="repoNameErrorEmpty">Nazwa repozytorium jest pusta</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Współpracownicy</string>
<string name="tabPullRequests">Pull Requesty</string>
<string name="noDataIssueTab">Nie znaleziono problemów</string>
<string name="infoTabRepoWebsite">Strona internetowa</string>
<string name="infoTabRepoSize">Rozmiar</string>
<string name="infoTabRepoDefaultBranch">Domyślna gałąź</string>
<string name="infoTabRepoSshUrl">Adres URL SSH</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Przetłumacz GitNex z Crowdin</string>
<string name="exploreTextBoxHint">Przeglądaj repozytoria</string>
<string name="starRepository">Ogwiazdkuj repozytorium</string>
<string name="unStarRepository">Odgwiazdkuj repozytorium</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Włącz raporty awarii</string>
<string name="crashTitle">GitNex zatrzymał się :(</string>
<string name="setCrashReports">Raporty awarii</string>
<string name="crashMessage">Możesz nacisnąć przycisk OK, aby wysłać raport o awarii pocztą elektroniczną. Pomoże to naprawić to :)\n\nMożesz również dodać dodatkowe treści w wiadomości e-mail. Dziękujemy!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Explorar</string>
<string name="pageTitleAdministration">Administração de Gitea</string>
<string name="pageTitleUserAccounts">Gerenciar contas</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Repo demo</string>
<string name="repoFullname">Repo com ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Abrir painel de navegação</string>
<string name="navigation_drawer_close">Fechar painel de navegação</string>
<string name="logo">Conectar no Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Escolha o protocolo correto (https ou http). \n2- Insira a url do Gitea. Por exemplo: try.gitea.io. \n3 - Se você habilitou 2FA para sua conta, digite o código no campo de código OTP. \n4- Para autenticação básica HTTP use USUARIO@DOMINIO.COM no campo URL.</string>
<string name="malformedUrl">Não foi possível conectar-se ao host. Por favor verifique sua URL ou porta para ver se há algum erro</string>
<string name="protocolError">Não é recomendado usar o protocolo HTTP a menos que você esteja testando na rede local</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">A URL da instância é necessária</string>
<string name="emptyFieldUsername">Nome de usuário é necessário</string>
<string name="emptyFieldPassword">A senha é necessária</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Não é possível acessar a rede, por favor, verifique sua conexão com a Internet</string>
<string name="netConnectionIsBack">Opa, temos conexão com a Internet!</string>
<string name="repoNameErrorEmpty">Nome do repositório está vazio</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Colaboradores</string>
<string name="tabPullRequests">Pull requests</string>
<string name="noDataIssueTab">Nenhum incidente encontrado</string>
<string name="infoTabRepoWebsite">Site da Web</string>
<string name="infoTabRepoSize">Tamanho</string>
<string name="infoTabRepoDefaultBranch">Branch padrão</string>
<string name="infoTabRepoSshUrl">URL de SSH</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">Não conseguimos encontrar o servidor no momento, por favor, verifique o status do seu servidor e tente novamente</string>
<string name="genericCopyUrl">Copiar URL</string>
<!-- generic copy -->
<string name="translateText">Traduza o GitNex com Crowdin</string>
<string name="exploreTextBoxHint">Explorar repositórios</string>
<string name="starRepository">Favoritar repositório</string>
<string name="unStarRepository">Desfavoritar repositório</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Ativar relatórios de erros</string>
<string name="crashTitle">GitNex parou :(</string>
<string name="setCrashReports">Relatórios de erros</string>
<string name="crashMessage">Você pode tocar no botão OK para enviar o relatório de erro por e-mail. Ajudará a consertá-lo :)\n\nVocê também pode adicionar conteúdo adicional no e-mail. Obrigado!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Por favor, faça o login novamente</string>
<string name="forceLogoutDialogDescription">Devido a algumas mudanças principais no funcionamento interno do aplicativo, exigimos que você faça o login novamente. Essas alterações nos permitem tornar o aplicativo mais flexível no futuro.\n\nAgradecemos por sua paciência e lamentamos o inconveniente.</string>
<string name="deleteAllDrafts">Excluir Todos os Rascunhos</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Обзор</string>
<string name="pageTitleAdministration">Администрирование Gitea</string>
<string name="pageTitleUserAccounts">Управление аккаунтами</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Демо репозиторий</string>
<string name="repoFullname">Репозиторий с организацией</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Открыть навигацию</string>
<string name="navigation_drawer_close">Закрыть навигацию</string>
<string name="logo">Войти в Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1. Выберите протокол (https или http) \n2. Укажите URL Gitea, например: try.gitea.io \n3. Если для учетной записи включена 2FA, введите код OTP в соответствующее поле. \n4. Для базовой аутентификации HTTP укажите USERNAME@DOMAIN.COM в поле URL.</string>
<string name="malformedUrl">Не удалось подключиться к хосту. Пожалуйста, проверьте URL-адрес или порт на наличие ошибок</string>
<string name="protocolError">Не рекомендуется использовать протокол HTTP, если вы не тестируете в локальной сети</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Требуется URL экземпляра</string>
<string name="emptyFieldUsername">Требуется имя пользователя</string>
<string name="emptyFieldPassword">Требуется пароль</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Нет подключения к интернету, проверьте наличие связи.</string>
<string name="netConnectionIsBack">Ура, у нас есть интернет!</string>
<string name="repoNameErrorEmpty">Название репозитория пустое.</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Сотрудники</string>
<string name="tabPullRequests">Запросы на слияние</string>
<string name="noDataIssueTab">Задач не обнаружено</string>
<string name="infoTabRepoWebsite">Сайт</string>
<string name="infoTabRepoSize">Размер</string>
<string name="infoTabRepoDefaultBranch">Ветка по умолчанию</string>
<string name="infoTabRepoSshUrl">SSH/URL</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">На данный момент мы не можем подключиться к серверу, пожалуйста, проверьте статус вашего сервера и повторите попытку</string>
<string name="genericCopyUrl">Копировать URL</string>
<!-- generic copy -->
<string name="translateText">Перевести GitNex на Crowdin</string>
<string name="exploreTextBoxHint">Просмотреть репозитории</string>
<string name="starRepository">Репозиторий в избранное</string>
<string name="unStarRepository">Убрать из избранного</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Включить отчёты об ошибках</string>
<string name="crashTitle">GitNex остановлен :(</string>
<string name="setCrashReports">Отчёты об ошибках</string>
<string name="crashMessage">Вы можете нажать на кнопку ОК, чтобы отправить отчёт об ошибке по электронной почте. Это поможет исправить это :)\n\nВы также можете добавить дополнительный контент в электронную почту. Спасибо!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Пожалуйста, войдите снова</string>
<string name="forceLogoutDialogDescription">В связи с некоторыми существенными изменениями, касающимися внутренней работы приложения, мы просим вас снова войти в систему. Эти изменения позволяют сделать приложение более гибким в будущем.\n\nБлагодарим вас за терпение и приносим извинения за неудобства.</string>
<string name="deleteAllDrafts">Удалить все черновики</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Претражи репозиторијуме</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Демо репозиторијум</string>
<string name="repoFullname">Репозиторијум са ORG</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Отвори навигацију</string>
<string name="navigation_drawer_close">Затвори навигацију</string>
<string name="logo">Пријави ме</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1. Одабери одговарајући протокол (HTTPS или HTTP).\n2. Унеси URL инстанце, нпр. try.gitea.io.\n3. Ако користиш 2FA, унеси OTP код.\n4. Ако користиш HTTP протокол, унеси URL инстанце у формату korisnickoime@domen.com.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">URL инстанце је обавезан</string>
<string name="emptyFieldUsername">Корисничко име је обавезно</string>
<string name="emptyFieldPassword">Лозинка је обавезна</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Не могу да приступим мрежи, провери интернет конекцију</string>
<string name="netConnectionIsBack">Yay, We have Internet connection!</string>
<string name="repoNameErrorEmpty">Назив репозиторијума је обавезан</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Сарадници</string>
<string name="tabPullRequests">Пул захтеви</string>
<string name="noDataIssueTab">Ниједан задатак није пронађен</string>
<string name="infoTabRepoWebsite">Веб-сајт</string>
<string name="infoTabRepoSize">Величина</string>
<string name="infoTabRepoDefaultBranch">Подразумевана грана</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Преведи GitNex на платформи Crowdin</string>
<string name="exploreTextBoxHint">Претражи репозиторијуме</string>
<string name="starRepository">Додај у омиљене</string>
<string name="unStarRepository">Уклони из омиљених</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">You can tap the OK button to send the crash report by email. It will help to fix it :)\n\nYou can also add additional content in the email. Thank you!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Keşfet</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Demo deposu</string>
<string name="repoFullname">ORG ile Depo</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Gezinme Çekmecesini Aç</string>
<string name="navigation_drawer_close">Gezinme Çekmecesini Kapat</string>
<string name="logo">Gitea\'ya Giriş Yap</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Doğru protokolü seçin (https veya http). \n2- Gitea url girin, örneğin: try.gitea.io. \n3- Hesabınız için 2FA\'yı etkinleştirdiyseniz, kodu OTP Kodu alanına girin. \n4- HTTP temel kimlik doğrulaması için, URL alanında KULLANICIADI@DOMAIN.COM adresini kullanın.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Örnek URL gerekli</string>
<string name="emptyFieldUsername">Kullanıcı adı gerekli</string>
<string name="emptyFieldPassword">Parola gerekli</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Ağa erişilemiyor, lütfen internet bağlantınızı kontrol edin</string>
<string name="netConnectionIsBack">Yay, We have Internet connection!</string>
<string name="repoNameErrorEmpty">Depo adı boş</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">İşbirlikçiler</string>
<string name="tabPullRequests">İstekleri Çek</string>
<string name="noDataIssueTab">Konu bulunamadı</string>
<string name="infoTabRepoWebsite">Website</string>
<string name="infoTabRepoSize">Boyut</string>
<string name="infoTabRepoDefaultBranch">Varsayılan Dal</string>
<string name="infoTabRepoSshUrl">SSH Adresi</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Crowdin\'de GitNex için Çeviri Yap</string>
<string name="exploreTextBoxHint">Depoları keşfet</string>
<string name="starRepository">Depoyu Yıldızla</string>
<string name="unStarRepository">Depo Yıldızını Kaldır</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">You can tap the OK button to send the crash report by email. It will help to fix it :)\n\nYou can also add additional content in the email. Thank you!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">Огляд</string>
<string name="pageTitleAdministration">Адміністрування Gitea</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Демо-репозиторій</string>
<string name="repoFullname">Репозиторій з організацією</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">Відкрити панель навігації</string>
<string name="navigation_drawer_close">Закрити панель навігації</string>
<string name="logo">Увійти до Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1. Оберіть правильний протокол (https або http). \n2. Введіть URL Gitea, наприклад: try.gitea.io. \n3. Якщо для вашого облікового запису увімкнено двофакторну аутентифікацію, введіть код OTP у відповідне поле. \n4. Для базової автентифікації HTTP використовуйте USERNAME@DOMAIN.COM в полі URL.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">Потрібен URL екземпляра</string>
<string name="emptyFieldUsername">Ім\'я користувача є обов\'язковим</string>
<string name="emptyFieldPassword">Пароль є обов\'язковим</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Неможливо отримати доступ до мережі, будь ласка, перевірте підключення до Інтернету</string>
<string name="netConnectionIsBack">Ура! Ми маємо підключення до Інтернету!</string>
<string name="repoNameErrorEmpty">Назва репозиторія порожня</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">Співавтори</string>
<string name="tabPullRequests">Запити на злиття</string>
<string name="noDataIssueTab">Проблем не знайдено</string>
<string name="infoTabRepoWebsite">Веб-сайт</string>
<string name="infoTabRepoSize">Розмір</string>
<string name="infoTabRepoDefaultBranch">Головна гілка</string>
<string name="infoTabRepoSshUrl">URL SSH</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">На даний момент ми не можемо зв\'язатися з сервером, будь ласка, перевірте статус вашого сервера і спробуйте ще раз</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="translateText">Перекласти GitNex на Crowdin</string>
<string name="exploreTextBoxHint">Переглянути репозиторії</string>
<string name="starRepository">Репозиторій у обране</string>
<string name="unStarRepository">Вилучити репозиторій з обраного</string>
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">Увімкнути повідомлення про падіння</string>
<string name="crashTitle">GitNex зупинено :(</string>
<string name="setCrashReports">Звіти про падіння</string>
<string name="crashMessage">Ви можете натиснути ОК кнопку, щоб надіслати звіт про аварію електронною поштою. Це допоможе виправити проблему :)\n\nВи також можете прикріпити додатковий вміст до листа. Дякуємо!</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
@ -560,4 +561,20 @@
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>

View File

@ -37,6 +37,7 @@
<string name="pageTitleExplore">探索</string>
<string name="pageTitleAdministration">Gitea 管理</string>
<string name="pageTitleUserAccounts">管理账户</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">演示仓库</string>
<string name="repoFullname">有组织的存储库</string>
@ -62,6 +63,7 @@
<string name="navigation_drawer_open">打开导航栏</string>
<string name="navigation_drawer_close">关闭导航栏</string>
<string name="logo">登录到 Gitea</string>
<string name="protocol">协议</string>
<string name="urlInfoTooltip">1- 选择协议 (https 或 http). \n2- 输入Gitea访问地址(可带端口) 例如: try.gitea.io:3000. \n3- 如已启用双重验证请在OTP输入有效代码。 \n4- 在 URL 字段中使用 USERNAME@DOMAIN.COM 进行 HTTP 基本身份验证。</string>
<string name="malformedUrl">无法连接到主机。请检查您的 URL 或端口是否有任何错误</string>
<string name="protocolError">除非您正在本地网络上测试,否则不建议使用 HTTP 协议</string>
@ -69,6 +71,7 @@
<string name="emptyFieldURL">未填写 Gitea访问地址</string>
<string name="emptyFieldUsername">未填写 用户名</string>
<string name="emptyFieldPassword">未填写 密码</string>
<string name="protocolEmptyError">协议是必需的</string>
<string name="checkNetConnection">无法连接,请检查您的网络情况</string>
<string name="netConnectionIsBack">有网了,奥力给!</string>
<string name="repoNameErrorEmpty">仓库名称为空</string>
@ -106,7 +109,6 @@
<string name="tab_text_collaborators">协作者</string>
<string name="tabPullRequests">拉取请求</string>
<string name="noDataIssueTab">没有工单</string>
<string name="infoTabRepoWebsite">网站</string>
<string name="infoTabRepoSize">尺寸</string>
<string name="infoTabRepoDefaultBranch">默认分支</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
@ -258,7 +260,7 @@
<string name="newTeamAccessControls">访问控制</string>
<string name="newTeamPermissionRead">成员可以查看并克隆团队仓库</string>
<string name="newTeamPermissionWrite">会员可以读取并推送到团队仓库</string>
<string name="newTeamPermissionAdmin">员可以拉取和推送到团队仓库并添加合作者</string>
<string name="newTeamPermissionAdmin">员可以拉取和推送到团队仓库并添加合作者</string>
<string name="teamNameEmpty">请输入团队名称</string>
<string name="teamNameError">团队名称只能包含字母数字、 破折号 (-), 下划线 (_) 和 dot (.) 字符</string>
<string name="teamPermissionEmpty">请选择权限</string>
@ -419,7 +421,6 @@
<string name="genericServerResponseError">目前我们无法访问服务器,请检查您的服务器状态,然后重试</string>
<string name="genericCopyUrl">复制 URL</string>
<!-- generic copy -->
<string name="translateText">使用 Crowdin 翻译 GitNex</string>
<string name="exploreTextBoxHint">探索仓库</string>
<string name="starRepository">星级仓库</string>
<string name="unStarRepository">从仓库中删除星星</string>
@ -456,8 +457,8 @@
<string name="deleteBranchForkInfo">该分支属于一个分叉存储库</string>
<string name="mergeCommentText">合并评论</string>
<string name="mergePRSuccessMsg">拉取请求已成功合并</string>
<string name="mergePR404ErrorMsg">拉取请求不可用于合并</string>
<string name="mergeOptionMerge">合并请求</string>
<string name="mergePR404ErrorMsg">用于合并的拉取请求不可用</string>
<string name="mergeOptionMerge">合并拉取请求</string>
<string name="mergeOptionRebase">重建并合并</string>
<string name="mergeOptionRebaseCommit">重建合并 (&#45;&#45;no-ff)</string>
<string name="mergeOptionSquash">压缩提交并合并</string>
@ -476,7 +477,7 @@
<string name="sharePr">分享拉取请求</string>
<string name="shareRepository">共享存储库</string>
<string name="createRepository">创建仓库</string>
<string name="commitTitle">Commits</string>
<string name="commitTitle">提交</string>
<string name="commitCommittedBy">由 %1$s提交</string>
<string name="viewCommits">查看提交</string>
<!-- Memorizing Trust Manager -->
@ -504,7 +505,7 @@
<string name="settingsEnableReportsText">启用崩溃报告</string>
<string name="crashTitle">GitNex 已停止 :(</string>
<string name="setCrashReports">崩溃报告</string>
<string name="crashMessage">您可以点击确定按钮通过电子邮件发送崩溃报告。 这将有助于修复它:)\n\n您也可以在电子邮件中添加额外的内容。谢谢!</string>
<string name="crashMessage">鼓励在项目存储库中提出一个问题并说明如何重现这个bug。这样更容易调试和修复问题。\n\n点击OK按钮通过电子邮件发送崩溃报告。可以在电子邮件中添加其他内容\n谢谢!</string>
<string name="forceLogoutDialogHeader">请重新登录</string>
<string name="forceLogoutDialogDescription">由于应用内部功能发生了一些重大变化,我们要求您重新登录。这些变化使我们能够使应用程序在未来更具灵活性。\n\n感谢您的耐心对给您带来的不便我们深表歉意</string>
<string name="deleteAllDrafts">删除所有草稿</string>
@ -541,23 +542,39 @@
<string name="markedNotificationsAsRead">成功将所有通知标记为已读</string>
<string name="isRead">已读</string>
<string name="isUnread">未读</string>
<string name="repoSettingsTitle">Repository Settings</string>
<string name="repoSettingsEditProperties">Edit Properties</string>
<string name="repoSettingsDelete">Delete Repository</string>
<string name="repoSettingsDeleteHint">Be careful, this operation CANNOT be undone!</string>
<string name="repoPropertiesTemplate">Set as Template</string>
<string name="repoPropertiesEnableIssues">Enable Issues</string>
<string name="repoPropertiesExternalIssuesUrl">External Issue Tracker Url</string>
<string name="repoPropertiesEnableWiki">Enable Wiki</string>
<string name="repoPropertiesExternalWikiUrl">External Wiki Url</string>
<string name="repoPropertiesEnablePr">Enable Pull Requests</string>
<string name="repoPropertiesEnableTimeTracker">Enable Time Tracker</string>
<string name="repoPropertiesEnableMergeCommits">Enable Merge Commits</string>
<string name="repoPropertiesEnableRebase">Enable Rebase</string>
<string name="repoPropertiesEnableSquash">Enable Squash and Merge</string>
<string name="repoPropertiesEnableForceMerge">Enable Rebase with Merge Commits (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesSaveSuccess">Repository properties updated successfully</string>
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTitle">存储库设置</string>
<string name="repoSettingsEditProperties">编辑属性</string>
<string name="repoSettingsDelete">删除存储库</string>
<string name="repoSettingsDeleteHint">小心,这个操作无法撤销!</string>
<string name="repoPropertiesTemplate">设置为模板</string>
<string name="repoPropertiesEnableIssues">启用问题</string>
<string name="repoPropertiesExternalIssuesUrl">外部问题跟踪网址</string>
<string name="repoPropertiesEnableWiki">启用 Wiki</string>
<string name="repoPropertiesExternalWikiUrl">外部 Wiki 网址</string>
<string name="repoPropertiesEnablePr">允许拉取请求</string>
<string name="repoPropertiesEnableTimeTracker">启用时间追踪器</string>
<string name="repoPropertiesEnableMergeCommits">启用合并提交</string>
<string name="repoPropertiesEnableRebase">启用代码变基</string>
<string name="repoPropertiesEnableSquash">启用压扁和合并</string>
<string name="repoPropertiesEnableForceMerge">用合并提交(&#8212;&#8212;no-ff)启用代码变基</string>
<string name="repoPropertiesSaveSuccess">成功更新存储库属性</string>
<string name="repoSettingsDeleteDescription">删除前要知道的事:\n\n-此操作无法撤消。\n-此操作将永久删除存储库包括代码、问题、注释、Wiki数据和协作者设置。\n\n输入存储库名称作为确认</string>
<string name="repoSettingsDeleteError">存储库名称不匹配</string>
<string name="repoDeletionSuccess">成功删除存储库</string>
<string name="repoSettingsTransferOwnership">转移所有权</string>
<string name="repoSettingsTransferOwnershipHint">将此存储库传输给您具有管理员权限的用户或组织</string>
<string name="repoSettingsTransferOwnershipDescription">转移所有权之前需要注意的事项:\n\n- 如果将存储库移交给单个用户,您将失去对该存储库的访问权。\n- 如果您将存储库转移到您和他人(共同)拥有的组织,那么您将保留对该存储库的访问权。\n\n输入存储库名称作为确认</string>
<string name="repoTransferText">执行移交</string>
<string name="repoTransferOwnerText">新所有者</string>
<string name="repoTransferSuccess">成功移交存储库</string>
<string name="repoTransferOwnerError">需要新的所有者</string>
<string name="repoTransferError">所有者名称有问题。确保新所有者存在</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
</resources>