Fix string indentation (#1188)

Fix indentation of long strings in strings.xml files. Also adds a new flag to the formatter to fix the issue.

Co-authored-by: qwerty287 <ndev@web.de>
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1188
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
This commit is contained in:
qwerty287 2022-08-26 07:54:23 +02:00 committed by M M Arif
parent 5c23e4ee52
commit 3d711a81b3
22 changed files with 352 additions and 1067 deletions

View File

@ -1,5 +1,8 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<AndroidXmlCodeStyleSettings>
<option name="USE_CUSTOM_SETTINGS" value="true" />
</AndroidXmlCodeStyleSettings>
<JavaCodeStyleSettings>
<option name="IMPORT_LAYOUT_TABLE">
<value>
@ -17,6 +20,7 @@
</option>
</JavaCodeStyleSettings>
<XML>
<option name="XML_KEEP_WHITESPACES" value="true" />
<option name="XML_ALIGN_ATTRIBUTES" value="false"/>
</XML>
<codeStyleSettings language="JAVA">

View File

@ -52,10 +52,9 @@
<string name="logo">لِج إلى Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1. پروتکل درست را انتخاب کنید (http یا https)
2. نشانی Gitea را وارد کنید. مثلا: try.gitea.io
3. اگر احراز هویت دو مرحله‌ای را برای حساب خود فعال کرده‌اید، رمز را در کادر OTP وارد کنید.
4. برای احراز هویت عادی HTTP از USERNAME@DOMAIN.COM در نشانی استفاده کنید.
</string>
2. نشانی Gitea را وارد کنید. مثلا: try.gitea.io
3. اگر احراز هویت دو مرحله‌ای را برای حساب خود فعال کرده‌اید، رمز را در کادر OTP وارد کنید.
4. برای احراز هویت عادی HTTP از USERNAME@DOMAIN.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>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -150,8 +149,7 @@
<string name="settingsSecurityHeader">Security</string>
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.
</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsDateTimeHeaderText">التاريخ والوقت</string>
<string name="settingsSave">تم حفظ الإعدادات</string>
<string name="settingsLanguageSelectorHeader">اللغة</string>
@ -189,9 +187,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -211,9 +207,7 @@
<string name="labelDeleteText">Label deleted</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Authorization Error</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Do you really want to delete this label?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">الفِرَق</string>
@ -380,9 +374,7 @@
<string name="doneButton">تمّ</string>
<string name="cancelButton">إلغاء</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">أضف</string>
<string name="removeButton">أزِل</string>
@ -433,9 +425,7 @@
<string name="watchRepositorySuccess">تمت إضافة المستودع إلى قائمة المراقبة</string>
<string name="unWatchRepositorySuccess">تمت إزالة المستودع مِن قائمة المراقبة</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
@ -510,14 +500,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -534,9 +519,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -588,20 +571,12 @@
<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="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="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>
@ -624,13 +599,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -669,9 +640,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">Zavřít navigační menu</string>
<string name="logo">Přihlásit se do Gitea</string>
<string name="protocol">Protokol</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="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>
<string name="malformedJson">Byl přijat chybný JSON. Odpověď od serveru nebyla úspěšná</string>
@ -148,9 +146,7 @@
<string name="settingsSecurityHeader">Zabezpečení</string>
<string name="settingsCertsSelectorHeader">Odstranit důvěryhodné certifikáty</string>
<string name="settingsCertsPopupTitle">Smazat důvěryhodné certifikáty?</string>
<string name="settingsCertsPopupMessage">Opravdu chcete odstranit jakýkoli ručně důvěryhodný certifikát nebo název hostitele? \n\nBudete také
odhlášeni.
</string>
<string name="settingsCertsPopupMessage">Opravdu chcete odstranit jakýkoli ručně důvěryhodný certifikát nebo název hostitele? \n\nBudete také odhlášeni.</string>
<string name="settingsDateTimeHeaderText">Datum &amp; čas</string>
<string name="settingsSave">Nastavení uloženo</string>
<string name="settingsLanguageSelectorHeader">Jazyk</string>
@ -188,9 +184,7 @@
<string name="settingsGeneralHeader">Obecné</string>
<string name="generalHintText">Výchozí zpracovatel odkazů, domovská obrazovka</string>
<string name="generalDeepLinkDefaultScreen">Výchozí zpracovatel odkazů</string>
<string name="generalDeepLinkDefaultScreenHintText">Zvolte která obrazovka bude použita pokud aplikace nebude schopna zpracovat externí odkaz.
Budete zde přesměrování automaticky.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Zvolte která obrazovka bude použita pokud aplikace nebude schopna zpracovat externí odkaz. Budete zde přesměrování automaticky.</string>
<string name="generalDeepLinkSelectedText">Není k dispozici</string>
<string name="linkSelectorDialogTitle">Zvolte výchozí obrazovku zpracování odkazů</string>
<string name="settingsBiometricHeader">Biometrické odemknutí</string>
@ -210,9 +204,7 @@
<string name="labelDeleteText">Štítek byl smazán</string>
<string name="selectBranchError">Zvolte větev k vydání</string>
<string name="alertDialogTokenRevokedTitle">Chyba ověření</string>
<string name="alertDialogTokenRevokedMessage">Zdá se, že Přístupový token byl zneplatněn nebo nemáte oprávnění přístupu k těmto datům.\n\nV
případě zneplatněného tokenu se prosím odhlaste a znovu přihlašte
</string>
<string name="alertDialogTokenRevokedMessage">Zdá se, že Přístupový token byl zneplatněn nebo nemáte oprávnění přístupu k těmto datům.\n\nV případě zneplatněného tokenu se prosím odhlaste a znovu přihlašte</string>
<string name="labelDeleteMessage">Opravdu chcete smazat tento štítek?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Týmy</string>
@ -379,9 +371,7 @@
<string name="doneButton">Done</string>
<string name="cancelButton">Cancel</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Add</string>
<string name="removeButton">Remove</string>
@ -432,9 +422,7 @@
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
@ -509,14 +497,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -533,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -585,20 +566,12 @@
<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="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="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>
@ -621,13 +594,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -666,9 +635,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -52,9 +52,7 @@
<string name="navigationDrawerClose">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="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>
<string name="malformedJson">Fehlerhaftes JSON erhalten. Serveranfrage war nicht erfolgreich</string>
@ -149,9 +147,7 @@
<string name="settingsSecurityHeader">Sicherheit</string>
<string name="settingsCertsSelectorHeader">Vertrauenswürdige Zertifikate löschen</string>
<string name="settingsCertsPopupTitle">Vertrauenswürdige Zertifikate löschen?</string>
<string name="settingsCertsPopupMessage">Bist du sicher, dass du jedes manuell vertrauenswürdige Zertifikat oder Hostname löschen möchtest?\n\nDu
wirst ebenfalls abgemeldet werden.
</string>
<string name="settingsCertsPopupMessage">Bist du sicher, dass du jedes manuell vertrauenswürdige Zertifikat oder Hostname löschen möchtest?\n\nDu wirst ebenfalls abgemeldet werden.</string>
<string name="settingsDateTimeHeaderText">Datum &amp; Uhrzeit</string>
<string name="settingsSave">Einstellungen gespeichert</string>
<string name="settingsLanguageSelectorHeader">Sprache</string>
@ -181,9 +177,7 @@
<string name="cacheSizeImagesSelectionHeaderText">Größe des Bilder-Caches</string>
<string name="clearCacheSelectionHeaderText">Cache löschen</string>
<string name="clearCacheDialogHeader">Cache löschen?</string>
<string name="clearCacheDialogMessage">Dadurch werden alle Cache-Daten einschließlich Dateien und Bilder gelöscht.\n\nMit dem Löschen
fortfahren?
</string>
<string name="clearCacheDialogMessage">Dadurch werden alle Cache-Daten einschließlich Dateien und Bilder gelöscht.\n\nMit dem Löschen fortfahren?</string>
<string name="draftsHeader">Entwürfe</string>
<string name="draftsHintText">Kommentarentwürfe</string>
<string name="settingsEnableCommentsDeletionText">Entwürfe löschen aktivieren</string>
@ -191,15 +185,12 @@
<string name="settingsGeneralHeader">Allgemein</string>
<string name="generalHintText">Startseite, Standard-Link-Handhaber</string>
<string name="generalDeepLinkDefaultScreen">Standard-Link-Handhaber</string>
<string name="generalDeepLinkDefaultScreenHintText">Wähle die Ansicht, welche geladen werden soll, wenn ein externer Link nicht handhabbar ist. Du
wirst dann automatisch zu jener weitergeleitet.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Wähle die Ansicht, welche geladen werden soll, wenn ein externer Link nicht handhabbar ist. Du wirst dann automatisch zu jener weitergeleitet.</string>
<string name="generalDeepLinkSelectedText">N/V</string>
<string name="linkSelectorDialogTitle">Wähle Standard-Link-Handhaber</string>
<string name="settingsBiometricHeader">Biometrisches Entsperren</string>
<string name="settingsLabelsInListHeader">Labels mit Text</string>
<string name="settingsLabelsInListHint">Dies wird Labels mit Text in Issue- und Pull-Request-Lister anzeigen, Standard sind farbige Punkte
</string>
<string name="settingsLabelsInListHint">Dies wird Labels mit Text in Issue- und Pull-Request-Lister anzeigen, Standard sind farbige Punkte</string>
<!-- settings -->
<string name="noMoreData">Keine weiteren Daten verfügbar.</string>
<string name="createLabel">Label erstellen</string>
@ -214,9 +205,7 @@
<string name="labelDeleteText">Label gelöscht!</string>
<string name="selectBranchError">Wähle einen Branch für das Release</string>
<string name="alertDialogTokenRevokedTitle">Autorisierungsfehler</string>
<string name="alertDialogTokenRevokedMessage">Es scheint, dass der Access Token widerrufen wurde ODER du diese Inhalte nicht sehen
darfst.\n\nFalls der Token wiederrufen wurde, melde dich bitte ab und wieder an
</string>
<string name="alertDialogTokenRevokedMessage">Es scheint, dass der Access Token widerrufen wurde ODER du diese Inhalte nicht sehen darfst.\n\nFalls der Token wiederrufen wurde, melde dich bitte ab und wieder an</string>
<string name="labelDeleteMessage">Möchtest du dieses Label wirklich löschen?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Teams</string>
@ -383,9 +372,7 @@
<string name="doneButton">Fertig</string>
<string name="cancelButton">Abbrechen</string>
<string name="genericError">Etwas ist schief gelaufen. Bitte versuche es noch ein Mal</string>
<string name="apiNotFound">Diese Anfrage erfordert eine neuere Gitea-Version als die, die aktuell installiert ist. Bitte aktualisiere deine
Instanz auf die neuste Version.
</string>
<string name="apiNotFound">Diese Anfrage erfordert eine neuere Gitea-Version als die, die aktuell installiert ist. Bitte aktualisiere deine Instanz auf die neuste Version.</string>
<string name="noDataFound">🌟 Hier ist nichts 🌟</string>
<string name="addButton">Hinzufügen</string>
<string name="removeButton">Entfernen</string>
@ -406,9 +393,7 @@
<string name="viewInBrowser">In Browser betrachten</string>
<string name="isOpen">Offen</string>
<string name="isClosed">Geschlossen</string>
<string name="genericServerResponseError">Wir können den Server im Moment nicht erreichen. Bitte überprüfe den Serverstatus und versuche es
erneut
</string>
<string name="genericServerResponseError">Wir können den Server im Moment nicht erreichen. Bitte überprüfe den Serverstatus und versuche es erneut</string>
<string name="genericCopyUrl">Link kopieren</string>
<string name="genericWaitFor">Laden ... ☕</string>
<string name="file">Datei</string>
@ -438,17 +423,13 @@
<string name="watchRepositorySuccess">Repository zur Merkliste hinzugefügt</string>
<string name="unWatchRepositorySuccess">Repository von der Merkliste entfernt</string>
<string name="titleDrafts">Entwürfe</string>
<string name="versionUnsupportedOld">Nicht unterstützte alte Version(%1$s) von Gitea erkannt. Bitte aktualisiere die Instanz auf die neueste
stabile Version. Wenn du fortfährst, funktioniert die App möglicherweise nicht ordnungsgemäß.
</string>
<string name="versionUnsupportedOld">Nicht unterstützte alte Version(%1$s) von Gitea erkannt. Bitte aktualisiere die Instanz auf die neueste stabile Version. Wenn du fortfährst, funktioniert die App möglicherweise nicht ordnungsgemäß.</string>
<string name="versionUnsupportedNew">Neue Gitea-Version erkannt! Bitte UPDATE GitNex!</string>
<string name="versionUnknown">Keine Gitea-Instanz erkannt!</string>
<string name="versionAlertDialogHeader">Nicht unterstützte Version von Gitea</string>
<string name="loginViaPassword">Benutzername/Passwort</string>
<string name="loginMethodText">Wähle deine bevorzugte Login-Methode, um auf deinen Account zuzugreifen. Token ist sicherer!</string>
<string name="unauthorizedApiError">Gitea hat einen Fehler zurückgegeben - Nicht autorisiert. Überprüfe deine Anmeldeinformationen und versuche es
erneut
</string>
<string name="unauthorizedApiError">Gitea hat einen Fehler zurückgegeben - Nicht autorisiert. Überprüfe deine Anmeldeinformationen und versuche es erneut</string>
<string name="loginTokenError">Token ist erforderlich</string>
<string name="prDeletedFork">Gelöschter Fork</string>
<string name="editPrNavHeader">Bearbeite Pull-Request #%1$s</string>
@ -464,9 +445,7 @@
<string name="mergePullRequestButtonText">Zusammenführen</string>
<string name="deleteBranchAfterMerge">Branch nach dem Zusammenführen löschen</string>
<string name="mergeNoteText">Zusammenführen kann fehlschlagen, wenn du dafür nicht die Berechtigungen besitzt.</string>
<string name="mergeInfoDisabledMessage">Deaktivierte Merge-Schaltfläche bedeutet, dass es Konflikte oder andere Dinge gibt, die vor dem
Zusammenführen behoben werden müssen
</string>
<string name="mergeInfoDisabledMessage">Deaktivierte Merge-Schaltfläche bedeutet, dass es Konflikte oder andere Dinge gibt, die vor dem Zusammenführen behoben werden müssen</string>
<string name="deleteBranchForkInfo">Dieser Branch gehört zu einem geforkten Repository</string>
<string name="mergeCommentText">Zusammenführ-Kommentar</string>
<string name="mergePRSuccessMsg">Dieser Pull-Request wurde erfolgreich zusammengeführt</string>
@ -481,9 +460,7 @@
<string name="deleteBranch">Branch löschen</string>
<string name="waitLoadingDownloadFile">Bitte warte, bis die Datei in den Speicher geladen wurde</string>
<string name="downloadFileSaved">Datei erfolgreich gespeichert</string>
<string name="excludeFilesInFileViewer">Diese(r) Dateityp / Dateigröße wird vom Dateibetrachter nicht unterstützt. Du kannst es über das Menü
herunterladen.
</string>
<string name="excludeFilesInFileViewer">Diese(r) Dateityp / Dateigröße wird vom Dateibetrachter nicht unterstützt. Du kannst es über das Menü herunterladen.</string>
<string name="deleteFile">Diese Datei löschen</string>
<string name="editFile">Diese Datei bearbeiten</string>
<string name="deleteFileMessage">Datei zum Löschen durch Branch %1$s gesetzt</string>
@ -521,15 +498,9 @@
<string name="settingsEnableReportsText">Absturzberichte aktivieren</string>
<string name="crashTitle">GitNex ist abgestürzt :(</string>
<string name="setCrashReports">Absturzberichte</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\nTippe 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="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\nTippe 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 melde dich erneut an</string>
<string name="forceLogoutDialogDescription">Aufgrund einiger wichtiger Änderungen in Bezug auf das interne Funktionieren der App musst du dich
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="forceLogoutDialogDescription">Aufgrund einiger wichtiger Änderungen in Bezug auf das interne Funktionieren der App musst du dich 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>
<string name="draftsListEmpty">Keine Entwürfe gefunden</string>
<string name="draftsDeleteSuccess">Entwürfe erfolgreich gelöscht</string>
@ -546,9 +517,7 @@
<string name="archivedRepositoryMessage">Dieses Repo ist archiviert. Du kannst Dateien anschauen, aber nichts verändern oder erstellen.</string>
<string name="accountDeletedMessage">Konto erfolgreich gelöscht</string>
<string name="removeAccountPopupTitle">Konto entfernen</string>
<string name="removeAccountPopupMessage">Bist du sicher, dieses Konto aus der App zu entfernen?\n\nDadurch werden nur alle mit diesem Konto in
Verbindung stehenden Daten mit entfernt.
</string>
<string name="removeAccountPopupMessage">Bist du sicher, dieses Konto aus der App zu entfernen?\n\nDadurch werden nur alle mit diesem Konto in Verbindung stehenden Daten mit entfernt.</string>
<string name="addNewAccount">Neues Konto</string>
<string name="addNewAccountText">Neues Konto hinzufügen</string>
<string name="accountAlreadyExistsError">Konto existiert bereits in der App</string>
@ -560,9 +529,7 @@
<string name="notificationsPollingHeaderText">Benachrichtigungsverzögerung</string>
<string name="pollingDelaySelectedText">%d Minuten</string>
<string name="pollingDelayDialogHeaderText">Abfrageverzögerung auswählen</string>
<string name="pollingDelayDialogDescriptionText">Wähle eine minütige Verzögerung, die GitNex wartet, bevor erneut nach neuen Benachrichtigungen
abgefragt wird
</string>
<string name="pollingDelayDialogDescriptionText">Wähle eine minütige Verzögerung, die GitNex wartet, bevor erneut nach neuen Benachrichtigungen abgefragt wird</string>
<string name="markAsRead">Als gelesen markieren</string>
<string name="markAsUnread">Als ungelesen markieren</string>
<string name="pinNotification">Anheften</string>
@ -598,20 +565,12 @@
<string name="repoPropertiesEnableSquash">Squash und Merge aktivieren</string>
<string name="repoPropertiesEnableForceMerge">Rebase mit Merge Commits aktivieren (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesSaveSuccess">Repository-Eigenschaften erfolgreich aktualisiert</string>
<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="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, in der du Adminrechte
hast
</string>
<string name="repoSettingsTransferOwnershipDescription">Dinge, die vor der Übertragung bekannt sein sollten:\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\nGib den Repository-Namen als Bestätigung ein
</string>
<string name="repoSettingsTransferOwnershipHint">Dieses Repository an einen Benutzer oder eine Organisation übertragen, in der du Adminrechte hast</string>
<string name="repoSettingsTransferOwnershipDescription">Dinge, die vor der Übertragung bekannt sein sollten:\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\nGib den Repository-Namen als Bestätigung ein</string>
<string name="repoTransferText">Übertragen</string>
<string name="repoTransferOwnerText">Neuer Besitzer</string>
<string name="repoTransferSuccess">Repository erfolgreich übertragen</string>
@ -634,13 +593,9 @@
<string name="prClosed">Pull-Request geschlossen</string>
<string name="prReopened">Pull-Request wieder geöffnet</string>
<string name="prMergeInfo">Pull-Request-Info</string>
<string name="accountDoesNotExist">Es sieht so aus als würde das Konto für den Link %1$s nicht existieren. Du kannst es hinzufügen, indem du auf
\"Neues Konto hinzufügen\" klickst.
</string>
<string name="accountDoesNotExist">Es sieht so aus als würde das Konto für den Link %1$s nicht existieren. Du kannst es hinzufügen, indem du auf \"Neues Konto hinzufügen\" klickst.</string>
<string name="launchApp">App aufrufen</string>
<string name="noActionText">GitNex kann den Link nicht handhaben, du kannst ein Issue im Projekt-Repository öffnen, so dass es ausgebessert werden
kann. Bitte gebe alle nötigen Details an. Um die Standard-Ansicht zu öffnen, einfach den Button unten anklicken.
</string>
<string name="noActionText">GitNex kann den Link nicht handhaben, du kannst ein Issue im Projekt-Repository öffnen, so dass es ausgebessert werden kann. Bitte gebe alle nötigen Details an. Um die Standard-Ansicht zu öffnen, einfach den Button unten anklicken.</string>
<string name="biometricAuthTitle">Biometrische Authentifizierung</string>
<string name="biometricAuthSubTitle">Entsperre mittels Biometrie</string>
<string name="biometricNotSupported">Keine biometrischen Funktionen verfügbar</string>
@ -679,9 +634,7 @@
<string name="tagDeleted">Tag gelöscht</string>
<string name="tagDeleteError">Ein Tag, der zu einem Release zugewiesen ist, kann nicht gelöscht werden</string>
<string name="useCustomTabs">Custom Tabs verwenden</string>
<string name="browserOpenFailed">Keine Anwendung zum Öffnen des Links gefunden. SSH-URLs und URLs mit anderen Präfixen als http:// und https://
werden von den meisten Browsern nicht unterstützt
</string>
<string name="browserOpenFailed">Keine Anwendung zum Öffnen des Links gefunden. SSH-URLs und URLs mit anderen Präfixen als http:// und https:// werden von den meisten Browsern nicht unterstützt</string>
<string name="logInAgain">Erneut anmelden</string>
<string name="notLoggedIn">%s \u25CF nicht angemeldet</string>
<string name="followSystem">System folgen (Light/Dark)</string>
@ -690,9 +643,7 @@
<string name="adoptRepo">Übernehmen</string>
<string name="repoAdopted">Repository %s wurde übernommen</string>
<string name="unadoptedRepos">Nicht übernommene Repositories</string>
<string name="unadoptedReposMessage">- Übernehmen wird das Repository %s zur Organisation / zum Benutzer %s hinzufügen.\n - Löschen entfernt es
aus dem System.
</string>
<string name="unadoptedReposMessage">- Übernehmen wird das Repository %s zur Organisation / zum Benutzer %s hinzufügen.\n - Löschen entfernt es aus dem System.</string>
<string name="commits">Commits</string>
<!-- wiki -->
<string name="wiki">Wiki</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">Cerrar cajón de navegación</string>
<string name="logo">Iniciar sesión en Gitea</string>
<string name="protocol">Protocolo</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="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">No se ha podido conectar con el host. Por favor, compruebe su URL o puerto para ver si hay algún error</string>
<string name="protocolError">No se recomienda usar el protocolo HTTP aparte de testos en la red de área local</string>
<string name="malformedJson">JSON fue recibido invalido. La respuesta del servidor no tuvo éxito</string>
@ -148,9 +146,7 @@
<string name="settingsSecurityHeader">Seguridad</string>
<string name="settingsCertsSelectorHeader">Eliminar certificados de confianza</string>
<string name="settingsCertsPopupTitle">Eliminar certificados de confianza?</string>
<string name="settingsCertsPopupMessage">¿Está seguro de eliminar cualquier certificado o nombre de host de confianza manualmente? \n\nTambién se
cerrará la sesión.
</string>
<string name="settingsCertsPopupMessage">¿Está seguro de eliminar cualquier certificado o nombre de host de confianza manualmente? \n\nTambién se cerrará la sesión.</string>
<string name="settingsDateTimeHeaderText">Fecha &amp; Hora</string>
<string name="settingsSave">Ajustes guardados</string>
<string name="settingsLanguageSelectorHeader">Idioma</string>
@ -180,8 +176,7 @@
<string name="cacheSizeImagesSelectionHeaderText">Tamaño de la caché de imágenes</string>
<string name="clearCacheSelectionHeaderText">Limpiar cache</string>
<string name="clearCacheDialogHeader">Limpiar cache?</string>
<string name="clearCacheDialogMessage">Esto borrará todos los datos de la caché, incluidos los archivos y las imágenes.\n\n¿Proceder al borrado?
</string>
<string name="clearCacheDialogMessage">Esto borrará todos los datos de la caché, incluidos los archivos y las imágenes.\n\n¿Proceder al borrado?</string>
<string name="draftsHeader">Borradores</string>
<string name="draftsHintText">Comentarios para el borrador</string>
<string name="settingsEnableCommentsDeletionText">Activar el borrado de borradores</string>
@ -189,15 +184,12 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Pantalla de inicio, gestor de enlaces por defecto</string>
<string name="generalDeepLinkDefaultScreen">Gestor de enlaces por defecto</string>
<string name="generalDeepLinkDefaultScreenHintText">Elija qué pantalla debe cargarse si la aplicación no puede manejar los enlaces externos. Te
redirigirá automáticamente.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Elija qué pantalla debe cargarse si la aplicación no puede manejar los enlaces externos. Te redirigirá automáticamente.</string>
<string name="generalDeepLinkSelectedText">N/D</string>
<string name="linkSelectorDialogTitle">Seleccione la pantalla del gestor de enlaces por defecto</string>
<string name="settingsBiometricHeader">Desbloqueo biométrico</string>
<string name="settingsLabelsInListHeader">Etiquetas con soporte de texto</string>
<string name="settingsLabelsInListHint">Activar esto mostrará etiquetas con texto en las incidencias y PR. Por defecto son puntos de colores
</string>
<string name="settingsLabelsInListHint">Activar esto mostrará etiquetas con texto en las incidencias y PR. Por defecto son puntos de colores</string>
<!-- settings -->
<string name="noMoreData">No hay más datos disponibles</string>
<string name="createLabel">Nueva etiqueta</string>
@ -212,9 +204,7 @@
<string name="labelDeleteText">Etiqueta borrada</string>
<string name="selectBranchError">Seleccione una rama para el lanzamiento</string>
<string name="alertDialogTokenRevokedTitle">Error de autorización</string>
<string name="alertDialogTokenRevokedMessage">Parece que el Token de acceso está revocado o no tiene permiso para ver estos contenidos. \n\nEn
caso de que el Token esté revocado, por favor, cierre la sesión y vuelva a iniciarla
</string>
<string name="alertDialogTokenRevokedMessage">Parece que el Token de acceso está revocado o no tiene permiso para ver estos contenidos. \n\nEn caso de que el Token esté revocado, por favor, cierre la sesión y vuelva a iniciarla</string>
<string name="labelDeleteMessage">¿Estás seguro de borrar esta etiqueta?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Equipos</string>
@ -225,8 +215,7 @@
<string name="teamPermissionNone">Los miembros de este equipo no tienen permisos.</string>
<string name="teamPermissionRead">Los miembros de este equipo pueden ver los repositorios del equipo.</string>
<string name="teamPermissionWrite">Los miembros de este equipo pueden ver y aportar a los repositorios del equipo.</string>
<string name="teamPermissionAdmin">Los miembros de este equipo pueden aportar a y desde los repositorios del equipo y añadir colaboradores.
</string>
<string name="teamPermissionAdmin">Los miembros de este equipo pueden aportar a y desde los repositorios del equipo y añadir colaboradores.</string>
<string name="teamPermissionOwner">Los miembros de este equipo tienen permisos completos.</string>
<string name="teamShowAll">ver todo</string>
<string name="orgMember">Miembros de la organización</string>
@ -251,8 +240,7 @@
<string name="newTeamPermissionWrite">Miembros pueden leer y push a los repositorios del equipo</string>
<string name="newTeamPermissionAdmin">Miembros pueden pull y push a los repositorios del equipo y pueden añadir colaboradores</string>
<string name="teamNameEmpty">Por favor, introduce el nombre del equipo</string>
<string name="teamNameError">El nombre del equipo tiene que consistir sólo en caracteres alfanuméricos, minus (-), barra baja (_) y punto (.)
</string>
<string name="teamNameError">El nombre del equipo tiene que consistir sólo en caracteres alfanuméricos, minus (-), barra baja (_) y punto (.)</string>
<string name="teamPermissionEmpty">Por favor, selecciona un permiso</string>
<string name="teamDescError">La descripción del equipo incluye caracteres ilegales</string>
<string name="teamDescLimit">La descripción del equipo tiene más de 100 caracteres</string>
@ -383,9 +371,7 @@
<string name="doneButton">Hecho</string>
<string name="cancelButton">Cancelar</string>
<string name="genericError">Algo salió mal, por favor, inténtalo de nuevo</string>
<string name="apiNotFound">Este pedido necesita una Gitea versión más alta de la que está instalada. Por favor, actualiza tu instancia de Gitea a
la versión más actual.
</string>
<string name="apiNotFound">Este pedido necesita una Gitea versión más alta de la que está instalada. Por favor, actualiza tu instancia de Gitea a la versión más actual.</string>
<string name="noDataFound">🌟 Aquí no hay nada 🌟</string>
<string name="addButton">Añadir</string>
<string name="removeButton">Eliminar</string>
@ -406,9 +392,7 @@
<string name="viewInBrowser">Ver en el navegador</string>
<string name="isOpen">Abierto</string>
<string name="isClosed">Cerrado</string>
<string name="genericServerResponseError">Por el momento no se puede contactar con el servidor. Por favor, compruebe el statús del servidor y
intentalo de nuevo
</string>
<string name="genericServerResponseError">Por el momento no se puede contactar con el servidor. Por favor, compruebe el statús del servidor y intentalo de nuevo</string>
<string name="genericCopyUrl">Copiar URL</string>
<string name="genericWaitFor">Espera ☕</string>
<string name="file">Archivo</string>
@ -438,16 +422,13 @@
<string name="watchRepositorySuccess">Añadido a la lista de los repositorios seguidos</string>
<string name="unWatchRepositorySuccess">Eliminado de la lista de los repositorios seguidos</string>
<string name="titleDrafts">Borradores</string>
<string name="versionUnsupportedOld">Versión no soportada de Gitea (%1$s) detectada. Por favor actualiza a la última versión estable. Si
continúas, algunas funciones pueden no funcionar.
</string>
<string name="versionUnsupportedOld">Versión no soportada de Gitea (%1$s) detectada. Por favor actualiza a la última versión estable. Si continúas, algunas funciones pueden no funcionar.</string>
<string name="versionUnsupportedNew">Se ha reconocido una nueva version de Gitea! Por favor, ACTUALICE GitNex!</string>
<string name="versionUnknown">Gitea no reconocida!</string>
<string name="versionAlertDialogHeader">Versión de Gitea no compatible</string>
<string name="loginViaPassword">Usuario / contraseña</string>
<string name="loginMethodText">Elige su método de login preferido para accesar su cuenta. Token es más seguro!</string>
<string name="unauthorizedApiError">La instancia ha respondido con un error - No autorizado. Verifique sus credenciales y trátalo de nuevo
</string>
<string name="unauthorizedApiError">La instancia ha respondido con un error - No autorizado. Verifique sus credenciales y trátalo de nuevo</string>
<string name="loginTokenError">Token es necesario</string>
<string name="prDeletedFork">Fork eliminado</string>
<string name="editPrNavHeader">Editar pull request #%1$s</string>
@ -463,9 +444,7 @@
<string name="mergePullRequestButtonText">Fusionar</string>
<string name="deleteBranchAfterMerge">Eliminar rama después de la fusión</string>
<string name="mergeNoteText">Fusión puede fallar si no tienes el permiso de fusionar este pull request.</string>
<string name="mergeInfoDisabledMessage">Cuando el botón \"fusionar\" está desactivado indica que existen conflictos O otras cosas que tienen que
estar resolvadas antes de la fusión
</string>
<string name="mergeInfoDisabledMessage">Cuando el botón \"fusionar\" está desactivado indica que existen conflictos O otras cosas que tienen que estar resolvadas antes de la fusión</string>
<string name="deleteBranchForkInfo">Esta rama pertenece a un repositorio forked</string>
<string name="mergeCommentText">Comentario de la fusión</string>
<string name="mergePRSuccessMsg">Pull Request fue fusionado con éxito</string>
@ -480,9 +459,7 @@
<string name="deleteBranch">Eliminar rama</string>
<string name="waitLoadingDownloadFile">Por favor espere que el dispositivo está cargando a la memoria</string>
<string name="downloadFileSaved">Archivo guardado con éxito</string>
<string name="excludeFilesInFileViewer">Este tipo o tamaño de archivo no está soportado en el visor de archivos. Puedes descargar el archivo via
el menú.
</string>
<string name="excludeFilesInFileViewer">Este tipo o tamaño de archivo no está soportado en el visor de archivos. Puedes descargar el archivo via el menú.</string>
<string name="deleteFile">Eliminar este archivo</string>
<string name="editFile">Editar este archivo</string>
<string name="deleteFileMessage">El archivo fue definido para ser eliminado por la rama %1$s</string>
@ -520,15 +497,9 @@
<string name="settingsEnableReportsText">Activar reporte de errores</string>
<string name="crashTitle">GitNex fue parado :(</string>
<string name="setCrashReports">Reportes de errores</string>
<string name="crashMessage">Se recomienda abrir una incidencia en el repositorio del proyecto, sobre cómo se puede reproducir este error. Por este
camino es más fácil resolver este problema.\n\nPulsa el botón \"OK\" en lugar de eso para enviar el reporte de errores via correo electrónico.
Entonces más descripciones se pueden añadir al mensaje.\nMuchas gracias!
</string>
<string name="crashMessage">Se recomienda abrir una incidencia en el repositorio del proyecto, sobre cómo se puede reproducir este error. Por este camino es más fácil resolver este problema.\n\nPulsa el botón \"OK\" en lugar de eso para enviar el reporte de errores via correo electrónico. Entonces más descripciones se pueden añadir al mensaje.\nMuchas gracias!</string>
<string name="forceLogoutDialogHeader">Inicie sesión de nuevo</string>
<string name="forceLogoutDialogDescription">A causa de importantes modificaciones en el interior de la aplicación es necesario que tu inicias
sesión de nuevo. Estos cambios nos permiten programar en el futuro la aplicación más flexible.\n\nMuchas gracias por tu paciencia y disculpa
las inconveniencias.
</string>
<string name="forceLogoutDialogDescription">A causa de importantes modificaciones en el interior de la aplicación es necesario que tu inicias sesión de nuevo. Estos cambios nos permiten programar en el futuro la aplicación más flexible.\n\nMuchas gracias por tu paciencia y disculpa las inconveniencias.</string>
<string name="deleteAllDrafts">Eliminar todos los borradores</string>
<string name="draftsListEmpty">Ningunos borradores encontrados</string>
<string name="draftsDeleteSuccess">Borradores eliminados con éxito</string>
@ -542,14 +513,10 @@
<string name="rateAppHintText">Si te gusta GitNex, ¡deja una evaluación positiva!</string>
<string name="aboutAppHintText">Versión de la aplicación, build, versión de Gitea</string>
<string name="archivedRepository">Archivado</string>
<string name="archivedRepositoryMessage">Este repositorio está archivado. Puedes ver los archivos, pero no puedes hacer push o abrir incidencias o
pull requests.
</string>
<string name="archivedRepositoryMessage">Este repositorio está archivado. Puedes ver los archivos, pero no puedes hacer push o abrir incidencias o pull requests.</string>
<string name="accountDeletedMessage">Cuenta eliminada con éxito</string>
<string name="removeAccountPopupTitle">Eliminar cuenta</string>
<string name="removeAccountPopupMessage">¿Estás seguro que quieres eliminar esta cuenta de la aplicación?\n\nEsta acción va a eliminar todos los
datos de la cuenta, pero sólo en esta aplicación.
</string>
<string name="removeAccountPopupMessage">¿Estás seguro que quieres eliminar esta cuenta de la aplicación?\n\nEsta acción va a eliminar todos los datos de la cuenta, pero sólo en esta aplicación.</string>
<string name="addNewAccount">Nueva cuenta</string>
<string name="addNewAccountText">Añadir nueva cuenta</string>
<string name="accountAlreadyExistsError">La cuenta ya existe en la aplicación</string>
@ -561,9 +528,7 @@
<string name="notificationsPollingHeaderText">Retraso de notificaciones</string>
<string name="pollingDelaySelectedText">%d minutos</string>
<string name="pollingDelayDialogHeaderText">Seleccionar cantidad del retraso</string>
<string name="pollingDelayDialogDescriptionText">Selecciona un retraso en minutos, después de que GitNex intenta de consultar nuevas
notificaciones
</string>
<string name="pollingDelayDialogDescriptionText">Selecciona un retraso en minutos, después de que GitNex intenta de consultar nuevas notificaciones</string>
<string name="markAsRead">Mark Read</string>
<string name="markAsUnread">Mark Unread</string>
<string name="pinNotification">Pin</string>
@ -599,20 +564,12 @@
<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="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">El repositorio se ha eliminado correctamente</string>
<string name="repoSettingsTransferOwnership">Transferir propiedad</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="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">Nuevo Propietario</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
@ -635,14 +592,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Ir a la aplicación</string>
<string name="noActionText">GitNex no puede gestionar el recurso solicitado, puede abrir una incidencia en el repositorio del proyecto como mejora
aportando detalles del trabajo. Por el momento, lanza una pantalla por defecto desde los botones de abajo, se puede cambiar desde la
configuración.
</string>
<string name="noActionText">GitNex no puede gestionar el recurso solicitado, puede abrir una incidencia en el repositorio del proyecto como mejora aportando detalles del trabajo. Por el momento, lanza una pantalla por defecto desde los botones de abajo, se puede cambiar desde la configuración.</string>
<string name="biometricAuthTitle">Autenticación biométrica</string>
<string name="biometricAuthSubTitle">Desbloquear usando tus credenciales biométricas</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -681,9 +633,7 @@
<string name="tagDeleted">Etiqueta eliminada</string>
<string name="tagDeleteError">No se puede eliminar una etiqueta que está en uso</string>
<string name="useCustomTabs">Usar pestañas personalizadas</string>
<string name="browserOpenFailed">No se ha encontrado una aplicación para abrir este enlace. Las direcciones SSH y cualquiera diferente a http:// o
https:// no están soportadas
</string>
<string name="browserOpenFailed">No se ha encontrado una aplicación para abrir este enlace. Las direcciones SSH y cualquiera diferente a http:// o https:// no están soportadas</string>
<string name="logInAgain">Inicia sesión de nuevo</string>
<string name="notLoggedIn">%s \u25CF no ha iniciado sesión</string>
<string name="followSystem">Sistema (Claro / Oscuro)</string>
@ -692,8 +642,7 @@
<string name="adoptRepo">Adoptar</string>
<string name="repoAdopted">Repositorio adoptado %s</string>
<string name="unadoptedRepos">Repositorios no adoptados</string>
<string name="unadoptedReposMessage">- Adoptar el repositorio %s lo añadirá a la organización o usuario %s.\n - Eliminar lo borrará del sistema.
</string>
<string name="unadoptedReposMessage">- Adoptar el repositorio %s lo añadirá a la organización o usuario %s.\n - Eliminar lo borrará del sistema.</string>
<string name="commits">Commits</string>
<!-- wiki -->
<string name="wiki">Wiki</string>

View File

@ -52,10 +52,9 @@
<string name="logo">ورود به Gitea</string>
<string name="protocol">پروتکل</string>
<string name="urlInfoTooltip">1. پروتوکل صحیح را انتخاب کنید (http یا https)
2. URL گیتی را وارد کنید. مثلا: try.gitea.io
3. اگر احراز هویت دو مرحله‌ای را برای حساب خود فعال کرده‌اید، کد را در کادر OTP وارد کنید.
4. برای احراز هویت عادی HTTP از نام‌کاربری@دامنه در کادر URL استفاده کنید.
</string>
2. URL گیتی را وارد کنید. مثلا: try.gitea.io
3. اگر احراز هویت دو مرحله‌ای را برای حساب خود فعال کرده‌اید، کد را در کادر OTP وارد کنید.
4. برای احراز هویت عادی HTTP از نام‌کاربری@دامنه در کادر URL استفاده کنید.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">استفاده از پروتکل HTTP توصیه نمی‌شود مگر اینکه در حال آزمایش در شبکه محلی باشید</string>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -150,8 +149,7 @@
<string name="settingsSecurityHeader">امنیت</string>
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.
</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsDateTimeHeaderText">تاریخ و زمان</string>
<string name="settingsSave">تنظیمات ذخیره شد</string>
<string name="settingsLanguageSelectorHeader">زبان</string>
@ -189,9 +187,7 @@
<string name="settingsGeneralHeader">عمومی</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -211,9 +207,7 @@
<string name="labelDeleteText">برچسب حذف شد</string>
<string name="selectBranchError">یک شاخه را برای انتشار انتخاب کنید</string>
<string name="alertDialogTokenRevokedTitle">خطای ورود به سامانه</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">آیا شما واقعا می‌خواهید این برچسب را حذف کنید؟</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">تیم‌ها</string>
@ -380,9 +374,7 @@
<string name="doneButton">انجام شد</string>
<string name="cancelButton">لغو</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">افزودن</string>
<string name="removeButton">حذف</string>
@ -433,9 +425,7 @@
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="titleDrafts">پیش نویس‌ها</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">هیچ Gitea تشخیص داده نشد!</string>
<string name="versionAlertDialogHeader">نگارش پشتیبانی نشده Gitea</string>
@ -510,14 +500,9 @@
<string name="settingsEnableReportsText">فعال‌سازی گزارش‌های خرابی</string>
<string name="crashTitle">GitNex متوقف شد :(</string>
<string name="setCrashReports">گزارش‌های خرابی</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="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">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="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">حذف همه پیش نویس‌ها</string>
<string name="draftsListEmpty">هیچ پیش نویسی یافت نشد</string>
<string name="draftsDeleteSuccess">پیش نویس‌ها با موفقیت حذف شدند</string>
@ -534,9 +519,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">حساب کاربری با موفقیت حذف شد</string>
<string name="removeAccountPopupTitle">حذف حساب</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">حساب جدید</string>
<string name="addNewAccountText">افزودن حساب جدید</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -584,20 +567,12 @@
<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="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">مخزن با موفقیت حذف شد</string>
<string name="repoSettingsTransferOwnership">انتقال مالکیت</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="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">مالک جدید</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
@ -620,13 +595,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">برو به برنامه</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -665,9 +636,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">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="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>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -148,8 +146,7 @@
<string name="settingsSecurityHeader">Security</string>
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.
</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsDateTimeHeaderText">Date &amp; Time</string>
<string name="settingsSave">Settings saved</string>
<string name="settingsLanguageSelectorHeader">Language</string>
@ -187,9 +184,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -209,9 +204,7 @@
<string name="labelDeleteText">Label deleted</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Authorization Error</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Do you really want to delete this label?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Teams</string>
@ -378,9 +371,7 @@
<string name="doneButton">Done</string>
<string name="cancelButton">Cancel</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Add</string>
<string name="removeButton">Remove</string>
@ -431,9 +422,7 @@
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
@ -508,14 +497,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -532,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -582,20 +564,12 @@
<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="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="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>
@ -618,13 +592,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -663,9 +633,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -52,10 +52,7 @@
<string name="navigationDrawerClose">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="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>
<string name="malformedJson">JSON mal formé. Le serveur ne répond pas.</string>
@ -150,9 +147,7 @@
<string name="settingsSecurityHeader">Sécurité</string>
<string name="settingsCertsSelectorHeader">Supprimer les certificats</string>
<string name="settingsCertsPopupTitle">Supprimer les certificats ?</string>
<string name="settingsCertsPopupMessage">Les noms dhôtes et les certificats ajoutés manuellement seront supprimés.\n\nIl faudra vous
reconnecter.
</string>
<string name="settingsCertsPopupMessage">Les noms dhôtes et les certificats ajoutés manuellement seront supprimés.\n\nIl faudra vous reconnecter.</string>
<string name="settingsDateTimeHeaderText">Date et heure</string>
<string name="settingsSave">Réglages enregistrés</string>
<string name="settingsLanguageSelectorHeader">Langue</string>
@ -182,8 +177,7 @@
<string name="cacheSizeImagesSelectionHeaderText">Cache des images</string>
<string name="clearCacheSelectionHeaderText">Vider le cache</string>
<string name="clearCacheDialogHeader">Vider le cache ?</string>
<string name="clearCacheDialogMessage">Toutes les données du cache seront supprimées, y compris les fichiers et les images.\n\nContinuer ?
</string>
<string name="clearCacheDialogMessage">Toutes les données du cache seront supprimées, y compris les fichiers et les images.\n\nContinuer ?</string>
<string name="draftsHeader">Brouillons</string>
<string name="draftsHintText">Brouillon de commentaires</string>
<string name="settingsEnableCommentsDeletionText">Supprimer les brouillons</string>
@ -191,9 +185,7 @@
<string name="settingsGeneralHeader">Général</string>
<string name="generalHintText">Ouverture des liens, écran daccueil</string>
<string name="generalDeepLinkDefaultScreen">Écran par défaut</string>
<string name="generalDeepLinkDefaultScreenHintText">Lécran à afficher par défaut lorsque lapplication ne parvient pas à ouvrir un lien
externe.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Lécran à afficher par défaut lorsque lapplication ne parvient pas à ouvrir un lien externe.</string>
<string name="generalDeepLinkSelectedText">S/O</string>
<string name="linkSelectorDialogTitle">Écran par défaut</string>
<string name="settingsBiometricHeader">Biométrie</string>
@ -213,9 +205,7 @@
<string name="labelDeleteText">Étiquette supprimée</string>
<string name="selectBranchError">Branche de diffusion</string>
<string name="alertDialogTokenRevokedTitle">Erreur dautorisation</string>
<string name="alertDialogTokenRevokedMessage">Le jeton daccès est peut-être révoqué ou vous nêtes pas autorisé à voir ce contenu.\n\nEn cas de
jeton révoqué, veuillez vous reconnecter
</string>
<string name="alertDialogTokenRevokedMessage">Le jeton daccès est peut-être révoqué ou vous nêtes pas autorisé à voir ce contenu.\n\nEn cas de jeton révoqué, veuillez vous reconnecter</string>
<string name="labelDeleteMessage">Voulez-vous vraiment supprimer cette étiquette ?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Équipes</string>
@ -251,8 +241,7 @@
<string name="newTeamPermissionWrite">Les membres peuvent lire et pousser dans les dépôts de léquipe.</string>
<string name="newTeamPermissionAdmin">Les membres peuvent tirer et pousser dans les dépôts de léquipe ainsi quajouter des participants.</string>
<string name="teamNameEmpty">Nom déquipe requis</string>
<string name="teamNameError">Le nom déquipe peut contenir des caractères alphanumériques, des tirets (-), des soulignés (_) et des points (.).
</string>
<string name="teamNameError">Le nom déquipe peut contenir des caractères alphanumériques, des tirets (-), des soulignés (_) et des points (.).</string>
<string name="teamPermissionEmpty">Veuillez sélectionner une permission</string>
<string name="teamDescError">La description contient des caractères interdits</string>
<string name="teamDescLimit">La description de léquipe dépasse la limite de 100 caractères</string>
@ -404,8 +393,7 @@
<string name="viewInBrowser">Voir dans le navigateur</string>
<string name="isOpen">Ouvert</string>
<string name="isClosed">Fermé</string>
<string name="genericServerResponseError">Impossible de se connecter au serveur pour le moment, veuillez vérifier son statut puis réessayer
</string>
<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>
<string name="genericWaitFor">Attendez un instant ☕</string>
<string name="file">Fichier</string>
@ -435,9 +423,7 @@
<string name="watchRepositorySuccess">Vous suivez ce dépôt</string>
<string name="unWatchRepositorySuccess">Vous ne suivez plus ce dépôt</string>
<string name="titleDrafts">Brouillons</string>
<string name="versionUnsupportedOld">Version périmée de Gitea (%1$s) détectée. Veuillez mettre à jour vers la dernière version stable. Si vous
continuez, lapplication peut ne pas fonctionner correctement.
</string>
<string name="versionUnsupportedOld">Version périmée de Gitea (%1$s) détectée. Veuillez mettre à jour vers la dernière version stable. Si vous continuez, lapplication peut ne pas fonctionner correctement.</string>
<string name="versionUnsupportedNew">Nouvelle version de Gitea détectée ! Veuillez mettre à jour GitNex !</string>
<string name="versionUnknown">Aucun serveur Gitea détecté !</string>
<string name="versionAlertDialogHeader">Version de Gitea non prise en charge</string>
@ -474,9 +460,7 @@
<string name="deleteBranch">Supprimer la branche</string>
<string name="waitLoadingDownloadFile">Chargement du fichier dans la mémoire</string>
<string name="downloadFileSaved">Fichier sauvegardé</string>
<string name="excludeFilesInFileViewer">Le fichier incompatible ou trop grand pour la visionneuse. Vous pouvez toutefois le télécharger depuis le
menu.
</string>
<string name="excludeFilesInFileViewer">Le fichier incompatible ou trop grand pour la visionneuse. Vous pouvez toutefois le télécharger depuis le menu.</string>
<string name="deleteFile">Supprimer ce fichier</string>
<string name="editFile">Éditer ce fichier</string>
<string name="deleteFileMessage">Fichier supprimé par la branche %1$s</string>
@ -514,14 +498,9 @@
<string name="settingsEnableReportsText">Rapports de plantage</string>
<string name="crashTitle">GitNex a planté :(</string>
<string name="setCrashReports">Débogage</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 « Daccord » si vous préférez envoyer le rapport de plantage par courriel. Libre à vous dy ajouter du contenu
supplémentaire.\nMerci!
</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 « Daccord » 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="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>
<string name="draftsListEmpty">Aucun brouillon</string>
<string name="draftsDeleteSuccess">Brouillons supprimés</string>
@ -538,9 +517,7 @@
<string name="archivedRepositoryMessage">Ce dépôt est archivé. Les fichiers sont accessibles, mais aucune modification nest possible.</string>
<string name="accountDeletedMessage">Compte supprimé</string>
<string name="removeAccountPopupTitle">Supprimer le compte</string>
<string name="removeAccountPopupMessage">Êtes-vous sûr de vouloir supprimer ce compte de lapplication ?\n\nSeules les données de lapplication
seront supprimées.
</string>
<string name="removeAccountPopupMessage">Êtes-vous sûr de vouloir supprimer ce compte de lapplication ?\n\nSeules les données de lapplication seront supprimées.</string>
<string name="addNewAccount">Nouveau compte</string>
<string name="addNewAccountText">Ajouter un nouveau compte</string>
<string name="accountAlreadyExistsError">Ce compte existe déjà dans lapplication</string>
@ -588,19 +565,12 @@
<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="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="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>
@ -623,13 +593,9 @@
<string name="prClosed">Demande dajout fermée</string>
<string name="prReopened">Demande dajout rouverte</string>
<string name="prMergeInfo">Infos sur la demande dajout</string>
<string name="accountDoesNotExist">Ce compte associé à l\'URI %1$s n\'existe pas dans l\'application. Vous pouvez l\'ajouter en appuyant sur
Ajouter un nouveau compte.
</string>
<string name="accountDoesNotExist">Ce compte associé à l\'URI %1$s n\'existe pas dans l\'application. Vous pouvez l\'ajouter en appuyant sur Ajouter un nouveau compte.</string>
<string name="launchApp">Lancer lapp</string>
<string name="noActionText">GitNex ne prend pas en charge cette ressource, vous pouvez signaler et détailler le problème dans le dépôt du projet.
Pour le moment, vous pouvez revenir à l\'écran par défaut en cliquant sur le bouton ci-dessus.
</string>
<string name="noActionText">GitNex ne prend pas en charge cette ressource, vous pouvez signaler et détailler le problème dans le dépôt du projet. Pour le moment, vous pouvez revenir à l\'écran par défaut en cliquant sur le bouton ci-dessus.</string>
<string name="biometricAuthTitle">Authentification biométrique</string>
<string name="biometricAuthSubTitle">Déverrouiller à laide de vos identifiants biométriques</string>
<string name="biometricNotSupported">Cet appareil ne permet pas la biométrie</string>
@ -653,8 +619,7 @@
<string name="nowFollowUser">Vous suivez @%s</string>
<string name="unfollowingFailed">Impossible de ne plus suivre lutilisateur</string>
<string name="followingFailed">Impossible de suivre lutilisateur</string>
<string name="updatePrConflict">La demande dajout est en conflit avec la branche principale. Veuillez résoudre ce conflit, puis réessayez.
</string>
<string name="updatePrConflict">La demande dajout est en conflit avec la branche principale. Veuillez résoudre ce conflit, puis réessayez.</string>
<string name="updatePrSuccess">Demande dajout mise à jour</string>
<string name="updateStrategyMerge">Fusionner</string>
<string name="updateStrategyRebase">Rebaser</string>
@ -669,9 +634,7 @@
<string name="tagDeleted">Tag supprimé</string>
<string name="tagDeleteError">Un tag attaché à une diffusion ne peut être directement supprimé.</string>
<string name="useCustomTabs">Utiliser des onglets personnalisés</string>
<string name="browserOpenFailed">Aucune application présente ne peut ouvrir ce lien. Les URL SSH ou avec un préfixe autre que http:// ou https://
ne sont pas compatibles avec la plupart des navigateurs.
</string>
<string name="browserOpenFailed">Aucune application présente ne peut ouvrir ce lien. Les URL SSH ou avec un préfixe autre que http:// ou https:// ne sont pas compatibles avec la plupart des navigateurs.</string>
<string name="logInAgain">Se reconnecter</string>
<string name="notLoggedIn">%s \u25CF nest pas connecté</string>
<string name="followSystem">Suivant le système (clair/sombre)</string>
@ -680,8 +643,7 @@
<string name="adoptRepo">Adopter</string>
<string name="repoAdopted">Dépôt %s adopté</string>
<string name="unadoptedRepos">Dépôts abandonnés</string>
<string name="unadoptedReposMessage">- Adopter le dépôt %s lajoutera à lorganisation/utilisateur %s.\n- Le supprimer leffacera du système.
</string>
<string name="unadoptedReposMessage">- Adopter le dépôt %s lajoutera à lorganisation/utilisateur %s.\n- Le supprimer leffacera du système.</string>
<string name="commits">Révisions</string>
<!-- wiki -->
<string name="wiki">Wiki</string>

View File

@ -51,15 +51,12 @@
<string name="navigationDrawerClose">Chiudi panello Navigazione</string>
<string name="logo">Accedi a Gitea</string>
<string name="protocol">Protocollo</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="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">Impossibile connettersi all\'host. Controlla l\'URL o la porta per eventuali errori</string>
<string name="protocolError">Non si consiglia di utilizzare il protocollo HTTP a meno che non si stia testando sulla rete locale</string>
<string name="malformedJson">È stato ricevuto JSON non valido. La risposta del server non ha avuto successo</string>
<string name="emptyFieldURL">Istanza
URL è richiesto
</string>
URL è richiesto</string>
<string name="emptyFieldUsername">Nome utente obbligatorio</string>
<string name="emptyFieldPassword">Password obbligatoria</string>
<string name="protocolEmptyError">Il protocollo è richiesto</string>
@ -150,9 +147,7 @@
<string name="settingsSecurityHeader">Sicurezza</string>
<string name="settingsCertsSelectorHeader">Elimina Certificati Attendibili</string>
<string name="settingsCertsPopupTitle">Eliminare i Certificati Attendibili?</string>
<string name="settingsCertsPopupMessage">Sei sicuro di voler eliminare qualsiasi certificato attendibile o hostname aggiunti manualmente?
\n\nSarai anche disconnesso.
</string>
<string name="settingsCertsPopupMessage">Sei sicuro di voler eliminare qualsiasi certificato attendibile o hostname aggiunti manualmente? \n\nSarai anche disconnesso.</string>
<string name="settingsDateTimeHeaderText">Data &amp; Ora</string>
<string name="settingsSave">Impostazioni salvate</string>
<string name="settingsLanguageSelectorHeader">Lingua</string>
@ -182,8 +177,7 @@
<string name="cacheSizeImagesSelectionHeaderText">Dimensione Cache Immagini</string>
<string name="clearCacheSelectionHeaderText">Cancella Cache</string>
<string name="clearCacheDialogHeader">Svuotare la cache?</string>
<string name="clearCacheDialogMessage">Questo eliminerà tutti i dati della cache inclusi file e immagini.\n\nProcedi con la cancellazione?
</string>
<string name="clearCacheDialogMessage">Questo eliminerà tutti i dati della cache inclusi file e immagini.\n\nProcedi con la cancellazione?</string>
<string name="draftsHeader">Bozze</string>
<string name="draftsHintText">Bozze dei commenti</string>
<string name="settingsEnableCommentsDeletionText">Abilita Eliminazione Bozze</string>
@ -191,9 +185,7 @@
<string name="settingsGeneralHeader">Generale</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Sblocco biometrico</string>
@ -213,9 +205,7 @@
<string name="labelDeleteText">Label cancellato</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Errore di autorizzazione</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Si vuole veramente cancellare questo label?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Team</string>
@ -226,8 +216,7 @@
<string name="teamPermissionNone">• I membri di questo team non hanno alcun permesso.</string>
<string name="teamPermissionRead">• I membri di questo team possono vedere i repository del team.</string>
<string name="teamPermissionWrite">• I membri di questo team possono vedere e fare push ai repository del team.</string>
<string name="teamPermissionAdmin">• I membri di questo team possono fare push da e verso i repository del team e aggiungere collaboratori.
</string>
<string name="teamPermissionAdmin">• I membri di questo team possono fare push da e verso i repository del team e aggiungere collaboratori.</string>
<string name="teamPermissionOwner">• I membri di questo team hanno i permessi di proprietario.</string>
<string name="teamShowAll">mostra tutto</string>
<string name="orgMember">Membri Org</string>
@ -254,8 +243,7 @@
<string name="teamNameEmpty">Inserisci il nome del team</string>
<string name="teamNameError">Il nome del team deve contenere solo caratteri alfanumerici, trattino (-), trattino basso (_) e punto (.)</string>
<string name="teamPermissionEmpty">Seleziona
autorizzazione
</string>
autorizzazione</string>
<string name="teamDescError">La descrizione del team contiene caratteri non validi</string>
<string name="teamDescLimit">La descrizione del team ha più di 100 caratteri</string>
<string name="teamCreated">Team creato</string>
@ -385,9 +373,7 @@
<string name="doneButton">Fatto</string>
<string name="cancelButton">Annulla</string>
<string name="genericError">Qualcosa è andato storto, riprova</string>
<string name="apiNotFound">Questa richiesta richiede una versione di Gitea superiore a quella installata. Aggiorna la tua istanza all\'ultima
versione di Gitea.
</string>
<string name="apiNotFound">Questa richiesta richiede una versione di Gitea superiore a quella installata. Aggiorna la tua istanza all\'ultima versione di Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Aggiungi</string>
<string name="removeButton">Rimuovi</string>
@ -438,9 +424,7 @@
<string name="watchRepositorySuccess">Repository aggiunto alla watch list</string>
<string name="unWatchRepositorySuccess">Repository rimosso dalla watchlist</string>
<string name="titleDrafts">Bozze</string>
<string name="versionUnsupportedOld">Vecchia versione non supportata (%1$s) di Gitea rilevata. Per favore aggiorna all\'ultima versione stabile.
Se continui, alcune funzionalità potrebbero non funzionare.
</string>
<string name="versionUnsupportedOld">Vecchia versione non supportata (%1$s) di Gitea rilevata. Per favore aggiorna all\'ultima versione stabile. Se continui, alcune funzionalità potrebbero non funzionare.</string>
<string name="versionUnsupportedNew">Nuova versione di Gitea rilevata! Si prega di AGGIORNARE GitNex!</string>
<string name="versionUnknown">Nessun Gitea rilevato!</string>
<string name="versionAlertDialogHeader">Versione non supportata di Gitea</string>
@ -515,15 +499,9 @@
<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">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="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="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>
<string name="draftsListEmpty">Nessuna bozza trovata</string>
<string name="draftsDeleteSuccess">Bozze eliminate con successo</string>
@ -540,9 +518,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account eliminato con successo</string>
<string name="removeAccountPopupTitle">Rimuovi l\'account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">Nuovo account</string>
<string name="addNewAccountText">Aggiungere un nuovo account</string>
<string name="accountAlreadyExistsError">L\'account esiste già</string>
@ -590,20 +566,12 @@
<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="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="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">Esegui Trasferimento</string>
<string name="repoTransferOwnerText">Nuovo Proprietario</string>
<string name="repoTransferSuccess">Repository trasferito con successo</string>
@ -626,13 +594,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Vai all\'App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Autenticazione biometrica</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -671,9 +635,7 @@
<string name="tagDeleted">Etichetta eliminata</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Usa Schede Personalizzate</string>
<string name="browserOpenFailed">Nessuna applicazione trovata per aprire questo collegamento. URL SSH e URL con prefissi diversi da http:// or
https:// non sono supportati dalla maggior parte dei browser
</string>
<string name="browserOpenFailed">Nessuna applicazione trovata per aprire questo collegamento. URL SSH e URL con prefissi diversi da http:// or https:// non sono supportati dalla maggior parte dei browser</string>
<string name="logInAgain">Accedi di nuovo</string>
<string name="notLoggedIn">%s \u25CF non è connesso</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">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="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>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -148,8 +146,7 @@
<string name="settingsSecurityHeader">Security</string>
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.
</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsDateTimeHeaderText">Date &amp; Time</string>
<string name="settingsSave">Settings saved</string>
<string name="settingsLanguageSelectorHeader">Language</string>
@ -187,9 +184,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -209,9 +204,7 @@
<string name="labelDeleteText">Label deleted</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Authorization Error</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Do you really want to delete this label?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Teams</string>
@ -378,9 +371,7 @@
<string name="doneButton">Done</string>
<string name="cancelButton">Cancel</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Add</string>
<string name="removeButton">Remove</string>
@ -431,9 +422,7 @@
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
@ -508,14 +497,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -532,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -581,20 +563,12 @@
<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="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="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>
@ -617,13 +591,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -662,9 +632,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">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="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>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -148,8 +146,7 @@
<string name="settingsSecurityHeader">Security</string>
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.
</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsDateTimeHeaderText">Date &amp; Time</string>
<string name="settingsSave">Settings saved</string>
<string name="settingsLanguageSelectorHeader">Language</string>
@ -187,9 +184,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -209,9 +204,7 @@
<string name="labelDeleteText">Label deleted</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Authorization Error</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Do you really want to delete this label?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Teams</string>
@ -378,9 +371,7 @@
<string name="doneButton">Done</string>
<string name="cancelButton">Cancel</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Add</string>
<string name="removeButton">Remove</string>
@ -431,9 +422,7 @@
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
@ -508,14 +497,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -532,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -583,20 +565,12 @@
<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="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="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>
@ -619,13 +593,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -664,9 +634,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,10 +51,7 @@
<string name="navigationDrawerClose">Sluit Navigatiemenu</string>
<string name="logo">Inloggen bij Gitea</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Selecteer het juiste protocol (https of http). \n2- Vul Gitea url in, bijv.: try.gitea.io. \n3- Indien 2FA
geactiveerd is voor jouw account, vul dan de code in bij het OTP Code veld. \n4- Voor HTTP standaard autorisatie gebruik
GEBRUIKERSNAAM@DOMEIN.NL in het URL veld.
</string>
<string name="urlInfoTooltip">1- Selecteer het juiste protocol (https of http). \n2- Vul Gitea url in, bijv.: try.gitea.io. \n3- Indien 2FA geactiveerd is voor jouw account, vul dan de code in bij het OTP Code veld. \n4- Voor HTTP standaard autorisatie gebruik GEBRUIKERSNAAM@DOMEIN.NL in het URL veld.</string>
<string name="malformedUrl">Kan geen verbinding maken met host. Controleer de URL en poort op fouten</string>
<string name="protocolError">Het is afgeraden om HTTP te gebruiken tenzij je test op een lokaal netwerk</string>
<string name="malformedJson">Incorrecte JSON ontvangen. Server reactie is niet gelukt</string>
@ -149,9 +146,7 @@
<string name="settingsSecurityHeader">Beveiliging</string>
<string name="settingsCertsSelectorHeader">Verwijder Vertrouwde Certificaten</string>
<string name="settingsCertsPopupTitle">Verwijder Vertrouwde Certificaten?</string>
<string name="settingsCertsPopupMessage">Weet u zeker dat u handmatig vertrouwde certificaten of hostnamen wil verwijderen? \n\nU wordt ook
uitgelogd.
</string>
<string name="settingsCertsPopupMessage">Weet u zeker dat u handmatig vertrouwde certificaten of hostnamen wil verwijderen? \n\nU wordt ook uitgelogd.</string>
<string name="settingsDateTimeHeaderText">Datum &amp; Tijd</string>
<string name="settingsSave">Instelling opgeslagen</string>
<string name="settingsLanguageSelectorHeader">Taal</string>
@ -189,9 +184,7 @@
<string name="settingsGeneralHeader">Algemeen</string>
<string name="generalHintText">Beginscherm, standaard URL afhandelaar</string>
<string name="generalDeepLinkDefaultScreen">Standaard URL Afhandelaar</string>
<string name="generalDeepLinkDefaultScreenHintText">Kies het scherm wat geopend moet worden als de app niet met de externe URL overweg kan. U zal
automatisch omgeleid worden.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Kies het scherm wat geopend moet worden als de app niet met de externe URL overweg kan. U zal automatisch omgeleid worden.</string>
<string name="generalDeepLinkSelectedText">N.v.t.</string>
<string name="linkSelectorDialogTitle">Selecteer Standaard URL Afhandelaar Scherm</string>
<string name="settingsBiometricHeader">Ondersteuning voor Biometrie</string>
@ -211,9 +204,7 @@
<string name="labelDeleteText">Label deleted</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Authorization Error</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Do you really want to delete this label?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Teams</string>
@ -380,9 +371,7 @@
<string name="doneButton">Done</string>
<string name="cancelButton">Cancel</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Add</string>
<string name="removeButton">Remove</string>
@ -433,9 +422,7 @@
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
@ -510,14 +497,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -534,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -584,20 +564,12 @@
<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="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="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>
@ -620,13 +592,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -665,9 +633,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">Zamknij szufladę nawigacji</string>
<string name="logo">Zaloguj się do Gitea</string>
<string name="protocol">Protokół</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="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">Nie można połączyć się z hostem. Sprawdź czy adres URL i port są prawidłowe</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -148,9 +146,7 @@
<string name="settingsSecurityHeader">Bezpieczeństwo</string>
<string name="settingsCertsSelectorHeader">Usuń zaufane certyfikaty</string>
<string name="settingsCertsPopupTitle">Usunąć zaufane certyfikaty?</string>
<string name="settingsCertsPopupMessage">Czy na pewno chcesz usunąć wszystkie ręcznie zaufane certyfikaty lub nazwy hostów? \n\nZostaniesz również
wylogowany.
</string>
<string name="settingsCertsPopupMessage">Czy na pewno chcesz usunąć wszystkie ręcznie zaufane certyfikaty lub nazwy hostów? \n\nZostaniesz również wylogowany.</string>
<string name="settingsDateTimeHeaderText">Data &amp; Czas</string>
<string name="settingsSave">Ustawienia zapisane</string>
<string name="settingsLanguageSelectorHeader">Język</string>
@ -188,9 +184,7 @@
<string name="settingsGeneralHeader">Ogólne</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Obsługa biometrii</string>
@ -210,9 +204,7 @@
<string name="labelDeleteText">Etykieta usunięta</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Błąd autoryzacji</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Czy na pewno chcesz usunąć tę etykietę?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Zespoły</string>
@ -379,9 +371,7 @@
<string name="doneButton">Gotowe</string>
<string name="cancelButton">Anuluj</string>
<string name="genericError">Coś poszło nie tak, spróbuj ponownie</string>
<string name="apiNotFound">To żądanie wymaga wyższej wersji Gitea niż zainstalowana. Proszę zaktualizować swoją instancję do najnowszej wersji
Gitea.
</string>
<string name="apiNotFound">To żądanie wymaga wyższej wersji Gitea niż zainstalowana. Proszę zaktualizować swoją instancję do najnowszej wersji Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Dodaj</string>
<string name="removeButton">Usuń</string>
@ -432,9 +422,7 @@
<string name="watchRepositorySuccess">Repozytorium dodane do listy obserwowanych</string>
<string name="unWatchRepositorySuccess">Repozytorium usunięte z listy obserwacyjnej</string>
<string name="titleDrafts">Szkice</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">Wykryto nową wersję Gitea! Proszę ZAKTUALIZOWAĆ GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Nieobsługiwana wersja Gitea</string>
@ -509,14 +497,9 @@
<string name="settingsEnableReportsText">Włącz raporty awarii</string>
<string name="crashTitle">GitNex zatrzymał się :(</string>
<string name="setCrashReports">Raporty awarii</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -533,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Usuń Konto</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">Nowe Konto</string>
<string name="addNewAccountText">Dodaj Nowe Konto</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -585,20 +566,12 @@
<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="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="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">Nowy Właściciel</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
@ -621,13 +594,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -666,9 +635,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">Fechar painel de navegação</string>
<string name="logo">Conectar no Gitea</string>
<string name="protocol">Protocolo</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="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>
<string name="malformedJson">JSON malformado foi recebido. A resposta do servidor não foi bem sucedida</string>
@ -148,9 +146,7 @@
<string name="settingsSecurityHeader">Segurança</string>
<string name="settingsCertsSelectorHeader">Excluir Certificados Confiáveis</string>
<string name="settingsCertsPopupTitle">Excluir Certificados Confiáveis?</string>
<string name="settingsCertsPopupMessage">Tem certeza que deseja excluir qualquer certificado ou hostname confiado manualmente? \n\nVocê também
será desconectado.
</string>
<string name="settingsCertsPopupMessage">Tem certeza que deseja excluir qualquer certificado ou hostname confiado manualmente? \n\nVocê também será desconectado.</string>
<string name="settingsDateTimeHeaderText">Data &amp; Hora</string>
<string name="settingsSave">Configurações salvas</string>
<string name="settingsLanguageSelectorHeader">Idioma</string>
@ -180,8 +176,7 @@
<string name="cacheSizeImagesSelectionHeaderText">Tamanho do Cache das Imagens</string>
<string name="clearCacheSelectionHeaderText">Limpar Cache</string>
<string name="clearCacheDialogHeader">Limpar Cache?</string>
<string name="clearCacheDialogMessage">Isto vai excluir todos os dados de cache, incluindo arquivos e imagens.\n\nProsseguir com a exclusão?
</string>
<string name="clearCacheDialogMessage">Isto vai excluir todos os dados de cache, incluindo arquivos e imagens.\n\nProsseguir com a exclusão?</string>
<string name="draftsHeader">Rascunhos</string>
<string name="draftsHintText">Rascunho dos comentários</string>
<string name="settingsEnableCommentsDeletionText">Ativar exclusão de rascunhos</string>
@ -189,9 +184,7 @@
<string name="settingsGeneralHeader">Geral</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -211,9 +204,7 @@
<string name="labelDeleteText">Marcador excluído</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Erro de autorização</string>
<string name="alertDialogTokenRevokedMessage">Parece que o Token de Acesso foi revogado OU você não está autorizado para ver esses
conteúdos.\n\nNo caso de token ser revogado, faça o logout e login de novo
</string>
<string name="alertDialogTokenRevokedMessage">Parece que o Token de Acesso foi revogado OU você não está autorizado para ver esses conteúdos.\n\nNo caso de token ser revogado, faça o logout e login de novo</string>
<string name="labelDeleteMessage">Você realmente deseja excluir este marcador?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Equipes</string>
@ -380,9 +371,7 @@
<string name="doneButton">Feito</string>
<string name="cancelButton">Cancelar</string>
<string name="genericError">Algo deu errado, por favor, tente de novo</string>
<string name="apiNotFound">Esta solicitação precisa de uma versão do Gitea maior do que a instalada. Por favor, atualize sua instância para a
versão mais recente do Gitea.
</string>
<string name="apiNotFound">Esta solicitação precisa de uma versão do Gitea maior do que a instalada. Por favor, atualize sua instância para a versão mais recente do Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Adicionar</string>
<string name="removeButton">Remover</string>
@ -403,9 +392,7 @@
<string name="viewInBrowser">Visualizar no Navegador</string>
<string name="isOpen">Aberto</string>
<string name="isClosed">Fechado</string>
<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="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>
<string name="genericWaitFor">Hold on ☕</string>
<string name="file">File</string>
@ -435,9 +422,7 @@
<string name="watchRepositorySuccess">Repositório adicionado à lista de observação</string>
<string name="unWatchRepositorySuccess">Repositório removido da lista de observação</string>
<string name="titleDrafts">Rascunhos</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">Nova versão do Gitea detectada! Por favor, ATUALIZE o GitNex!</string>
<string name="versionUnknown">Gitea não detectado!</string>
<string name="versionAlertDialogHeader">Versão do Gitea não suportada</string>
@ -459,9 +444,7 @@
<string name="mergePullRequestButtonText">Aplicar merge</string>
<string name="deleteBranchAfterMerge">Excluir o branch após o Merge</string>
<string name="mergeNoteText">A aplicação do merge pode falhar se você não está autorizado a aplicar este Pull Request.</string>
<string name="mergeInfoDisabledMessage">O botão Merge é desativado isso pode significar que existem conflitos OU outros problemas a serem
resolvidos antes de fazer Merge
</string>
<string name="mergeInfoDisabledMessage">O botão Merge é desativado isso pode significar que existem conflitos OU outros problemas a serem resolvidos antes de fazer Merge</string>
<string name="deleteBranchForkInfo">Este branch pertence a um repositórioForked</string>
<string name="mergeCommentText">Comentário do merge</string>
<string name="mergePRSuccessMsg">O merge da Pull Request foi aplicado com sucesso</string>
@ -514,15 +497,9 @@
<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">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="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="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>
<string name="draftsListEmpty">Nenhum rascunho encontrado</string>
<string name="draftsDeleteSuccess">Rascunhos excluídos com êxito</string>
@ -539,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Conta excluída com êxito</string>
<string name="removeAccountPopupTitle">Excluir Conta</string>
<string name="removeAccountPopupMessage">Tem certeza de que deseja excluir esta conta do aplicativo?\n\nIsso excluirá todos os dados relacionados
a esta conta apenas no app.
</string>
<string name="removeAccountPopupMessage">Tem certeza de que deseja excluir esta conta do aplicativo?\n\nIsso excluirá todos os dados relacionados a esta conta apenas no app.</string>
<string name="addNewAccount">Nova Conta</string>
<string name="addNewAccountText">Adicionar Nova Conta</string>
<string name="accountAlreadyExistsError">Esta conta já existe no app</string>
@ -589,20 +564,12 @@
<string name="repoPropertiesEnableSquash">Ativar Squash e Merge</string>
<string name="repoPropertiesEnableForceMerge">Enable Rebase with Merge Commits (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesSaveSuccess">Propriedades do repositório atualizadas com sucesso</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="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">Repositório deletado com sucesso</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transferir este repositório para um outro usuário ou para uma organização onde você tem
permissões de administrador
</string>
<string name="repoSettingsTransferOwnershipDescription">Coisas para saber antes da transferência:\n\n- Você irá perder acesso ao repositório se
você transferir-o para um usuário individual.\n- Você irá manter o acesso ao repositório se você transferir para uma organização que você
(co-)pertence.\n\nInsira o nome do repositório como confirmação
</string>
<string name="repoSettingsTransferOwnershipHint">Transferir este repositório para um outro usuário ou para uma organização onde você tem permissões de administrador</string>
<string name="repoSettingsTransferOwnershipDescription">Coisas para saber antes da transferência:\n\n- Você irá perder acesso ao repositório se você transferir-o para um usuário individual.\n- Você irá manter o acesso ao repositório se você transferir para uma organização que você (co-)pertence.\n\nInsira o nome do repositório como confirmação</string>
<string name="repoTransferText">Realizar Transferência</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repositório transferido com sucesso</string>
@ -625,13 +592,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">Parece que a conta para a URI %1$s não existe no aplicativo. Você pode adicionar uma tocando no botão de
Adicionar Uma Conta.
</string>
<string name="accountDoesNotExist">Parece que a conta para a URI %1$s não existe no aplicativo. Você pode adicionar uma tocando no botão de Adicionar Uma Conta.</string>
<string name="launchApp">Ir para o Aplicativo</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -670,9 +633,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">Закрыть навигацию</string>
<string name="logo">Войти в Gitea</string>
<string name="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="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>
<string name="malformedJson">Получен искаженный JSON. Ответ сервера не был успешным</string>
@ -148,9 +146,7 @@
<string name="settingsSecurityHeader">Безопасность</string>
<string name="settingsCertsSelectorHeader">Удалить доверенные сертификаты</string>
<string name="settingsCertsPopupTitle">Удалить доверенные сертификаты?</string>
<string name="settingsCertsPopupMessage">Вы уверены, что хотите удалить любой вручную доверенный сертификат или имя хоста? \n\nВы также выйдите из
системы.
</string>
<string name="settingsCertsPopupMessage">Вы уверены, что хотите удалить любой вручную доверенный сертификат или имя хоста? \n\nВы также выйдите из системы.</string>
<string name="settingsDateTimeHeaderText">Дата и время</string>
<string name="settingsSave">Сохранено</string>
<string name="settingsLanguageSelectorHeader">Язык</string>
@ -188,9 +184,7 @@
<string name="settingsGeneralHeader">Общее</string>
<string name="generalHintText">Домашний экран, обработчик ссылок по умолчанию</string>
<string name="generalDeepLinkDefaultScreen">Обработчик ссылок по умолчанию</string>
<string name="generalDeepLinkDefaultScreenHintText">Выберите, какой экран следует загрузить, если приложение не может обрабатывать внешние ссылки.
Он автоматически перенаправит вас.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Выберите, какой экран следует загрузить, если приложение не может обрабатывать внешние ссылки. Он автоматически перенаправит вас.</string>
<string name="generalDeepLinkSelectedText">Н</string>
<string name="linkSelectorDialogTitle">Выбрать экран обработчика ссылок по умолчанию</string>
<string name="settingsBiometricHeader">Поддержка биометрии</string>
@ -210,9 +204,7 @@
<string name="labelDeleteText">Метка удалена!</string>
<string name="selectBranchError">Выберите ветку для релиза</string>
<string name="alertDialogTokenRevokedTitle">Ошибка авторизации</string>
<string name="alertDialogTokenRevokedMessage">Похоже, токен доступа отозван, либо вам не разрешено просматривать это содержимое.\n\nВ случае
отзыва токена, пожалуйста, выйдите из системы и войдите снова
</string>
<string name="alertDialogTokenRevokedMessage">Похоже, токен доступа отозван, либо вам не разрешено просматривать это содержимое.\n\nВ случае отзыва токена, пожалуйста, выйдите из системы и войдите снова</string>
<string name="labelDeleteMessage">Вы действительно хотите удалить эту метку?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Команды</string>
@ -379,9 +371,7 @@
<string name="doneButton">Готово</string>
<string name="cancelButton">Закрыть</string>
<string name="genericError">Что-то пошло не так. Пожалуйста, попытайтесь еще раз.</string>
<string name="apiNotFound">Для этого запроса требуется более новая версия Gitea, чем установленная. Пожалуйста, обновите свою инстанцию до
последней версии Gitea.
</string>
<string name="apiNotFound">Для этого запроса требуется более новая версия Gitea, чем установленная. Пожалуйста, обновите свою инстанцию до последней версии Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Добавить</string>
<string name="removeButton">Удалить</string>
@ -402,9 +392,7 @@
<string name="viewInBrowser">Просмотреть в браузере</string>
<string name="isOpen">Открыто</string>
<string name="isClosed">Закрыто</string>
<string name="genericServerResponseError">На данный момент мы не можем подключиться к серверу, пожалуйста, проверьте статус вашего сервера и
повторите попытку
</string>
<string name="genericServerResponseError">На данный момент мы не можем подключиться к серверу, пожалуйста, проверьте статус вашего сервера и повторите попытку</string>
<string name="genericCopyUrl">Копировать URL</string>
<string name="genericWaitFor">Подождите ☕</string>
<string name="file">File</string>
@ -434,9 +422,7 @@
<string name="watchRepositorySuccess">Репозиторий добавлен в список наблюдения</string>
<string name="unWatchRepositorySuccess">Репозиторий удален из списка наблюдения</string>
<string name="titleDrafts">Черновики</string>
<string name="versionUnsupportedOld">Обнаружена неподдерживаемая старая версия (%1$s) Gitea. Пожалуйста, обновите до последней стабильной версии.
Если вы продолжите, некоторые функции могут работать неправильно.
</string>
<string name="versionUnsupportedOld">Обнаружена неподдерживаемая старая версия (%1$s) Gitea. Пожалуйста, обновите до последней стабильной версии. Если вы продолжите, некоторые функции могут работать неправильно.</string>
<string name="versionUnsupportedNew">Обнаружена новая версия Gitea! Пожалуйста, ОБНОВИТЕ GitNex!</string>
<string name="versionUnknown">Gitea не обнаружен!</string>
<string name="versionAlertDialogHeader">Неподдерживаемая версия Gitea</string>
@ -458,9 +444,7 @@
<string name="mergePullRequestButtonText">Слить</string>
<string name="deleteBranchAfterMerge">Удалить ветку после слияния</string>
<string name="mergeNoteText">Слияние может завершиться неудачей, если у вас нет прав на выполнение этого запроса на объединение.</string>
<string name="mergeInfoDisabledMessage">Отключенная кнопка слияния означает наличие конфликтов ИЛИ других вещей, которые необходимо исправить
перед слиянием
</string>
<string name="mergeInfoDisabledMessage">Отключенная кнопка слияния означает наличие конфликтов ИЛИ других вещей, которые необходимо исправить перед слиянием</string>
<string name="deleteBranchForkInfo">Эта ветка принадлежит форкнутому репозиторию</string>
<string name="mergeCommentText">Комментарий для слияния</string>
<string name="mergePRSuccessMsg">Запрос на слияние был успешно выполнен</string>
@ -475,8 +459,7 @@
<string name="deleteBranch">Delete Branch</string>
<string name="waitLoadingDownloadFile">Пожалуйста дождитесь загрузки файла</string>
<string name="downloadFileSaved">Файл успешно сохранён</string>
<string name="excludeFilesInFileViewer">Этот тип/размер файла не поддерживается программой просмотра файлов. Вы можете скачать его из меню.
</string>
<string name="excludeFilesInFileViewer">Этот тип/размер файла не поддерживается программой просмотра файлов. Вы можете скачать его из меню.</string>
<string name="deleteFile">Удалить этот файл</string>
<string name="editFile">Редактировать этот файл</string>
<string name="deleteFileMessage">Файл установлен для удаления по ветке %1$s</string>
@ -514,15 +497,9 @@
<string name="settingsEnableReportsText">Включить отчёты об ошибках</string>
<string name="crashTitle">GitNex остановлен :(</string>
<string name="setCrashReports">Отчёты об ошибках</string>
<string name="crashMessage">Рекомендуется открыть в репозитории проекта задачу о том, как воспроизвести эту ошибку. Таким образом легче отладить и
устранить проблему.\n\nНажмите кнопку ОК, чтобы вместо этого отправить отчет о сбое по электронной почте. В электронное письмо можно добавить
дополнительный контент.\nСпасибо!
</string>
<string name="crashMessage">Рекомендуется открыть в репозитории проекта задачу о том, как воспроизвести эту ошибку. Таким образом легче отладить и устранить проблему.\n\nНажмите кнопку ОК, чтобы вместо этого отправить отчет о сбое по электронной почте. В электронное письмо можно добавить дополнительный контент.\nСпасибо!</string>
<string name="forceLogoutDialogHeader">Пожалуйста, войдите снова</string>
<string name="forceLogoutDialogDescription">В связи с некоторыми существенными изменениями, касающимися внутренней работы приложения, мы просим
вас снова войти в систему. Эти изменения позволяют сделать приложение более гибким в будущем.\n\nБлагодарим вас за терпение и приносим
извинения за неудобства.
</string>
<string name="forceLogoutDialogDescription">В связи с некоторыми существенными изменениями, касающимися внутренней работы приложения, мы просим вас снова войти в систему. Эти изменения позволяют сделать приложение более гибким в будущем.\n\nБлагодарим вас за терпение и приносим извинения за неудобства.</string>
<string name="deleteAllDrafts">Удалить все черновики</string>
<string name="draftsListEmpty">Черновики не найдены</string>
<string name="draftsDeleteSuccess">Черновики успешно удалены</string>
@ -536,14 +513,10 @@
<string name="rateAppHintText">Если вам нравится GitNex, вы можете поставить ему палец вверх</string>
<string name="aboutAppHintText">Версия приложения, сборка, пользовательская версия gitea</string>
<string name="archivedRepository">Архивировано</string>
<string name="archivedRepositoryMessage">Этот репозиторий находится в архиве. Вы можете просматривать файлы, но не можете отправлять или открывать
проблемы/запросы на слияние.
</string>
<string name="archivedRepositoryMessage">Этот репозиторий находится в архиве. Вы можете просматривать файлы, но не можете отправлять или открывать проблемы/запросы на слияние.</string>
<string name="accountDeletedMessage">Учётная запись успешно удалена</string>
<string name="removeAccountPopupTitle">Удалить учётную запись</string>
<string name="removeAccountPopupMessage">Вы уверены, что хотите удалить эту учётную запись из приложения?\n\nЭто удалит все данные, связанные с
этой учётной записью только в приложении.
</string>
<string name="removeAccountPopupMessage">Вы уверены, что хотите удалить эту учётную запись из приложения?\n\nЭто удалит все данные, связанные с этой учётной записью только в приложении.</string>
<string name="addNewAccount">Новая учётная запись</string>
<string name="addNewAccountText">Добавить новую учётную запись</string>
<string name="accountAlreadyExistsError">Учётная запись уже существует в приложении</string>
@ -593,18 +566,12 @@
<string name="repoPropertiesEnableSquash">Включить объединение и слияние</string>
<string name="repoPropertiesEnableForceMerge">Включить rebase с коммитом слияния (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesSaveSuccess">Свойства репозитория успешно обновлены</string>
<string name="repoSettingsDeleteDescription">Что нужно знать перед удалением:\n\n- Эту операцию НЕЛЬЗЯ отменить.\n- Эта операция навсегда удалит
репозиторий, включая код, задачи, комментарии, данные вики и настройки соавтора.\n\nВведите имя репозитория в качестве подтверждения
</string>
<string name="repoSettingsDeleteDescription">Что нужно знать перед удалением:\n\n- Эту операцию НЕЛЬЗЯ отменить.\n- Эта операция навсегда удалит репозиторий, включая код, задачи, комментарии, данные вики и настройки соавтора.\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="repoSettingsTransferOwnershipHint">Передать репозиторий другому пользователю или организации где у вас есть права администратора</string>
<string name="repoSettingsTransferOwnershipDescription">Что нужно знать перед передачей:\n\n- Вы потеряете доступ к репозиторию, если передадите его отдельному пользователю.\n- Вы сохраните доступ к репозиторию, если передадите его организации, которой вы (со)владеете.\n\nВведите имя репозитория в качестве подтверждения</string>
<string name="repoTransferText">Выполнить передачу</string>
<string name="repoTransferOwnerText">Новый владелец</string>
<string name="repoTransferSuccess">Репозиторий успешно перенесён</string>
@ -627,13 +594,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">Похоже, что учётная запись для URI %1$s не существует в приложении. Вы можете добавить её, нажав кнопку
«Добавить новую учётную запись».
</string>
<string name="accountDoesNotExist">Похоже, что учётная запись для URI %1$s не существует в приложении. Вы можете добавить её, нажав кнопку «Добавить новую учётную запись».</string>
<string name="launchApp">Перейти к приложению</string>
<string name="noActionText">GitNex не может обработать запрошенный ресурс, вы можете открыть задачу в репозитории проекта в качестве улучшения,
предоставив подробную информацию о работе. Просто запустите экран по умолчанию, используя кнопки ниже, его можно изменить в настройках.
</string>
<string name="noActionText">GitNex не может обработать запрошенный ресурс, вы можете открыть задачу в репозитории проекта в качестве улучшения, предоставив подробную информацию о работе. Просто запустите экран по умолчанию, используя кнопки ниже, его можно изменить в настройках.</string>
<string name="biometricAuthTitle">Биометрическая Aутентификация</string>
<string name="biometricAuthSubTitle">Разблокируйте с помощью биометрических данных</string>
<string name="biometricNotSupported">На этом устройстве нет биометрических функций</string>
@ -672,9 +635,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,10 +51,7 @@
<string name="navigationDrawerClose">සංචාලන ලාච්චුව වසන්න</string>
<string name="logo">Gitea වෙත පිවිසෙන්න</string>
<string name="protocol">කෙටුම්පත</string>
<string name="urlInfoTooltip">1- නිවැරදි ප්‍රොටෝකෝලය තෝරන්න (https හෝ http). \n2- Gitea url ඇතුළු කරන්න උදා: try.gitea.io. \n3- ඔබ ඔබේ ගිණුම සඳහා
2FA සක්‍රීය කර ඇත්නම්, OTP කේත ක්ෂේත්‍රය තුළ කේතය ඇතුළත් කරන්න. \n4- HTTP මූලික සත්‍යාපනය සඳහා URL ක්ෂේත්‍රයේ USERNAME@DOMAIN.COM භාවිතා
කරන්න.
</string>
<string name="urlInfoTooltip">1- නිවැරදි ප්‍රොටෝකෝලය තෝරන්න (https හෝ http). \n2- Gitea url ඇතුළු කරන්න උදා: try.gitea.io. \n3- ඔබ ඔබේ ගිණුම සඳහා 2FA සක්‍රීය කර ඇත්නම්, OTP කේත ක්ෂේත්‍රය තුළ කේතය ඇතුළත් කරන්න. \n4- HTTP මූලික සත්‍යාපනය සඳහා URL ක්ෂේත්‍රයේ USERNAME@DOMAIN.COM භාවිතා කරන්න.</string>
<string name="malformedUrl">සත්කාරක වෙත සම්බන්ධ වීමට නොහැකි විය. කිසියම් දෝෂයක් සඳහා කරුණාකර ඔබගේ URL හෝ තොට පරීක්ෂා කරන්න</string>
<string name="protocolError">ඔබ දේශීය ජාලයේ පරීක්‍ෂා කරන්නේ නම් මිස HTTP ප්‍රොටෝකෝලය භාවිතා කිරීම නිර්දේශ නොකරයි</string>
<string name="malformedJson">Malformed JSON ලැබුණි. සේවාදායක ප්‍රතිචාරය සාර්ථක නොවීය</string>
@ -149,8 +146,7 @@
<string name="settingsSecurityHeader">ආරක්ෂාව</string>
<string name="settingsCertsSelectorHeader">විශ්වාසනීය සහතික මකන්න</string>
<string name="settingsCertsPopupTitle">විශ්වාසනීය සහතික මකන්නද?</string>
<string name="settingsCertsPopupMessage">අතින් විශ්වාස කළ හැකි සහතිකයක් හෝ සත්කාරක නාමයක් මකා දැමීමට ඔබට විශ්වාසද? \n\nඔබ ද ලොග් අවුට් වනු ඇත.
</string>
<string name="settingsCertsPopupMessage">අතින් විශ්වාස කළ හැකි සහතිකයක් හෝ සත්කාරක නාමයක් මකා දැමීමට ඔබට විශ්වාසද? \n\nඔබ ද ලොග් අවුට් වනු ඇත.</string>
<string name="settingsDateTimeHeaderText">දිනය &amp; වේලාව</string>
<string name="settingsSave">සැකසුම් සුරැකිණි</string>
<string name="settingsLanguageSelectorHeader">භාෂාව</string>
@ -188,9 +184,7 @@
<string name="settingsGeneralHeader">ජනරාල්</string>
<string name="generalHintText">මුල් තිරය, පෙරනිමි සබැඳි හසුරුව</string>
<string name="generalDeepLinkDefaultScreen">පෙරනිමි සබැඳි හසුරුවන්නා</string>
<string name="generalDeepLinkDefaultScreenHintText">යෙදුමට බාහිර සබැඳි හැසිරවිය නොහැකි නම් කුමන තිරය පූරණය කළ යුතුද යන්න තෝරන්න. එය ඔබව
ස්වයංක්‍රීයව හරවා යවනු ඇත.
</string>
<string name="generalDeepLinkDefaultScreenHintText">යෙදුමට බාහිර සබැඳි හැසිරවිය නොහැකි නම් කුමන තිරය පූරණය කළ යුතුද යන්න තෝරන්න. එය ඔබව ස්වයංක්‍රීයව හරවා යවනු ඇත.</string>
<string name="generalDeepLinkSelectedText">අ/නොවේ</string>
<string name="linkSelectorDialogTitle">Default Link Handler Screen තෝරන්න</string>
<string name="settingsBiometricHeader">ජෛවමිතික සහාය</string>
@ -210,9 +204,7 @@
<string name="labelDeleteText">ලේබලය මකා ඇත</string>
<string name="selectBranchError">මුදා හැරීම සඳහා ශාඛාවක් තෝරන්න</string>
<string name="alertDialogTokenRevokedTitle">අවසර දීමේ දෝෂය</string>
<string name="alertDialogTokenRevokedMessage">ප්‍රවේශ ටෝකනය අවලංගු කර ඇති බව පෙනේ, නැතහොත් ඔබට මෙම අන්තර්ගතය බැලීමට අවසර නැත.\n\nඅවලගු කරන ලද
ටෝකනයකදී, කරුණාකර ලොග් අවුට් වී නැවත පුරනය වන්න
</string>
<string name="alertDialogTokenRevokedMessage">ප්‍රවේශ ටෝකනය අවලංගු කර ඇති බව පෙනේ, නැතහොත් ඔබට මෙම අන්තර්ගතය බැලීමට අවසර නැත.\n\nඅවලගු කරන ලද ටෝකනයකදී, කරුණාකර ලොග් අවුට් වී නැවත පුරනය වන්න</string>
<string name="labelDeleteMessage">ඔබට ඇත්තටම මෙම ලේබලය මැකීමට අවශ්‍යද?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">කණ්ඩායම්</string>
@ -379,9 +371,7 @@
<string name="doneButton">කළා</string>
<string name="cancelButton">අවලංගු කරන්න</string>
<string name="genericError">යම් දෙයක් වැරදී ඇත, කරුණාකර නැවත උත්සාහ කරන්න</string>
<string name="apiNotFound">මෙම ඉල්ලීම ස්ථාපනය කර ඇති එකට වඩා ඉහළ Gitea අනුවාදයක් අවශ්‍යයි. කරුණාකර ඔබගේ නිදර්ශනය Gitea හි නවතම අනුවාදයට උත්ශ්‍රේණි
කරන්න.
</string>
<string name="apiNotFound">මෙම ඉල්ලීම ස්ථාපනය කර ඇති එකට වඩා ඉහළ Gitea අනුවාදයක් අවශ්‍යයි. කරුණාකර ඔබගේ නිදර්ශනය Gitea හි නවතම අනුවාදයට උත්ශ්‍රේණි කරන්න.</string>
<string name="noDataFound">🌟 මෙතන මොකුත් නෑ 🌟</string>
<string name="addButton">එකතු කරන්න</string>
<string name="removeButton">ඉවත් කරන්න</string>
@ -402,8 +392,7 @@
<string name="viewInBrowser">බ්‍රව්සරයේ බලන්න</string>
<string name="isOpen">විවෘත</string>
<string name="isClosed">වසා ඇත</string>
<string name="genericServerResponseError">අපට මේ මොහොතේ සේවාදායකය වෙත ළඟා විය නොහැක, කරුණාකර ඔබගේ සේවාදායක තත්ත්වය පරීක්ෂා කර නැවත උත්සාහ කරන්න
</string>
<string name="genericServerResponseError">අපට මේ මොහොතේ සේවාදායකය වෙත ළඟා විය නොහැක, කරුණාකර ඔබගේ සේවාදායක තත්ත්වය පරීක්ෂා කර නැවත උත්සාහ කරන්න</string>
<string name="genericCopyUrl">URL පිටපත් කරන්න</string>
<string name="genericWaitFor">ඉන්න ☕</string>
<string name="file">ගොනුව</string>
@ -433,9 +422,7 @@
<string name="watchRepositorySuccess">ගබඩාව නැරඹුම් ලැයිස්තුවට එක් කරන ලදී</string>
<string name="unWatchRepositorySuccess">ගබඩාව නිරීක්ෂණ ලැයිස්තුවෙන් ඉවත් කරන ලදී</string>
<string name="titleDrafts">කෙටුම්පත්</string>
<string name="versionUnsupportedOld">Gitea හි සහාය නොදක්වන පැරණි අනුවාදය(%1$s) අනාවරණය විය. කරුණාකර නවතම ස්ථාවර අනුවාදයට යාවත්කාලීන කරන්න. ඔබ
දිගටම කරගෙන ගියහොත්, සමහර විශේෂාංග ක්‍රියා නොකරනු ඇත.
</string>
<string name="versionUnsupportedOld">Gitea හි සහාය නොදක්වන පැරණි අනුවාදය(%1$s) අනාවරණය විය. කරුණාකර නවතම ස්ථාවර අනුවාදයට යාවත්කාලීන කරන්න. ඔබ දිගටම කරගෙන ගියහොත්, සමහර විශේෂාංග ක්‍රියා නොකරනු ඇත.</string>
<string name="versionUnsupportedNew">නව Gitea අනුවාදය අනාවරණය විය! කරුණාකර GitNex යාවත්කාලීන කරන්න!</string>
<string name="versionUnknown">Gitea අනාවරණය කර ගත්තේ නැත!</string>
<string name="versionAlertDialogHeader">Gitea හි සහාය නොදක්වන අනුවාදය</string>
@ -457,9 +444,7 @@
<string name="mergePullRequestButtonText">ඒකාබද්ධ කරන්න</string>
<string name="deleteBranchAfterMerge">ඒකාබද්ධ කිරීමෙන් පසු ශාඛාව මකන්න</string>
<string name="mergeNoteText">මෙම ඇදීමේ ඉල්ලීම ඒකාබද්ධ කිරීමට ඔබට අවසර නොමැති නම් ඒකාබද්ධ කිරීම අසාර්ථක විය හැක.</string>
<string name="mergeInfoDisabledMessage">Disabled Merge බොත්තම යන්නෙන් අදහස් වන්නේ ඒකාබද්ධ කිරීමට පෙර නිවැරදි කිරීමට ගැටුම් හෝ වෙනත් දේවල් ඇති
බවයි
</string>
<string name="mergeInfoDisabledMessage">Disabled Merge බොත්තම යන්නෙන් අදහස් වන්නේ ඒකාබද්ධ කිරීමට පෙර නිවැරදි කිරීමට ගැටුම් හෝ වෙනත් දේවල් ඇති බවයි</string>
<string name="deleteBranchForkInfo">මෙම ශාඛාව දෙබලක ගබඩාවකට අයත් වේ</string>
<string name="mergeCommentText">අදහස ඒකාබද්ධ කරන්න</string>
<string name="mergePRSuccessMsg">ඇදීමේ ඉල්ලීම සාර්ථකව ඒකාබද්ධ කරන ලදී</string>
@ -512,14 +497,9 @@
<string name="settingsEnableReportsText">බිඳ වැටීම් වාර්තා සබල කරන්න</string>
<string name="crashTitle">GitNex නැවතිලා :(</string>
<string name="setCrashReports">බිඳ වැටීම් වාර්තා</string>
<string name="crashMessage">මෙම දෝෂය ප්‍රතිනිෂ්පාදනය කරන්නේ කෙසේද යන්න පිළිබඳ ගැටලුවක් ව්‍යාපෘති ගබඩාවේ විවෘත කිරීමට දිරිගන්වනු ලැබේ. ඒ ආකාරයෙන්
දෝශ නිරාකරණය කර ගැටළුව විසඳා ගැනීම පහසුය.\n\nඒ වෙනුවට බිඳ වැටීම් වාර්තාව විද්‍යුත් තැපෑලෙන් යැවීමට OK බොත්තම තට්ටු කරන්න. විද්‍යුත් තැපෑලෙහි
අමතර අන්තර්ගතයක් එක් කළ හැක.\nස්තූතියි!
</string>
<string name="crashMessage">මෙම දෝෂය ප්‍රතිනිෂ්පාදනය කරන්නේ කෙසේද යන්න පිළිබඳ ගැටලුවක් ව්‍යාපෘති ගබඩාවේ විවෘත කිරීමට දිරිගන්වනු ලැබේ. ඒ ආකාරයෙන් දෝශ නිරාකරණය කර ගැටළුව විසඳා ගැනීම පහසුය.\n\nඒ වෙනුවට බිඳ වැටීම් වාර්තාව විද්‍යුත් තැපෑලෙන් යැවීමට OK බොත්තම තට්ටු කරන්න. විද්‍යුත් තැපෑලෙහි අමතර අන්තර්ගතයක් එක් කළ හැක.\nස්තූතියි!</string>
<string name="forceLogoutDialogHeader">කරුණාකර නැවත පුරනය වන්න</string>
<string name="forceLogoutDialogDescription">යෙදුමේ අභ්‍යන්තර ක්‍රියාකාරිත්වය සම්බන්ධයෙන් යම් යම් ප්‍රධාන වෙනස්කම් හේතුවෙන්, අපට ඔබ නැවත පුරනය වීමට
අවශ්‍ය වේ. මෙම වෙනස්කම් අනාගතයේදී යෙදුම වඩාත් නම්‍යශීලී කිරීමට අපට ඉඩ සලසයි.\n\nඔබගේ ඉවසීමට ස්තූතියි සහ අපහසුතාවයට සමාවන්න.
</string>
<string name="forceLogoutDialogDescription">යෙදුමේ අභ්‍යන්තර ක්‍රියාකාරිත්වය සම්බන්ධයෙන් යම් යම් ප්‍රධාන වෙනස්කම් හේතුවෙන්, අපට ඔබ නැවත පුරනය වීමට අවශ්‍ය වේ. මෙම වෙනස්කම් අනාගතයේදී යෙදුම වඩාත් නම්‍යශීලී කිරීමට අපට ඉඩ සලසයි.\n\nඔබගේ ඉවසීමට ස්තූතියි සහ අපහසුතාවයට සමාවන්න.</string>
<string name="deleteAllDrafts">සියලුම කෙටුම්පත් මකන්න</string>
<string name="draftsListEmpty">කෙටුම්පත් හමු නොවිණි</string>
<string name="draftsDeleteSuccess">කෙටුම්පත් සාර්ථකව මකන ලදී</string>
@ -533,14 +513,10 @@
<string name="rateAppHintText">ඔබ GitNex වලට කැමති නම් ඔබට එය thumbs up ලබා දිය හැක</string>
<string name="aboutAppHintText">යෙදුම් අනුවාදය, ගොඩනැගීම, පරිශීලක gitea අනුවාදය</string>
<string name="archivedRepository">සංරක්ෂණය කර ඇත</string>
<string name="archivedRepositoryMessage">මෙම රෙපෝව සංරක්ෂණය කර ඇත. ඔබට ගොනු බැලිය හැක, නමුත් ගැටළු/අදින්න-ඉල්ලීම් තල්ලු කිරීමට හෝ විවෘත කිරීමට
නොහැක.
</string>
<string name="archivedRepositoryMessage">මෙම රෙපෝව සංරක්ෂණය කර ඇත. ඔබට ගොනු බැලිය හැක, නමුත් ගැටළු/අදින්න-ඉල්ලීම් තල්ලු කිරීමට හෝ විවෘත කිරීමට නොහැක.</string>
<string name="accountDeletedMessage">ගිණුම සාර්ථකව මකා ඇත</string>
<string name="removeAccountPopupTitle">ගිණුම ඉවත් කරන්න</string>
<string name="removeAccountPopupMessage">ඔබට මෙම ගිණුම යෙදුමෙන් ඉවත් කිරීමට අවශ්‍ය බව විශ්වාසද?\n\nමෙය යෙදුමේ පමණක් මෙම ගිණුමට අදාළ සියලුම දත්ත
ඉවත් කරයි.
</string>
<string name="removeAccountPopupMessage">ඔබට මෙම ගිණුම යෙදුමෙන් ඉවත් කිරීමට අවශ්‍ය බව විශ්වාසද?\n\nමෙය යෙදුමේ පමණක් මෙම ගිණුමට අදාළ සියලුම දත්ත ඉවත් කරයි.</string>
<string name="addNewAccount">නව ගිණුම</string>
<string name="addNewAccountText">නව ගිණුමක් එක් කරන්න</string>
<string name="accountAlreadyExistsError">ගිණුම දැනටමත් යෙදුම තුළ පවතී</string>
@ -588,16 +564,12 @@
<string name="repoPropertiesEnableSquash">Squash සහ Merge සබල කරන්න</string>
<string name="repoPropertiesEnableForceMerge">Merge Commits සමඟ Rebase සබල කරන්න (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesSaveSuccess">ගබඩා ගුණාංග සාර්ථකව යාවත්කාලීන කරන ලදී</string>
<string name="repoSettingsDeleteDescription">මකා දැමීමට පෙර දැනගත යුතු දේ:\n\n- මෙම මෙහෙයුම පසුගමනය කළ නොහැක.\n- මෙම මෙහෙයුම කේතය, ගැටළු, අදහස්,
විකි දත්ත සහ සහකාරක සැකසුම් ඇතුළුව ගබඩාව ස්ථිරවම මකනු ඇත.\n\nතහවුරු කිරීමක් ලෙස ගබඩා නාමය ඇතුලත් කරන්න
</string>
<string name="repoSettingsDeleteDescription">මකා දැමීමට පෙර දැනගත යුතු දේ:\n\n- මෙම මෙහෙයුම පසුගමනය කළ නොහැක.\n- මෙම මෙහෙයුම කේතය, ගැටළු, අදහස්, විකි දත්ත සහ සහකාරක සැකසුම් ඇතුළුව ගබඩාව ස්ථිරවම මකනු ඇත.\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="repoSettingsTransferOwnershipDescription">මාරු කිරීමට පෙර දැනගත යුතු දේ:\n\n- ඔබ එය තනි පරිශීලකයෙකුට මාරු කළහොත් ඔබට ගබඩාවට ප්‍රවේශය අහිමි වනු ඇත.\n- ඔබ ගබඩාව ඔබ සතු (සම) ආයතනයකට මාරු කළහොත් ඔබ එයට ප්‍රවේශය තබා ගනු ඇත.\n\nතහවුරු කිරීමක් ලෙස ගබඩා නාමය ඇතුලත් කරන්න</string>
<string name="repoTransferText">මාරු කිරීම සිදු කරන්න</string>
<string name="repoTransferOwnerText">නව හිමිකරු</string>
<string name="repoTransferSuccess">ගබඩාව සාර්ථකව මාරු කරන ලදී</string>
@ -620,12 +592,9 @@
<string name="prClosed">ඇදීමේ ඉල්ලීම වසා ඇත</string>
<string name="prReopened">ඇදීමේ ඉල්ලීම නැවත විවෘත කරන ලදී</string>
<string name="prMergeInfo">ඉල්ලීම් තොරතුරු අදින්න</string>
<string name="accountDoesNotExist">URI %1$s සඳහා ගිණුම යෙදුම තුළ නොමැති බව පෙනේ. නව ගිණුමක් එක් කරන්න බොත්තම තට්ටු කිරීමෙන් ඔබට එකක් එක් කළ හැක.
</string>
<string name="accountDoesNotExist">URI %1$s සඳහා ගිණුම යෙදුම තුළ නොමැති බව පෙනේ. නව ගිණුමක් එක් කරන්න බොත්තම තට්ටු කිරීමෙන් ඔබට එකක් එක් කළ හැක.</string>
<string name="launchApp">යෙදුම වෙත යන්න</string>
<string name="noActionText">GitNex හට ඉල්ලූ සම්පත හැසිරවිය නොහැක, ඔබට කාර්යයේ විස්තර සැපයීම සමඟ වැඩිදියුණු කිරීමක් ලෙස ව්‍යාපෘති ගබඩාවේ ගැටලුවක්
විවෘත කළ හැක. පහත බොත්තම් වලින් දැන් පෙරනිමි තිරයක් දියත් කරන්න, එය සැකසුම් වලින් වෙනස් කළ හැක.
</string>
<string name="noActionText">GitNex හට ඉල්ලූ සම්පත හැසිරවිය නොහැක, ඔබට කාර්යයේ විස්තර සැපයීම සමඟ වැඩිදියුණු කිරීමක් ලෙස ව්‍යාපෘති ගබඩාවේ ගැටලුවක් විවෘත කළ හැක. පහත බොත්තම් වලින් දැන් පෙරනිමි තිරයක් දියත් කරන්න, එය සැකසුම් වලින් වෙනස් කළ හැක.</string>
<string name="biometricAuthTitle">ජෛවමිතික සත්‍යාපනය</string>
<string name="biometricAuthSubTitle">ඔබගේ ජෛවමිතික අක්තපත්‍ර භාවිතයෙන් අගුලු හරින්න</string>
<string name="biometricNotSupported">මෙම උපාංගයේ ජෛවමිතික විශේෂාංග නොමැත</string>
@ -664,9 +633,7 @@
<string name="tagDeleted">ටැගය මකා ඇත</string>
<string name="tagDeleteError">නිකුතුවකට අමුණා ඇති ටැගයක් කෙලින්ම මකා දැමිය නොහැක</string>
<string name="useCustomTabs">අභිරුචි ටැබ් භාවිතා කරන්න</string>
<string name="browserOpenFailed">මෙම සබැඳිය විවෘත කිරීමට යෙදුමක් හමු නොවීය. SSH URLs සහ URLs වෙනත් උපසර්ගයක් සහිත http:// හෝ https:// බොහෝ
බ්‍රවුසරයකින් සහාය නොදක්වයි
</string>
<string name="browserOpenFailed">මෙම සබැඳිය විවෘත කිරීමට යෙදුමක් හමු නොවීය. SSH URLs සහ URLs වෙනත් උපසර්ගයක් සහිත http:// හෝ https:// බොහෝ බ්‍රවුසරයකින් සහාය නොදක්වයි</string>
<string name="logInAgain">නැවත ලොග් වන්න</string>
<string name="notLoggedIn">\u25CF %s වී නැත</string>
<string name="followSystem">පද්ධතිය අනුගමනය කරන්න (ආලෝකය/අඳුරු)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">Close Navigation Drawer</string>
<string name="logo">Prihlásiť sa do 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="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>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -148,8 +146,7 @@
<string name="settingsSecurityHeader">Security</string>
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.
</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsDateTimeHeaderText">Date &amp; Time</string>
<string name="settingsSave">Settings saved</string>
<string name="settingsLanguageSelectorHeader">Language</string>
@ -187,9 +184,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -209,9 +204,7 @@
<string name="labelDeleteText">Label deleted</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Authorization Error</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Do you really want to delete this label?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Teams</string>
@ -378,9 +371,7 @@
<string name="doneButton">Done</string>
<string name="cancelButton">Cancel</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Add</string>
<string name="removeButton">Remove</string>
@ -431,9 +422,7 @@
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
@ -508,14 +497,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -532,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -584,20 +566,12 @@
<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="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="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>
@ -620,13 +594,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -665,9 +635,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">Затвори навигацију</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="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>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -105,7 +103,7 @@
<string name="infoMoreInformation">Више информација</string>
<string name="timeAtText">у</string>
<string name="issueMilestone">Фаза %1$s</string>
<string name="dueDate">Рок:</string>
<string name="dueDate">Рок: </string>
<string name="assignedTo">Додељен: %1$s</string>
<string name="assignedToMe">Assigned to Me</string>
<string name="commentButtonText">Коментар</string>
@ -186,9 +184,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -208,9 +204,7 @@
<string name="labelDeleteText">Ознака је избрисана</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Грешка приликом ауторизације</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Да ли желиш да избришеш ову ознаку?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Тимови</string>
@ -428,9 +422,7 @@
<string name="watchRepositorySuccess">Сад пратиш овај репозиторијум</string>
<string name="unWatchRepositorySuccess">Више не пратиш овај репозиторијум</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">Нова верзија програма Gitea је детектована! Ажурирај GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Верзија програма Gitea коју тренутно користиш није подржана</string>
@ -505,14 +497,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -529,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -580,20 +565,12 @@
<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="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="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>
@ -616,13 +593,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -661,9 +634,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,10 +51,7 @@
<string name="navigationDrawerClose">Gezinme Çekmecesini Kapat</string>
<string name="logo">Gitea\'ya Giriş Yap</string>
<string name="protocol">Protokol</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="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">Sunucuya bağlanamadı. Lütfen URL\'nizde veya portunuzda hata olup olmadığını kontrol edin</string>
<string name="protocolError">Yerel ağ üzerinde test yapmadığınız sürece HTTP protokolünü kullanmanız önerilmez</string>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -149,8 +146,7 @@
<string name="settingsSecurityHeader">Security</string>
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.
</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsDateTimeHeaderText">Tarih ve Saat</string>
<string name="settingsSave">Ayarlar kaydedildi</string>
<string name="settingsLanguageSelectorHeader">Dil</string>
@ -188,9 +184,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -210,9 +204,7 @@
<string name="labelDeleteText">Etiket silindi</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Yetkilendirme Hatası</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Bu etiketi gerçekten silmek istiyor musunuz?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Takımlar</string>
@ -379,8 +371,7 @@
<string name="doneButton">Tamam</string>
<string name="cancelButton">İptal</string>
<string name="genericError">Bir şeyler ters gitti, lütfen tekrar deneyin</string>
<string name="apiNotFound">Bu isteğin yüklü olandan daha yüksek Gitea sürümü gerekiyor. Lütfen örneğinizi Gitea\'nin en son sürümüne yükseltin.
</string>
<string name="apiNotFound">Bu isteğin yüklü olandan daha yüksek Gitea sürümü gerekiyor. Lütfen örneğinizi Gitea\'nin en son sürümüne yükseltin.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Ekle</string>
<string name="removeButton">Kaldır</string>
@ -431,9 +422,7 @@
<string name="watchRepositorySuccess">Depo izleme listesine eklendi</string>
<string name="unWatchRepositorySuccess">Depo izleme listesinden kaldırıldı</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">Yeni Gitea versiyonu tespit edildi! Lütfen GitNex\'i GÜNCELLEYİN!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Desteklenmeyen Gitea Versiyonu</string>
@ -508,14 +497,9 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -532,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -582,20 +564,12 @@
<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="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="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>
@ -618,13 +592,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -663,9 +633,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,10 +51,7 @@
<string name="navigationDrawerClose">Закрити панель навігації</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="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>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -149,9 +146,7 @@
<string name="settingsSecurityHeader">Безпека</string>
<string name="settingsCertsSelectorHeader">Видалення довірених сертифікатів</string>
<string name="settingsCertsPopupTitle">Видалити надійні сертифікати?</string>
<string name="settingsCertsPopupMessage">Ви дійсно бажаєте видалити будь-який довірений сертифікат вручну або ім\'я хосту? \n\nВи також вийдете з
системи.
</string>
<string name="settingsCertsPopupMessage">Ви дійсно бажаєте видалити будь-який довірений сертифікат вручну або ім\'я хосту? \n\nВи також вийдете з системи.</string>
<string name="settingsDateTimeHeaderText">Дата і час</string>
<string name="settingsSave">Налаштування збережено</string>
<string name="settingsLanguageSelectorHeader">Мова</string>
@ -189,9 +184,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -211,9 +204,7 @@
<string name="labelDeleteText">Мітку видалено</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Помилка авторизації</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Ви дійсно бажаєте видалити цю мітку?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Команди</string>
@ -380,8 +371,7 @@
<string name="doneButton">Готово</string>
<string name="cancelButton">Скасувати</string>
<string name="genericError">Щось пішло не так. Будь ласка, спробуйте знову</string>
<string name="apiNotFound">Цей запит потребує новішої за встановлену версію Gitea. Будь ласка, оновіть ваш екземпляр до останньої версії Gitea.
</string>
<string name="apiNotFound">Цей запит потребує новішої за встановлену версію Gitea. Будь ласка, оновіть ваш екземпляр до останньої версії Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Додати</string>
<string name="removeButton">Видалити</string>
@ -402,9 +392,7 @@
<string name="viewInBrowser">Переглянути у браузері</string>
<string name="isOpen">Відкриті</string>
<string name="isClosed">Закриті</string>
<string name="genericServerResponseError">На даний момент ми не можемо зв\'язатися з сервером, будь ласка, перевірте статус вашого сервера і
спробуйте ще раз
</string>
<string name="genericServerResponseError">На даний момент ми не можемо зв\'язатися з сервером, будь ласка, перевірте статус вашого сервера і спробуйте ще раз</string>
<string name="genericCopyUrl">Copy URL</string>
<string name="genericWaitFor">Hold on ☕</string>
<string name="file">File</string>
@ -434,9 +422,7 @@
<string name="watchRepositorySuccess">Репозиторій додано до списку спостереження</string>
<string name="unWatchRepositorySuccess">Репозиторій видалено зі списку спостереження</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">Виявлено нову версію Gitea! Будь ласка, ОНОВІТЬ GitNex!</string>
<string name="versionUnknown">Gitea не виявлено!</string>
<string name="versionAlertDialogHeader">Непідтримувана версія Gitea</string>
@ -511,14 +497,9 @@
<string name="settingsEnableReportsText">Увімкнути повідомлення про падіння</string>
<string name="crashTitle">GitNex зупинено :(</string>
<string name="setCrashReports">Звіти про падіння</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
@ -535,9 +516,7 @@
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -587,20 +566,12 @@
<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="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="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>
@ -623,13 +594,9 @@
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
@ -668,9 +635,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>

View File

@ -51,9 +51,7 @@
<string name="navigationDrawerClose">关闭导航栏</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="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>
<string name="malformedJson">收到格式错误的 JSON 。服务器响应不成功</string>
@ -499,13 +497,9 @@
<string name="settingsEnableReportsText">启用崩溃报告</string>
<string name="crashTitle">GitNex 已停止 :(</string>
<string name="setCrashReports">崩溃报告</string>
<string name="crashMessage">
鼓励在项目存储库中提出一个问题并说明如何重现这个bug。这样更容易调试和修复问题。\n\n点击OK按钮通过电子邮件发送崩溃报告。可以在电子邮件中添加其他内容\n谢谢
</string>
<string name="crashMessage">鼓励在项目存储库中提出一个问题并说明如何重现这个bug。这样更容易调试和修复问题。\n\n点击OK按钮通过电子邮件发送崩溃报告。可以在电子邮件中添加其他内容\n谢谢</string>
<string name="forceLogoutDialogHeader">请重新登录</string>
<string name="forceLogoutDialogDescription">
由于应用内部功能发生了一些重大变化,我们要求您重新登录。这些变化使我们能够使应用程序在未来更具灵活性。\n\n感谢您的耐心对给您带来的不便我们深表歉意
</string>
<string name="forceLogoutDialogDescription">由于应用内部功能发生了一些重大变化,我们要求您重新登录。这些变化使我们能够使应用程序在未来更具灵活性。\n\n感谢您的耐心对给您带来的不便我们深表歉意</string>
<string name="deleteAllDrafts">删除所有草稿</string>
<string name="draftsListEmpty">未找到草稿</string>
<string name="draftsDeleteSuccess">已成功删除草稿</string>
@ -569,16 +563,12 @@
<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="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="repoSettingsTransferOwnershipDescription">转移所有权之前需要注意的事项:\n\n- 如果将存储库移交给单个用户,您将失去对该存储库的访问权。\n- 如果您将存储库转移到您和他人(共同)拥有的组织,那么您将保留对该存储库的访问权。\n\n输入存储库名称作为确认</string>
<string name="repoTransferText">执行移交</string>
<string name="repoTransferOwnerText">新所有者</string>
<string name="repoTransferSuccess">成功移交存储库</string>
@ -603,9 +593,7 @@
<string name="prMergeInfo">合并请求信息</string>
<string name="accountDoesNotExist">似乎应用程序中并不存在URI%1$s的账户。您可以通过点击添加新帐户按钮来添加一个。</string>
<string name="launchApp">前往应用</string>
<string name="noActionText">
GitNex无法处理所请求的资源您可以在项目代码库中发起一个问题提供工作细节。只需从下面的按钮启动一个默认屏幕您可通过设置更改默认屏。
</string>
<string name="noActionText">GitNex无法处理所请求的资源您可以在项目代码库中发起一个问题提供工作细节。只需从下面的按钮启动一个默认屏幕您可通过设置更改默认屏。</string>
<string name="biometricAuthTitle">生物特征认证</string>
<string name="biometricAuthSubTitle">使用你的生物特征凭证解锁</string>
<string name="biometricNotSupported">此设备无可用的生物特征功能</string>

View File

@ -9,9 +9,7 @@
<string name="supportLinkPatreon" translatable="false">https://www.patreon.com/mmarif</string>
<string name="supportLinkBuyMeaCoffee" translatable="false">https://www.buymeacoffee.com/mmarif</string>
<string name="appVersionBuild" translatable="false">%s / %d</string>
<string name="appDesc" translatable="false">GitNex is a free, open-source Android client for Git repository management tool Gitea. GitNex is
Licensed under GPLv3.\n\nThanks to all the contributors and donators for your generous work and donations.
</string>
<string name="appDesc" translatable="false">GitNex is a free, open-source Android client for Git repository management tool Gitea. GitNex is Licensed under GPLv3.\n\nThanks to all the contributors and donators for your generous work and donations.</string>
<string name="crowdInLink" translatable="false">https://crowdin.com/project/gitnex</string>
<string name="crashReportEmailSubject" translatable="false">[GitNex] - Crash Report #%1$d</string>
<string name="translateWithCrowdin" translatable="false">Crowdin</string>
@ -80,9 +78,7 @@
<string name="navigationDrawerClose">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="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>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
@ -202,8 +198,7 @@
<string name="settingsSecurityHeader">Security</string>
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.
</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsDateTimeHeaderText">Date &amp; Time</string>
<string name="settingsSave">Settings saved</string>
<string name="settingsLanguageSelectorHeader">Language</string>
@ -249,9 +244,7 @@
<string name="settingsGeneralHeader">General</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect
you automatically.
</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
@ -276,9 +269,7 @@
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Authorization Error</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case
of revoked Token, please logout and login again
</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Do you really want to delete this label?</string>
<!-- org tabbed layout str -->
@ -470,9 +461,7 @@
<string name="doneButton">Done</string>
<string name="cancelButton">Cancel</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of
Gitea.
</string>
<string name="apiNotFound">This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Add</string>
<string name="removeButton">Remove</string>
@ -531,9 +520,7 @@
<string name="titleDrafts">Drafts</string>
<string name="filesBreadcrumbRoot" translatable="false">Root</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue,
some features may not work.
</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
@ -617,15 +604,10 @@
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</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="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="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>
<string name="draftsListEmpty">No drafts found</string>
@ -646,9 +628,7 @@
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to
this account on the app only.
</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
@ -700,20 +680,12 @@
<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="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="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>
@ -739,13 +711,9 @@
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New
Account button.
</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with
providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.
</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
@ -791,9 +759,7 @@
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not
supported by most browser
</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>