mirror of
https://github.com/projectsend/projectsend.git
synced 2026-09-12 06:48:55 +00:00
Translate the storage provider strings into all sixteen locales
Eight new strings from the Google Cloud Storage work, and nothing else: the scan reported the same eight missing everywhere, so this is a translation pass rather than a backlog. Each locale keeps the word for a bucket it was already using — kova in Turkish, бакет in Russian, 存储桶 in Chinese — and its own level of formality, Sie in German and vous in French against tú in Spanish and Italian. "Google Cloud Storage" is a product name and stays as it is in all sixteen, the way API and OK already do. The :field placeholder survives verbatim, which is asserted rather than assumed. Entries are inserted in place rather than appended, so each file shows eight added lines and nothing else moved. Verified by re-running the scan to zero missing, the Locale suite, and reading the settings screen in Spanish in a browser — a file that parses is not evidence that a sentence fits its button.
This commit is contained in:
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Confirma la contrasenya",
|
||||
"Conflict": "Conflicte",
|
||||
"Connect": "Connecta't",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Connecta un bucket extern — compatible amb S3 (AWS S3, MinIO, Backblaze) o Google Cloud Storage — com a emmagatzematge de les càrregues noves.",
|
||||
"Connection Closed Without Response": "Connexió tancada sense resposta",
|
||||
"Connection Timed Out": "Temps de connexió esgotat",
|
||||
"Continue": "Continua",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Aneu a la pàgina :page",
|
||||
"Go to the login form": "Ves al formulari d'inici de sessió",
|
||||
"Gone": "Desaparegut",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Gris",
|
||||
"Green": "Verd",
|
||||
"Group": "Grup",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Encara no s'ha afegit cap destinatari.",
|
||||
"No requests match your search.": "Cap sol·licitud coincideix amb la teva cerca.",
|
||||
"No roles match this filter.": "Cap rol coincideix amb aquest filtre.",
|
||||
"No service account key has been saved yet.": "Encara no s'ha desat cap clau de compte de servei.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Sense límit de mida. Les pujades es poden posar en pausa i es reprenen automàticament després d'una interrupció.",
|
||||
"No users match these filters.": "Cap usuari coincideix amb aquests filtres.",
|
||||
"No users yet.": "Encara no hi ha usuaris.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Contingut parcial",
|
||||
"Password": "Contrasenya",
|
||||
"Password reset": "Restabliment de la contrasenya",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Enganxa el fitxer de clau JSON d'un compte de servei amb accés de lectura i escriptura als objectes del bucket. Es desa xifrat i no es torna a mostrar.",
|
||||
"Path": "Camí",
|
||||
"Payload Too Large": "Càrrega útil massa gran",
|
||||
"Payment Required": "Pagament obligatori",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Nom del rol",
|
||||
"Role updated.": "Rol actualitzat.",
|
||||
"Roles": "Rols",
|
||||
"S3-compatible": "Compatible amb S3",
|
||||
"Sample email": "Correu d'exemple",
|
||||
"Save": "Desar",
|
||||
"Save :name": "Estalvia :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Envia ara mateix un correu de debò, sense passar per la cua, perquè puguis comprovar que la configuració de sobre funciona realment.",
|
||||
"Separate paragraphs with a blank line.": "Separa els paràgrafs amb una línia en blanc.",
|
||||
"Server Error": "Error del servidor",
|
||||
"Service account key": "Clau de compte de servei",
|
||||
"Service Unavailable": "Servei no disponible",
|
||||
"Session Has Expired": "La sessió ha caducat",
|
||||
"Set file expiration dates": "Establir dates de caducitat dels fitxers",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Prova",
|
||||
"Text": "Text",
|
||||
"Text or author": "Text o autor",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Això no sembla un fitxer de clau de compte de servei: no és JSON vàlid.",
|
||||
"That service account key file is missing its :field.": "A aquest fitxer de clau de compte de servei li falta :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "El compte de :name s'eliminarà definitivament. Aquesta acció no es pot desfer.",
|
||||
"The account password was changed": "S'ha canviat la contrasenya del compte",
|
||||
"The account request of :name will be denied and the account deleted.": "La sol·licitud de compte de :name es denegarà i el compte s'eliminarà.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Potvrzení hesla",
|
||||
"Conflict": "Konflikt",
|
||||
"Connect": "Připojit",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Připojte externí bucket — kompatibilní s S3 (AWS S3, MinIO, Backblaze) nebo Google Cloud Storage — jako úložiště pro nová nahrání.",
|
||||
"Connection Closed Without Response": "Připojení uzavřeno bez odezvy",
|
||||
"Connection Timed Out": "Připojení vypršelo",
|
||||
"Continue": "Pokračovat",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Přejít na stranu :page",
|
||||
"Go to the login form": "Přejít na přihlašovací formulář",
|
||||
"Gone": "Pryč",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Šedá",
|
||||
"Green": "Zelená",
|
||||
"Group": "Skupina",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Zatím nebyl přidán žádný příjemce.",
|
||||
"No requests match your search.": "Vašemu hledání neodpovídá žádná žádost.",
|
||||
"No roles match this filter.": "Tomuto filtru neodpovídá žádná role.",
|
||||
"No service account key has been saved yet.": "Zatím nebyl uložen žádný klíč servisního účtu.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Bez omezení velikosti. Nahrávání lze pozastavit a po přerušení pokračuje automaticky.",
|
||||
"No users match these filters.": "Těmto filtrům neodpovídá žádný uživatel.",
|
||||
"No users yet.": "Zatím žádní uživatelé.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Částečný obsah",
|
||||
"Password": "Heslo",
|
||||
"Password reset": "Obnova hesla",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Vložte soubor s klíčem JSON servisního účtu s právem číst a zapisovat objekty v bucketu. Ukládá se zašifrovaný a už se nikdy nezobrazí.",
|
||||
"Path": "Cesta",
|
||||
"Payload Too Large": "Příliš velké užitečné zatížení",
|
||||
"Payment Required": "Platba vyžadována",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Název role",
|
||||
"Role updated.": "Role aktualizována.",
|
||||
"Roles": "Role",
|
||||
"S3-compatible": "Kompatibilní s S3",
|
||||
"Sample email": "Ukázkový e-mail",
|
||||
"Save": "Uložit",
|
||||
"Save :name": "Uložit :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Odešle hned teď skutečný e-mail mimo frontu, abyste si ověřili, že nastavení výše opravdu funguje.",
|
||||
"Separate paragraphs with a blank line.": "Odstavce oddělujte prázdným řádkem.",
|
||||
"Server Error": "Chyba serveru",
|
||||
"Service account key": "Klíč servisního účtu",
|
||||
"Service Unavailable": "Služba je nedostupná",
|
||||
"Session Has Expired": "Platnost relace vypršela",
|
||||
"Set file expiration dates": "Nastavování data vypršení souborů",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Test",
|
||||
"Text": "Text",
|
||||
"Text or author": "Text nebo autor",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Tohle nevypadá jako soubor s klíčem servisního účtu: není to platný JSON.",
|
||||
"That service account key file is missing its :field.": "V tomto souboru s klíčem servisního účtu chybí :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Účet :name bude trvale smazán. Tuto akci nelze vrátit zpět.",
|
||||
"The account password was changed": "Heslo k účtu bylo změněno",
|
||||
"The account request of :name will be denied and the account deleted.": "Žádost o účet od :name bude zamítnuta a účet smazán.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Passwort bestätigen",
|
||||
"Conflict": "Konflikt",
|
||||
"Connect": "Verbinden",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Verbinden Sie einen externen Bucket — S3-kompatibel (AWS S3, MinIO, Backblaze) oder Google Cloud Storage — als Speicher für neue Uploads.",
|
||||
"Connection Closed Without Response": "Verbindung ohne Antwort getrennt",
|
||||
"Connection Timed Out": "Verbindungszeit überschritten",
|
||||
"Continue": "Weiter",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Gehe zur Seite :page",
|
||||
"Go to the login form": "Zum Anmeldeformular",
|
||||
"Gone": "Nicht mehr verfügbar",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Grau",
|
||||
"Green": "Grün",
|
||||
"Group": "Gruppe",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Noch keine Empfänger hinzugefügt.",
|
||||
"No requests match your search.": "Keine Anfrage entspricht Ihrer Suche.",
|
||||
"No roles match this filter.": "Keine Rolle entspricht diesem Filter.",
|
||||
"No service account key has been saved yet.": "Es wurde noch kein Dienstkontoschlüssel gespeichert.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Keine Größenbeschränkung. Uploads können pausiert werden und laufen nach Unterbrechungen automatisch weiter.",
|
||||
"No users match these filters.": "Kein Benutzer entspricht diesen Filtern.",
|
||||
"No users yet.": "Noch keine Benutzer.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Teilinhalt",
|
||||
"Password": "Passwort",
|
||||
"Password reset": "Passwort zurücksetzen",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Fügen Sie die JSON-Schlüsseldatei eines Dienstkontos mit Lese- und Schreibzugriff auf die Objekte des Buckets ein. Sie wird verschlüsselt gespeichert und nie wieder angezeigt.",
|
||||
"Path": "Pfad",
|
||||
"Payload Too Large": "Nutzlast zu groß",
|
||||
"Payment Required": "Zahlung erforderlich",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Rollenname",
|
||||
"Role updated.": "Rolle aktualisiert.",
|
||||
"Roles": "Rollen",
|
||||
"S3-compatible": "S3-kompatibel",
|
||||
"Sample email": "Beispiel-E-Mail",
|
||||
"Save": "Speichern",
|
||||
"Save :name": "Sparen Sie :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Sendet sofort eine echte E-Mail an der Warteschlange vorbei, damit Sie prüfen können, ob die Einstellungen oben tatsächlich funktionieren.",
|
||||
"Separate paragraphs with a blank line.": "Trennen Sie Absätze durch eine Leerzeile.",
|
||||
"Server Error": "Interner Fehler",
|
||||
"Service account key": "Dienstkontoschlüssel",
|
||||
"Service Unavailable": "Service nicht verfügbar",
|
||||
"Session Has Expired": "Sitzung ist abgelaufen",
|
||||
"Set file expiration dates": "Ablaufdaten für Dateien festlegen",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Test",
|
||||
"Text": "Text",
|
||||
"Text or author": "Text oder Autor",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Das sieht nicht nach einer Dienstkonto-Schlüsseldatei aus: Es ist kein gültiges JSON.",
|
||||
"That service account key file is missing its :field.": "In dieser Dienstkonto-Schlüsseldatei fehlt :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Das Konto von :name wird endgültig gelöscht. Das lässt sich nicht rückgängig machen.",
|
||||
"The account password was changed": "Das Kontopasswort wurde geändert",
|
||||
"The account request of :name will be denied and the account deleted.": "Die Kontoanfrage von :name wird abgelehnt und das Konto gelöscht.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Confirmar contraseña",
|
||||
"Conflict": "Conflicto",
|
||||
"Connect": "Conectar",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Conecta un bucket externo — compatible con S3 (AWS S3, MinIO, Backblaze) o Google Cloud Storage — como almacenamiento para las subidas nuevas.",
|
||||
"Connection Closed Without Response": "Conexión cerrada sin respuesta",
|
||||
"Connection Timed Out": "Tiempo de conexión agotado",
|
||||
"Continue": "Continuar",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Ir a la página :page",
|
||||
"Go to the login form": "Ir al formulario de inicio de sesión",
|
||||
"Gone": "Recurso no disponible",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Gris",
|
||||
"Green": "Verde",
|
||||
"Group": "Grupo",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Aún no se agregaron destinatarios.",
|
||||
"No requests match your search.": "Ninguna solicitud coincide con tu búsqueda.",
|
||||
"No roles match this filter.": "Ningún rol coincide con este filtro.",
|
||||
"No service account key has been saved yet.": "Todavía no se ha guardado ninguna clave de cuenta de servicio.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Sin límite de tamaño. Las subidas pueden pausarse y se reanudan automáticamente tras interrupciones.",
|
||||
"No users match these filters.": "Ningún usuario coincide con estos filtros.",
|
||||
"No users yet.": "Aún no hay usuarios.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Contenido parcial",
|
||||
"Password": "Contraseña",
|
||||
"Password reset": "Restablecimiento de contraseña",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Pega el archivo de clave JSON de una cuenta de servicio con permiso de lectura y escritura de objetos en el bucket. Se guarda cifrado y no se vuelve a mostrar.",
|
||||
"Path": "Ruta",
|
||||
"Payload Too Large": "Solicitud demasiado grande",
|
||||
"Payment Required": "Pago requerido",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Nombre del rol",
|
||||
"Role updated.": "Rol actualizado.",
|
||||
"Roles": "Roles",
|
||||
"S3-compatible": "Compatible con S3",
|
||||
"Sample email": "Correo de muestra",
|
||||
"Save": "Guardar",
|
||||
"Save :name": "Guardar :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Envía un correo real de inmediato, sin pasar por la cola, para verificar que la configuración anterior funciona.",
|
||||
"Separate paragraphs with a blank line.": "Separa los párrafos con una línea en blanco.",
|
||||
"Server Error": "Error del servidor",
|
||||
"Service account key": "Clave de cuenta de servicio",
|
||||
"Service Unavailable": "Servicio no disponible",
|
||||
"Session Has Expired": "La sesión ha expirado",
|
||||
"Set file expiration dates": "Establecer fechas de vencimiento de archivos",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Prueba",
|
||||
"Text": "Texto",
|
||||
"Text or author": "Texto o autor",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Esto no parece un archivo de clave de cuenta de servicio: no es JSON válido.",
|
||||
"That service account key file is missing its :field.": "A ese archivo de clave de cuenta de servicio le falta :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "La cuenta de :name se eliminará permanentemente. Esto no se puede deshacer.",
|
||||
"The account password was changed": "Se cambió la contraseña de la cuenta",
|
||||
"The account request of :name will be denied and the account deleted.": "La solicitud de cuenta de :name será denegada y la cuenta eliminada.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Confirmer le mot de passe",
|
||||
"Conflict": "Conflit",
|
||||
"Connect": "Connecter",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Connectez un bucket externe — compatible S3 (AWS S3, MinIO, Backblaze) ou Google Cloud Storage — comme espace de stockage des nouveaux envois.",
|
||||
"Connection Closed Without Response": "Connexion fermée sans réponse",
|
||||
"Connection Timed Out": "La connexion a expiré",
|
||||
"Continue": "Continuer",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Aller à la page :page",
|
||||
"Go to the login form": "Aller au formulaire de connexion",
|
||||
"Gone": "Disparu",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Gris",
|
||||
"Green": "Vert",
|
||||
"Group": "Groupe",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Aucun destinataire ajouté pour l'instant.",
|
||||
"No requests match your search.": "Aucune demande ne correspond à votre recherche.",
|
||||
"No roles match this filter.": "Aucun rôle ne correspond à ce filtre.",
|
||||
"No service account key has been saved yet.": "Aucune clé de compte de service n'a encore été enregistrée.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Aucune limite de taille. Les téléversements peuvent être mis en pause et reprennent automatiquement après une interruption.",
|
||||
"No users match these filters.": "Aucun utilisateur ne correspond à ces filtres.",
|
||||
"No users yet.": "Aucun utilisateur pour l'instant.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Contenu partiel",
|
||||
"Password": "Mot de passe",
|
||||
"Password reset": "Réinitialisation du mot de passe",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Collez le fichier de clé JSON d'un compte de service disposant d'un accès en lecture et écriture aux objets du bucket. Il est stocké chiffré et n'est plus jamais affiché.",
|
||||
"Path": "Chemin",
|
||||
"Payload Too Large": "Charge utile trop grande",
|
||||
"Payment Required": "Paiement requis",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Nom du rôle",
|
||||
"Role updated.": "Rôle mis à jour.",
|
||||
"Roles": "Rôles",
|
||||
"S3-compatible": "Compatible S3",
|
||||
"Sample email": "Exemple d'e-mail",
|
||||
"Save": "Sauvegarder",
|
||||
"Save :name": "Sauvegarder :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Envoie immédiatement un vrai e-mail, sans passer par la file d'attente, pour vérifier que les paramètres ci-dessus fonctionnent réellement.",
|
||||
"Separate paragraphs with a blank line.": "Séparez les paragraphes par une ligne vide.",
|
||||
"Server Error": "Erreur serveur",
|
||||
"Service account key": "Clé de compte de service",
|
||||
"Service Unavailable": "Service indisponible",
|
||||
"Session Has Expired": "La session a expiré",
|
||||
"Set file expiration dates": "Définir des dates d'expiration des fichiers",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Test",
|
||||
"Text": "Texte",
|
||||
"Text or author": "Texte ou auteur",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Cela ne ressemble pas à un fichier de clé de compte de service : ce n'est pas du JSON valide.",
|
||||
"That service account key file is missing its :field.": "Il manque :field à ce fichier de clé de compte de service.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Le compte de :name sera définitivement supprimé. Cette action est irréversible.",
|
||||
"The account password was changed": "Le mot de passe du compte a été modifié",
|
||||
"The account request of :name will be denied and the account deleted.": "La demande de compte de :name sera refusée et le compte supprimé.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Konfirmasi kata sandi",
|
||||
"Conflict": "Konflik",
|
||||
"Connect": "Menghubung",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Hubungkan bucket eksternal — kompatibel dengan S3 (AWS S3, MinIO, Backblaze) atau Google Cloud Storage — sebagai penyimpanan untuk unggahan baru.",
|
||||
"Connection Closed Without Response": "Koneksi Ditutup Tanpa Respon",
|
||||
"Connection Timed Out": "Waktu koneksi berakhir",
|
||||
"Continue": "Lanjut",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Ke halaman :page",
|
||||
"Go to the login form": "Ke formulir masuk",
|
||||
"Gone": "Hilang",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Abu-abu",
|
||||
"Green": "Hijau",
|
||||
"Group": "Grup",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Belum ada penerima yang ditambahkan.",
|
||||
"No requests match your search.": "Tidak ada permintaan yang cocok dengan pencarian Anda.",
|
||||
"No roles match this filter.": "Tidak ada peran yang cocok dengan filter ini.",
|
||||
"No service account key has been saved yet.": "Belum ada kunci akun layanan yang disimpan.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Tanpa batas ukuran. Unggahan bisa dijeda dan otomatis berlanjut setelah terputus.",
|
||||
"No users match these filters.": "Tidak ada pengguna yang cocok dengan filter ini.",
|
||||
"No users yet.": "Belum ada pengguna.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Konten parsial",
|
||||
"Password": "Kata sandi",
|
||||
"Password reset": "Penyetelan ulang kata sandi",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Tempel berkas kunci JSON milik akun layanan yang punya akses baca dan tulis ke objek di bucket. Berkas disimpan terenkripsi dan tidak pernah ditampilkan lagi.",
|
||||
"Path": "Jalur",
|
||||
"Payload Too Large": "Payload terlalu besar",
|
||||
"Payment Required": "Pembayaran Diperlukan",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Nama peran",
|
||||
"Role updated.": "Peran diperbarui.",
|
||||
"Roles": "Peran",
|
||||
"S3-compatible": "Kompatibel dengan S3",
|
||||
"Sample email": "Contoh email",
|
||||
"Save": "Simpan",
|
||||
"Save :name": "Hemat :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Mengirim email sungguhan sekarang juga tanpa lewat antrean, agar Anda bisa memastikan pengaturan di atas benar-benar bekerja.",
|
||||
"Separate paragraphs with a blank line.": "Pisahkan paragraf dengan satu baris kosong.",
|
||||
"Server Error": "Terjadi Kesalahan Server",
|
||||
"Service account key": "Kunci akun layanan",
|
||||
"Service Unavailable": "Layanan Tidak Tersedia",
|
||||
"Session Has Expired": "Sesi telah berakhir",
|
||||
"Set file expiration dates": "Menetapkan tanggal kedaluwarsa berkas",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Uji",
|
||||
"Text": "Teks",
|
||||
"Text or author": "Isi atau penulis",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Ini sepertinya bukan berkas kunci akun layanan: bukan JSON yang valid.",
|
||||
"That service account key file is missing its :field.": "Berkas kunci akun layanan ini tidak memiliki :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Akun :name akan dihapus permanen. Tindakan ini tidak bisa dibatalkan.",
|
||||
"The account password was changed": "Kata sandi akun diubah",
|
||||
"The account request of :name will be denied and the account deleted.": "Permintaan akun dari :name akan ditolak dan akunnya dihapus.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Conferma password",
|
||||
"Conflict": "Conflitto",
|
||||
"Connect": "Collega",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Collega un bucket esterno — compatibile con S3 (AWS S3, MinIO, Backblaze) o Google Cloud Storage — come spazio di archiviazione per i nuovi caricamenti.",
|
||||
"Connection Closed Without Response": "Connessione chiusa senza risposta",
|
||||
"Connection Timed Out": "Tempo scaduto per la connessione",
|
||||
"Continue": "Continua",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Vai alla pagina :page",
|
||||
"Go to the login form": "Vai al modulo di accesso",
|
||||
"Gone": "Andata",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Grigio",
|
||||
"Green": "Verde",
|
||||
"Group": "Gruppo",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Ancora nessun destinatario aggiunto.",
|
||||
"No requests match your search.": "Nessuna richiesta corrisponde alla tua ricerca.",
|
||||
"No roles match this filter.": "Nessun ruolo corrisponde a questo filtro.",
|
||||
"No service account key has been saved yet.": "Non è ancora stata salvata nessuna chiave dell'account di servizio.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Nessun limite di dimensione. I caricamenti possono essere messi in pausa e riprendono automaticamente dopo un'interruzione.",
|
||||
"No users match these filters.": "Nessun utente corrisponde a questi filtri.",
|
||||
"No users yet.": "Ancora nessun utente.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Contenuto parziale",
|
||||
"Password": "Password",
|
||||
"Password reset": "Reimpostazione della password",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Incolla il file di chiave JSON di un account di servizio con accesso in lettura e scrittura agli oggetti del bucket. Viene salvato cifrato e non viene più mostrato.",
|
||||
"Path": "Percorso",
|
||||
"Payload Too Large": "Payload troppo grande",
|
||||
"Payment Required": "Pagamento richiesto",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Nome del ruolo",
|
||||
"Role updated.": "Ruolo aggiornato.",
|
||||
"Roles": "Ruoli",
|
||||
"S3-compatible": "Compatibile con S3",
|
||||
"Sample email": "E-mail di esempio",
|
||||
"Save": "Salva",
|
||||
"Save :name": "Salva :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Invia subito una vera e-mail, saltando la coda, così puoi verificare che le impostazioni qui sopra funzionino davvero.",
|
||||
"Separate paragraphs with a blank line.": "Separa i paragrafi con una riga vuota.",
|
||||
"Server Error": "Errore server",
|
||||
"Service account key": "Chiave dell'account di servizio",
|
||||
"Service Unavailable": "Servizio non disponibile",
|
||||
"Session Has Expired": "Sessione scaduta",
|
||||
"Set file expiration dates": "Impostare le date di scadenza dei file",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Prova",
|
||||
"Text": "Testo",
|
||||
"Text or author": "Testo o autore",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Questo non sembra un file di chiave dell'account di servizio: non è JSON valido.",
|
||||
"That service account key file is missing its :field.": "A questo file di chiave dell'account di servizio manca :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "L'account di :name verrà eliminato definitivamente. L'operazione non è reversibile.",
|
||||
"The account password was changed": "La password dell'account è stata modificata",
|
||||
"The account request of :name will be denied and the account deleted.": "La richiesta di account di :name verrà rifiutata e l'account eliminato.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "パスワードの確認",
|
||||
"Conflict": "競合",
|
||||
"Connect": "接続",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "新しいアップロードの保存先として、外部のバケット (S3 互換 — AWS S3、MinIO、Backblaze — または Google Cloud Storage) を接続します。",
|
||||
"Connection Closed Without Response": "応答なしで接続が閉じられました",
|
||||
"Connection Timed Out": "接続がタイムアウト",
|
||||
"Continue": "継続",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": ":pageページへ",
|
||||
"Go to the login form": "ログインフォームへ",
|
||||
"Gone": "消滅",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "グレー",
|
||||
"Green": "緑",
|
||||
"Group": "グループ",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "宛先はまだ追加されていません。",
|
||||
"No requests match your search.": "検索条件に一致する申請はありません。",
|
||||
"No roles match this filter.": "この条件に一致するロールはありません。",
|
||||
"No service account key has been saved yet.": "サービスアカウントキーはまだ保存されていません。",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "サイズ制限はありません。アップロードは一時停止でき、中断後は自動的に再開します。",
|
||||
"No users match these filters.": "この条件に一致するユーザーはいません。",
|
||||
"No users yet.": "ユーザーはまだいません。",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "部分的なコンテンツ",
|
||||
"Password": "パスワード",
|
||||
"Password reset": "パスワードの再設定",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "バケット内のオブジェクトへの読み取りと書き込み権限を持つサービスアカウントの JSON キーファイルを貼り付けてください。暗号化して保存され、二度と表示されません。",
|
||||
"Path": "パス",
|
||||
"Payload Too Large": "ペイロードが大きすぎます",
|
||||
"Payment Required": "お支払いが必要",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "ロール名",
|
||||
"Role updated.": "ロールを更新しました。",
|
||||
"Roles": "ロール",
|
||||
"S3-compatible": "S3 互換",
|
||||
"Sample email": "サンプルメール",
|
||||
"Save": "保存",
|
||||
"Save :name": ":nameを保存",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "キューを通さず今すぐ実際のメールを送信し、上の設定が本当に機能するか確認できます。",
|
||||
"Separate paragraphs with a blank line.": "段落は空行で区切ってください。",
|
||||
"Server Error": "サーバーエラー",
|
||||
"Service account key": "サービスアカウントキー",
|
||||
"Service Unavailable": "サービスは利用できません",
|
||||
"Session Has Expired": "セッションの有効期限切れ",
|
||||
"Set file expiration dates": "ファイルの有効期限の設定",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "テスト",
|
||||
"Text": "テキスト",
|
||||
"Text or author": "本文または投稿者",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "サービスアカウントのキーファイルではないようです。有効な JSON ではありません。",
|
||||
"That service account key file is missing its :field.": "このサービスアカウントキーファイルには :field がありません。",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": ":name のアカウントを完全に削除します。この操作は取り消せません。",
|
||||
"The account password was changed": "アカウントのパスワードが変更されました",
|
||||
"The account request of :name will be denied and the account deleted.": ":name のアカウント申請を却下し、アカウントを削除します。",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Wachtwoord bevestigen",
|
||||
"Conflict": "Conflict",
|
||||
"Connect": "Verbinden",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Koppel een externe bucket — S3-compatibel (AWS S3, MinIO, Backblaze) of Google Cloud Storage — als opslag voor nieuwe uploads.",
|
||||
"Connection Closed Without Response": "Verbinding gesloten zonder reactie",
|
||||
"Connection Timed Out": "Connectie duurt te lang",
|
||||
"Continue": "Doorgaan",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Ga naar pagina :page",
|
||||
"Go to the login form": "Naar het inlogformulier",
|
||||
"Gone": "Verdwenen",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Grijs",
|
||||
"Green": "Groen",
|
||||
"Group": "Groep",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Nog geen ontvangers toegevoegd.",
|
||||
"No requests match your search.": "Geen aanvraag komt overeen met je zoekopdracht.",
|
||||
"No roles match this filter.": "Geen rol voldoet aan dit filter.",
|
||||
"No service account key has been saved yet.": "Er is nog geen serviceaccountsleutel opgeslagen.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Geen groottelimiet. Uploads kunnen worden gepauzeerd en hervatten automatisch na een onderbreking.",
|
||||
"No users match these filters.": "Geen gebruiker voldoet aan deze filters.",
|
||||
"No users yet.": "Nog geen gebruikers.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Gedeeltelijke inhoud",
|
||||
"Password": "Wachtwoord",
|
||||
"Password reset": "Wachtwoordherstel",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Plak het JSON-sleutelbestand van een serviceaccount met lees- en schrijftoegang tot de objecten in de bucket. Het wordt versleuteld opgeslagen en nooit meer getoond.",
|
||||
"Path": "Pad",
|
||||
"Payload Too Large": "Aanvraag te groot",
|
||||
"Payment Required": "Betaling vereist",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Rolnaam",
|
||||
"Role updated.": "Rol bijgewerkt.",
|
||||
"Roles": "Rollen",
|
||||
"S3-compatible": "S3-compatibel",
|
||||
"Sample email": "Voorbeeld-e-mail",
|
||||
"Save": "Opslaan",
|
||||
"Save :name": ":Name opslaan",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Verstuurt nu meteen een echte e-mail, buiten de wachtrij om, zodat je kunt controleren of de instellingen hierboven echt werken.",
|
||||
"Separate paragraphs with a blank line.": "Scheid alinea's met een lege regel.",
|
||||
"Server Error": "Serverfout",
|
||||
"Service account key": "Serviceaccountsleutel",
|
||||
"Service Unavailable": "Website onbeschikbaar",
|
||||
"Session Has Expired": "Pagina verlopen",
|
||||
"Set file expiration dates": "Vervaldatums voor bestanden instellen",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Test",
|
||||
"Text": "Tekst",
|
||||
"Text or author": "Tekst of auteur",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Dit lijkt geen serviceaccountsleutelbestand: het is geen geldige JSON.",
|
||||
"That service account key file is missing its :field.": "In dit serviceaccountsleutelbestand ontbreekt :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Het account van :name wordt definitief verwijderd. Dit kan niet ongedaan worden gemaakt.",
|
||||
"The account password was changed": "Het wachtwoord van het account is gewijzigd",
|
||||
"The account request of :name will be denied and the account deleted.": "De accountaanvraag van :name wordt geweigerd en het account verwijderd.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Potwierdź hasło",
|
||||
"Conflict": "Konflikt",
|
||||
"Connect": "Połącz",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Podłącz zewnętrzny bucket — zgodny z S3 (AWS S3, MinIO, Backblaze) lub Google Cloud Storage — jako magazyn dla nowych przesyłanych plików.",
|
||||
"Connection Closed Without Response": "Połączenie zamknięte bez odpowiedzi",
|
||||
"Connection Timed Out": "Przekroczono limit czasu połączenia",
|
||||
"Continue": "Kontynuuj",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Przejdź do strony :page",
|
||||
"Go to the login form": "Przejdź do formularza logowania",
|
||||
"Gone": "Zasób został usunięty lub przeniesiony",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Szary",
|
||||
"Green": "Zielony",
|
||||
"Group": "Grupa",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Nie dodano jeszcze żadnych odbiorców.",
|
||||
"No requests match your search.": "Żaden wniosek nie pasuje do wyszukiwania.",
|
||||
"No roles match this filter.": "Żadna rola nie pasuje do tego filtru.",
|
||||
"No service account key has been saved yet.": "Nie zapisano jeszcze żadnego klucza konta usługi.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Bez limitu rozmiaru. Przesyłanie można wstrzymać, a po przerwie wznawia się automatycznie.",
|
||||
"No users match these filters.": "Żaden użytkownik nie pasuje do tych filtrów.",
|
||||
"No users yet.": "Nie ma jeszcze użytkowników.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Częściowa zawartość",
|
||||
"Password": "Hasło",
|
||||
"Password reset": "Resetowanie hasła",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Wklej plik klucza JSON konta usługi z prawem odczytu i zapisu obiektów w buckecie. Jest przechowywany w postaci zaszyfrowanej i nigdy więcej nie zostanie pokazany.",
|
||||
"Path": "Ścieżka",
|
||||
"Payload Too Large": "Ładunek zbyt duży",
|
||||
"Payment Required": "Płatność Wymagana",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Nazwa roli",
|
||||
"Role updated.": "Zaktualizowano rolę.",
|
||||
"Roles": "Role",
|
||||
"S3-compatible": "Zgodny z S3",
|
||||
"Sample email": "Przykładowa wiadomość",
|
||||
"Save": "Zapisz",
|
||||
"Save :name": "Zapisz :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Wysyła od razu prawdziwą wiadomość, z pominięciem kolejki, żebyś mógł sprawdzić, czy powyższe ustawienia naprawdę działają.",
|
||||
"Separate paragraphs with a blank line.": "Oddzielaj akapity pustym wierszem.",
|
||||
"Server Error": "Błąd Serwera",
|
||||
"Service account key": "Klucz konta usługi",
|
||||
"Service Unavailable": "Serwis Niedostępny",
|
||||
"Session Has Expired": "Sesja wygasła – wymagane ponowne logowanie",
|
||||
"Set file expiration dates": "Ustawianie dat wygaśnięcia plików",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Test",
|
||||
"Text": "Tekst",
|
||||
"Text or author": "Treść lub autor",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "To nie wygląda na plik klucza konta usługi: to nie jest prawidłowy JSON.",
|
||||
"That service account key file is missing its :field.": "W tym pliku klucza konta usługi brakuje :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Konto :name zostanie trwale usunięte. Tej operacji nie można cofnąć.",
|
||||
"The account password was changed": "Zmieniono hasło do konta",
|
||||
"The account request of :name will be denied and the account deleted.": "Wniosek o konto od :name zostanie odrzucony, a konto usunięte.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Confirmar senha",
|
||||
"Conflict": "Conflito",
|
||||
"Connect": "Conectar",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Conecte um bucket externo — compatível com S3 (AWS S3, MinIO, Backblaze) ou Google Cloud Storage — como armazenamento dos novos envios.",
|
||||
"Connection Closed Without Response": "Conexão Fechada Sem Resposta",
|
||||
"Connection Timed Out": "Tempo Limite Da Conexão",
|
||||
"Continue": "Continuar",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Ir para a página :page",
|
||||
"Go to the login form": "Ir para o formulário de acesso",
|
||||
"Gone": "Perdido",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Cinza",
|
||||
"Green": "Verde",
|
||||
"Group": "Grupo",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Ainda não há destinatários adicionados.",
|
||||
"No requests match your search.": "Nenhuma solicitação corresponde à sua busca.",
|
||||
"No roles match this filter.": "Nenhuma função corresponde a este filtro.",
|
||||
"No service account key has been saved yet.": "Nenhuma chave de conta de serviço foi salva ainda.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Sem limite de tamanho. Os envios podem ser pausados e retomam automaticamente após interrupções.",
|
||||
"No users match these filters.": "Nenhum usuário corresponde a estes filtros.",
|
||||
"No users yet.": "Ainda não há usuários.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Conteúdo Parcial",
|
||||
"Password": "Senha",
|
||||
"Password reset": "Redefinição de senha",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Cole o arquivo de chave JSON de uma conta de serviço com acesso de leitura e escrita aos objetos do bucket. Ele é armazenado criptografado e nunca mais é exibido.",
|
||||
"Path": "Caminho",
|
||||
"Payload Too Large": "Carga Muito Grande",
|
||||
"Payment Required": "Pagamento Requerido",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Nome da função",
|
||||
"Role updated.": "Função atualizada.",
|
||||
"Roles": "Funções",
|
||||
"S3-compatible": "Compatível com S3",
|
||||
"Sample email": "E-mail de exemplo",
|
||||
"Save": "Salvar",
|
||||
"Save :name": "Economize :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Envia um e-mail de verdade agora mesmo, sem passar pela fila, para você conferir se as configurações acima realmente funcionam.",
|
||||
"Separate paragraphs with a blank line.": "Separe os parágrafos com uma linha em branco.",
|
||||
"Server Error": "Erro do servidor",
|
||||
"Service account key": "Chave de conta de serviço",
|
||||
"Service Unavailable": "Serviço indisponível",
|
||||
"Session Has Expired": "Sessão Expirou",
|
||||
"Set file expiration dates": "Definir datas de validade dos arquivos",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Teste",
|
||||
"Text": "Texto",
|
||||
"Text or author": "Texto ou autor",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Isso não parece um arquivo de chave de conta de serviço: não é um JSON válido.",
|
||||
"That service account key file is missing its :field.": "Falta :field nesse arquivo de chave de conta de serviço.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "A conta de :name será excluída definitivamente. Não é possível desfazer.",
|
||||
"The account password was changed": "A senha da conta foi alterada",
|
||||
"The account request of :name will be denied and the account deleted.": "A solicitação de conta de :name será recusada e a conta excluída.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Подтверждение пароля",
|
||||
"Conflict": "Конфликт",
|
||||
"Connect": "Подключить",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Подключите внешний бакет — S3-совместимый (AWS S3, MinIO, Backblaze) или Google Cloud Storage — как хранилище для новых загрузок.",
|
||||
"Connection Closed Without Response": "Соединение закрыто без ответа",
|
||||
"Connection Timed Out": "Соединение не отвечает",
|
||||
"Continue": "Продолжить",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Перейти к :page-й странице",
|
||||
"Go to the login form": "Перейти к форме входа",
|
||||
"Gone": "Удалено",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Серый",
|
||||
"Green": "Зелёный",
|
||||
"Group": "Группа",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Получатели пока не добавлены.",
|
||||
"No requests match your search.": "Нет заявок, подходящих под ваш запрос.",
|
||||
"No roles match this filter.": "Нет ролей, подходящих под этот фильтр.",
|
||||
"No service account key has been saved yet.": "Ключ сервисного аккаунта ещё не сохранён.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Без ограничения размера. Загрузку можно приостановить, после обрыва она продолжится сама.",
|
||||
"No users match these filters.": "Нет пользователей, подходящих под эти фильтры.",
|
||||
"No users yet.": "Пользователей пока нет.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Не полное содержимое",
|
||||
"Password": "Пароль",
|
||||
"Password reset": "Сброс пароля",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Вставьте JSON-файл ключа сервисного аккаунта с правами на чтение и запись объектов в бакете. Он хранится в зашифрованном виде и больше не показывается.",
|
||||
"Path": "Путь",
|
||||
"Payload Too Large": "Большой объём данных",
|
||||
"Payment Required": "Необходима оплата",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Название роли",
|
||||
"Role updated.": "Роль обновлена.",
|
||||
"Roles": "Роли",
|
||||
"S3-compatible": "S3-совместимое",
|
||||
"Sample email": "Пример письма",
|
||||
"Save": "Сохранить",
|
||||
"Save :name": "Сохранить :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Отправляет настоящее письмо прямо сейчас, минуя очередь, чтобы вы убедились, что настройки выше действительно работают.",
|
||||
"Separate paragraphs with a blank line.": "Разделяйте абзацы пустой строкой.",
|
||||
"Server Error": "Ошибка сервера",
|
||||
"Service account key": "Ключ сервисного аккаунта",
|
||||
"Service Unavailable": "Сервис недоступен",
|
||||
"Session Has Expired": "Сессия устарела",
|
||||
"Set file expiration dates": "Установка сроков действия файлов",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Проверка",
|
||||
"Text": "Текст",
|
||||
"Text or author": "Текст или автор",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Это не похоже на файл ключа сервисного аккаунта: это не корректный JSON.",
|
||||
"That service account key file is missing its :field.": "В этом файле ключа сервисного аккаунта отсутствует :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Учётная запись :name будет удалена безвозвратно. Отменить это нельзя.",
|
||||
"The account password was changed": "Пароль учётной записи изменён",
|
||||
"The account request of :name will be denied and the account deleted.": "Заявка :name на учётную запись будет отклонена, а сама запись удалена.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Thibitisha nenosiri",
|
||||
"Conflict": "Migogoro",
|
||||
"Connect": "Unganisha",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Unganisha bucket ya nje — inayooana na S3 (AWS S3, MinIO, Backblaze) au Google Cloud Storage — kama hifadhi ya mafaili mapya yanayopakiwa.",
|
||||
"Connection Closed Without Response": "Muunganisho Umefungwa Bila Majibu",
|
||||
"Connection Timed Out": "Muda wa Muunganisho Umekwisha",
|
||||
"Continue": "Endelea",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Kwenda kwa ukurasa :page",
|
||||
"Go to the login form": "Nenda kwenye fomu ya kuingia",
|
||||
"Gone": "Imeondoka",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Kijivu",
|
||||
"Green": "Kijani",
|
||||
"Group": "Kikundi",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Bado hakuna mpokeaji aliyeongezwa.",
|
||||
"No requests match your search.": "Hakuna ombi linalolingana na utafutaji wako.",
|
||||
"No roles match this filter.": "Hakuna jukumu linalolingana na kichujio hiki.",
|
||||
"No service account key has been saved yet.": "Bado hakuna ufunguo wa akaunti ya huduma uliohifadhiwa.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Hakuna kikomo cha ukubwa. Upakiaji unaweza kusimamishwa na huendelea wenyewe baada ya kukatika.",
|
||||
"No users match these filters.": "Hakuna mtumiaji anayelingana na vichujio hivi.",
|
||||
"No users yet.": "Bado hakuna watumiaji.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Maudhui Sehemu",
|
||||
"Password": "Nenosiri",
|
||||
"Password reset": "Kuweka upya nenosiri",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Bandika faili la ufunguo la JSON la akaunti ya huduma yenye ruhusa ya kusoma na kuandika vitu ndani ya bucket. Huhifadhiwa kwa usimbaji fiche na hauonyeshwi tena.",
|
||||
"Path": "Njia",
|
||||
"Payload Too Large": "Mzigo Mkubwa Sana",
|
||||
"Payment Required": "Malipo yanahitajika",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Jina la jukumu",
|
||||
"Role updated.": "Jukumu limesasishwa.",
|
||||
"Roles": "Majukumu",
|
||||
"S3-compatible": "Inayooana na S3",
|
||||
"Sample email": "Barua pepe ya mfano",
|
||||
"Save": "Hifadhi",
|
||||
"Save :name": "Hifadhi :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Hutuma barua pepe halisi sasa hivi bila kupitia foleni, ili uthibitishe kuwa mipangilio ya juu inafanya kazi kweli.",
|
||||
"Separate paragraphs with a blank line.": "Tenganisha aya kwa mstari mtupu.",
|
||||
"Server Error": "Hitilafu ya Seva",
|
||||
"Service account key": "Ufunguo wa akaunti ya huduma",
|
||||
"Service Unavailable": "Huduma Hazipatikani",
|
||||
"Session Has Expired": "Kipindi Kimeisha",
|
||||
"Set file expiration dates": "Kuweka tarehe za mwisho za mafaili",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Jaribio",
|
||||
"Text": "Maandishi",
|
||||
"Text or author": "Maandishi au mwandishi",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Hii haionekani kuwa faili la ufunguo wa akaunti ya huduma: si JSON halali.",
|
||||
"That service account key file is missing its :field.": "Faili hili la ufunguo wa akaunti ya huduma linakosa :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Akaunti ya :name itafutwa kabisa. Hatua hii haiwezi kutenduliwa.",
|
||||
"The account password was changed": "Nenosiri la akaunti limebadilishwa",
|
||||
"The account request of :name will be denied and the account deleted.": "Ombi la akaunti la :name litakataliwa na akaunti ifutwe.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Parolayı doğrula",
|
||||
"Conflict": "Çakışma",
|
||||
"Connect": "Bağlamak",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Yeni yüklemelerin depolanacağı yer olarak harici bir kova — S3 uyumlu (AWS S3, MinIO, Backblaze) ya da Google Cloud Storage — bağlayın.",
|
||||
"Connection Closed Without Response": "Bağlantı Yanıtsız Kapatıldı",
|
||||
"Connection Timed Out": "Bağlantı Zaman Aşımına Uğradı",
|
||||
"Continue": "Devam Et",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": ":Page sayfasına git",
|
||||
"Go to the login form": "Giriş formuna git",
|
||||
"Gone": "Gitmiş",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Gri",
|
||||
"Green": "Yeşil",
|
||||
"Group": "Grup",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Henüz alıcı eklenmedi.",
|
||||
"No requests match your search.": "Aramanıza uyan başvuru yok.",
|
||||
"No roles match this filter.": "Bu filtreye uyan rol yok.",
|
||||
"No service account key has been saved yet.": "Henüz bir hizmet hesabı anahtarı kaydedilmedi.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Boyut sınırı yok. Yüklemeler duraklatılabilir ve kesintiden sonra kendiliğinden devam eder.",
|
||||
"No users match these filters.": "Bu filtrelere uyan kullanıcı yok.",
|
||||
"No users yet.": "Henüz kullanıcı yok.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Kısmi İçerik",
|
||||
"Password": "Parola",
|
||||
"Password reset": "Parola sıfırlama",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Kovadaki nesneleri okuma ve yazma yetkisi olan bir hizmet hesabının JSON anahtar dosyasını yapıştırın. Şifrelenmiş olarak saklanır ve bir daha gösterilmez.",
|
||||
"Path": "Yol",
|
||||
"Payload Too Large": "Veri Çok Büyük",
|
||||
"Payment Required": "ödeme gerekli",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Rol adı",
|
||||
"Role updated.": "Rol güncellendi.",
|
||||
"Roles": "Roller",
|
||||
"S3-compatible": "S3 uyumlu",
|
||||
"Sample email": "Örnek e-posta",
|
||||
"Save": "Kaydet",
|
||||
"Save :name": ":name'u kaydet",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Kuyruğu atlayarak hemen gerçek bir e-posta gönderir; böylece yukarıdaki ayarların gerçekten çalıştığını doğrulayabilirsiniz.",
|
||||
"Separate paragraphs with a blank line.": "Paragrafları boş bir satırla ayırın.",
|
||||
"Server Error": "Sunucu Hatası",
|
||||
"Service account key": "Hizmet hesabı anahtarı",
|
||||
"Service Unavailable": "Hizmet Kullanılamıyor",
|
||||
"Session Has Expired": "Oturum süresi doldu",
|
||||
"Set file expiration dates": "Dosya son kullanma tarihi belirleme",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Deneme",
|
||||
"Text": "Metin",
|
||||
"Text or author": "Metin veya yazar",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Bu bir hizmet hesabı anahtar dosyasına benzemiyor: geçerli bir JSON değil.",
|
||||
"That service account key file is missing its :field.": "Bu hizmet hesabı anahtar dosyasında :field eksik.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": ":name kişisinin hesabı kalıcı olarak silinecek. Bu işlem geri alınamaz.",
|
||||
"The account password was changed": "Hesap parolası değiştirildi",
|
||||
"The account request of :name will be denied and the account deleted.": ":name kişisinin hesap başvurusu reddedilecek ve hesap silinecek.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "Xác nhận mật khẩu",
|
||||
"Conflict": "Xung Đột",
|
||||
"Connect": "Kết nối",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "Kết nối một bucket bên ngoài — tương thích S3 (AWS S3, MinIO, Backblaze) hoặc Google Cloud Storage — làm nơi lưu trữ cho các tệp tải lên mới.",
|
||||
"Connection Closed Without Response": "Đóng Kết Nối Với Không Phản Hồi",
|
||||
"Connection Timed Out": "Quá Thời Gian Kết Nối",
|
||||
"Continue": "Tiếp Tục",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "Tới trang :page",
|
||||
"Go to the login form": "Đến trang đăng nhập",
|
||||
"Gone": "Không Còn",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "Xám",
|
||||
"Green": "Xanh lá",
|
||||
"Group": "Nhóm",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "Chưa thêm người nhận nào.",
|
||||
"No requests match your search.": "Không có yêu cầu nào khớp với tìm kiếm của bạn.",
|
||||
"No roles match this filter.": "Không có vai trò nào khớp với bộ lọc này.",
|
||||
"No service account key has been saved yet.": "Chưa có khóa tài khoản dịch vụ nào được lưu.",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "Không giới hạn kích thước. Có thể tạm dừng tải lên và quá trình sẽ tự tiếp tục sau khi bị gián đoạn.",
|
||||
"No users match these filters.": "Không có người dùng nào khớp với các bộ lọc này.",
|
||||
"No users yet.": "Chưa có người dùng nào.",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "Nội Dung Một Phần",
|
||||
"Password": "Mật khẩu",
|
||||
"Password reset": "Đặt lại mật khẩu",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "Dán tệp khóa JSON của một tài khoản dịch vụ có quyền đọc và ghi đối tượng trong bucket. Tệp được lưu ở dạng mã hóa và không bao giờ hiển thị lại.",
|
||||
"Path": "Đường dẫn",
|
||||
"Payload Too Large": "Tải Trọng Quá Lớn",
|
||||
"Payment Required": "yêu cầu thanh toán",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "Tên vai trò",
|
||||
"Role updated.": "Đã cập nhật vai trò.",
|
||||
"Roles": "Vai trò",
|
||||
"S3-compatible": "Tương thích S3",
|
||||
"Sample email": "Email mẫu",
|
||||
"Save": "Lưu",
|
||||
"Save :name": "Tiết kiệm :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "Gửi ngay một email thật, bỏ qua hàng đợi, để bạn kiểm chứng các cài đặt phía trên có thực sự hoạt động không.",
|
||||
"Separate paragraphs with a blank line.": "Ngăn cách các đoạn bằng một dòng trống.",
|
||||
"Server Error": "Máy Chủ Gặp Sự Cố",
|
||||
"Service account key": "Khóa tài khoản dịch vụ",
|
||||
"Service Unavailable": "Dịch Vụ Không Khả Dụng",
|
||||
"Session Has Expired": "Phiên Đã Hết Hạn",
|
||||
"Set file expiration dates": "Đặt ngày hết hạn cho tệp",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "Thử",
|
||||
"Text": "Văn bản",
|
||||
"Text or author": "Nội dung hoặc tác giả",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "Đây có vẻ không phải là tệp khóa tài khoản dịch vụ: nó không phải JSON hợp lệ.",
|
||||
"That service account key file is missing its :field.": "Tệp khóa tài khoản dịch vụ này thiếu :field.",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": "Tài khoản của :name sẽ bị xóa vĩnh viễn. Không thể hoàn tác.",
|
||||
"The account password was changed": "Mật khẩu tài khoản đã được đổi",
|
||||
"The account request of :name will be denied and the account deleted.": "Yêu cầu tài khoản của :name sẽ bị từ chối và tài khoản bị xóa.",
|
||||
|
||||
@@ -204,6 +204,7 @@
|
||||
"Confirm password": "确认密码",
|
||||
"Conflict": "冲突",
|
||||
"Connect": "连接",
|
||||
"Connect an external bucket — S3-compatible (AWS S3, MinIO, Backblaze) or Google Cloud Storage — as the storage backend for new uploads.": "连接外部存储桶(S3 兼容 — AWS S3、MinIO、Backblaze — 或 Google Cloud Storage),作为新上传文件的存储后端。",
|
||||
"Connection Closed Without Response": "连接关闭无响应",
|
||||
"Connection Timed Out": "连接超时",
|
||||
"Continue": "继续请求",
|
||||
@@ -410,6 +411,7 @@
|
||||
"Go to page :page": "前往第 :page 页",
|
||||
"Go to the login form": "前往登录页",
|
||||
"Gone": "不可用",
|
||||
"Google Cloud Storage": "Google Cloud Storage",
|
||||
"Gray": "灰色",
|
||||
"Green": "绿色",
|
||||
"Group": "群组",
|
||||
@@ -574,6 +576,7 @@
|
||||
"No recipients added yet.": "还没有添加收件人。",
|
||||
"No requests match your search.": "没有符合搜索条件的申请。",
|
||||
"No roles match this filter.": "没有符合此筛选条件的角色。",
|
||||
"No service account key has been saved yet.": "尚未保存任何服务账号密钥。",
|
||||
"No size limit. Uploads can be paused and resume automatically after interruptions.": "不限文件大小。上传可以暂停,中断后会自动续传。",
|
||||
"No users match these filters.": "没有符合这些筛选条件的用户。",
|
||||
"No users yet.": "还没有用户。",
|
||||
@@ -617,6 +620,7 @@
|
||||
"Partial Content": "部分内容",
|
||||
"Password": "密码",
|
||||
"Password reset": "重置密码",
|
||||
"Paste the JSON key file for a service account with object read and write access to the bucket. It is stored encrypted and never shown again.": "粘贴对存储桶内对象拥有读写权限的服务账号 JSON 密钥文件。它会加密保存,并且不会再次显示。",
|
||||
"Path": "路径",
|
||||
"Payload Too Large": "请求实体过大",
|
||||
"Payment Required": "需要付款",
|
||||
@@ -724,6 +728,7 @@
|
||||
"Role name": "角色名称",
|
||||
"Role updated.": "角色已更新。",
|
||||
"Roles": "角色",
|
||||
"S3-compatible": "S3 兼容",
|
||||
"Sample email": "示例邮件",
|
||||
"Save": "保存",
|
||||
"Save :name": "保存 :name",
|
||||
@@ -763,6 +768,7 @@
|
||||
"Sends a real email right now, bypassing the queue, so you can verify the settings above actually work.": "立即绕过队列发送一封真实邮件,便于你确认上面的设置确实可用。",
|
||||
"Separate paragraphs with a blank line.": "段落之间用空行分隔。",
|
||||
"Server Error": "服务器错误",
|
||||
"Service account key": "服务账号密钥",
|
||||
"Service Unavailable": "服务不可用",
|
||||
"Session Has Expired": "会话已过期",
|
||||
"Set file expiration dates": "设置文件到期日期",
|
||||
@@ -827,6 +833,8 @@
|
||||
"Test": "测试",
|
||||
"Text": "文本",
|
||||
"Text or author": "内容或作者",
|
||||
"That does not look like a service account key file: it is not valid JSON.": "这看起来不是服务账号密钥文件:它不是有效的 JSON。",
|
||||
"That service account key file is missing its :field.": "该服务账号密钥文件缺少 :field。",
|
||||
"The account of :name will be permanently deleted. This cannot be undone.": ":name 的账户将被永久删除,此操作无法撤销。",
|
||||
"The account password was changed": "账户密码已修改",
|
||||
"The account request of :name will be denied and the account deleted.": ":name 的账户申请将被拒绝,账户也会被删除。",
|
||||
|
||||
Reference in New Issue
Block a user