Skip to content

Commit 8c16888

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 903f80a commit 8c16888

36 files changed

Lines changed: 178 additions & 18 deletions

apps/files_external/l10n/de.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ OC.L10N.register(
5959
"URL" : "URL",
6060
"Remote subfolder" : "Entfernter Unterordner",
6161
"Secure https://" : "Sicheres https://",
62+
"FTP/FTPS" : "FTP/FTPS",
6263
"Host" : "Host",
6364
"Secure ftps://" : "Sicherer ftps://",
6465
"Local (server storage)" : "Lokal (Serverspeicher)",
@@ -67,13 +68,15 @@ OC.L10N.register(
6768
"SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)",
6869
"Root" : "Root",
6970
"SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung",
71+
"SMB/CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)",
7072
"Share" : "Share",
7173
"Show hidden files" : "Versteckte Dateien anzeigen",
7274
"Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem",
7375
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Die Deaktivierung ermöglicht die Verwendung eines Dateisystems, bei dem die Groß- und Kleinschreibung keine Rolle spielt, bringt jedoch Leistungseinbußen mit sich.",
7476
"Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien",
7577
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigungen hat. Dies führt zu Leistungseinbußen.",
7678
"Timeout" : "Zeitüberschreitung",
79+
"SMB/CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung",
7780
"Login as share" : "Als Freigabe anmelden",
7881
"OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher",
7982
"Service name" : "Name des Dienstes",

apps/files_external/l10n/de.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"URL" : "URL",
5858
"Remote subfolder" : "Entfernter Unterordner",
5959
"Secure https://" : "Sicheres https://",
60+
"FTP/FTPS" : "FTP/FTPS",
6061
"Host" : "Host",
6162
"Secure ftps://" : "Sicherer ftps://",
6263
"Local (server storage)" : "Lokal (Serverspeicher)",
@@ -65,13 +66,15 @@
6566
"SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)",
6667
"Root" : "Root",
6768
"SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung",
69+
"SMB/CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)",
6870
"Share" : "Share",
6971
"Show hidden files" : "Versteckte Dateien anzeigen",
7072
"Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem",
7173
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Die Deaktivierung ermöglicht die Verwendung eines Dateisystems, bei dem die Groß- und Kleinschreibung keine Rolle spielt, bringt jedoch Leistungseinbußen mit sich.",
7274
"Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien",
7375
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigungen hat. Dies führt zu Leistungseinbußen.",
7476
"Timeout" : "Zeitüberschreitung",
77+
"SMB/CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung",
7578
"Login as share" : "Als Freigabe anmelden",
7679
"OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher",
7780
"Service name" : "Name des Dienstes",

apps/files_external/l10n/de_DE.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ OC.L10N.register(
5959
"URL" : "URL",
6060
"Remote subfolder" : "Entfernter Unterordner",
6161
"Secure https://" : "Sicheres https://",
62+
"FTP/FTPS" : "FTP/FTPS",
6263
"Host" : "Host",
6364
"Secure ftps://" : "Sicheres ftps://",
6465
"Local (server storage)" : "Lokal (Serverspeicher)",
@@ -67,13 +68,15 @@ OC.L10N.register(
6768
"SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)",
6869
"Root" : "Root",
6970
"SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung",
71+
"SMB/CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)",
7072
"Share" : "Teilen",
7173
"Show hidden files" : "Versteckte Dateien anzeigen",
7274
"Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem",
7375
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Die Deaktivierung ermöglicht die Verwendung eines Dateisystems, bei dem die Groß- und Kleinschreibung keine Rolle spielt, bringt jedoch Leistungseinbußen mit sich.",
7476
"Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien",
7577
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigungen hat. Dies führt zu Leistungseinbußen.",
7678
"Timeout" : "Zeitüberschreitung",
79+
"SMB/CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung",
7780
"Login as share" : "Als Freigabe anmelden",
7881
"OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher",
7982
"Service name" : "Name des Dienstes",

apps/files_external/l10n/de_DE.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"URL" : "URL",
5858
"Remote subfolder" : "Entfernter Unterordner",
5959
"Secure https://" : "Sicheres https://",
60+
"FTP/FTPS" : "FTP/FTPS",
6061
"Host" : "Host",
6162
"Secure ftps://" : "Sicheres ftps://",
6263
"Local (server storage)" : "Lokal (Serverspeicher)",
@@ -65,13 +66,15 @@
6566
"SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)",
6667
"Root" : "Root",
6768
"SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung",
69+
"SMB/CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)",
6870
"Share" : "Teilen",
6971
"Show hidden files" : "Versteckte Dateien anzeigen",
7072
"Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem",
7173
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Die Deaktivierung ermöglicht die Verwendung eines Dateisystems, bei dem die Groß- und Kleinschreibung keine Rolle spielt, bringt jedoch Leistungseinbußen mit sich.",
7274
"Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien",
7375
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigungen hat. Dies führt zu Leistungseinbußen.",
7476
"Timeout" : "Zeitüberschreitung",
77+
"SMB/CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung",
7578
"Login as share" : "Als Freigabe anmelden",
7679
"OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher",
7780
"Service name" : "Name des Dienstes",

apps/files_external/l10n/et_EE.js

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ OC.L10N.register(
1515
"Unsatisfied authentication mechanism parameters" : "Autentimisviisi parameetrid pole tagatud",
1616
"Insufficient data: %s" : "Pole piisavalt andmeid: %s",
1717
"Storage with ID \"%d\" is not editable by non-admins" : "Andmeruum tunnusega „%d“ on muudetav vaid peakasutajate poolt",
18+
"Static credentials" : "Staatiline kasutajanimi/salasõna/pääsuluba",
19+
"Access key ID" : "Ligipääsuvõtme tunnus (Access key ID)",
20+
"Secret access key" : "Salajane ligipääsuvõti (Secret access key)",
1821
"Builtin" : "Sisseehitatud",
1922
"None" : "Pole",
2023
"OpenStack v2" : "OpenStack v2",
@@ -39,35 +42,49 @@ OC.L10N.register(
3942
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberose nimi (realm), vaikimisi „WORKGROUP“",
4043
"Kerberos ticket Apache mode" : "Kerberose tunnusloa pilet Apache'i kasutuses",
4144
"Kerberos ticket" : "Kerberose tunnusloa pilet",
45+
"S3-Compatible Object Storage" : "S3-ühilduv objektsalvesti (Object Storage)",
4246
"Bucket" : "Korv",
4347
"Hostname" : "Hostinimi",
4448
"Port" : "Port",
4549
"Proxy" : "Proksiserver",
4650
"Region" : "Piirkond",
4751
"Storage Class" : "Andmeruumi klass (Storage class)",
52+
"Use HTTPS" : "Kasuta HTTPS-i",
53+
"Use Path Style (https://example.com/bucket)" : "Kasuta võrguaadressi-stiili (https://tore-andmeruum.com/bucket)",
54+
"Use Legacy S3 signing (v2)" : "Kasuta pärandversioonis S3 allkirja (v2) (Legacy S3 signing)",
4855
"Enable multipart copy" : "Luba mitmeosaline kopeerimine",
56+
"Enable Direct Downloads (presigned URLs)" : "Kasuta otsest allalaadimist (eelallkirjastatud võrguaadressid)",
4957
"SSE-C encryption key" : "SSE-C krüptimisvõti",
5058
"WebDAV" : "WebDAV",
5159
"URL" : "Võrguaadress",
5260
"Remote subfolder" : "Alamkaust kaugseadmes",
5361
"Secure https://" : "Turvaline https://",
62+
"FTP/FTPS" : "FTP/FTPS",
5463
"Host" : "Host",
5564
"Secure ftps://" : "Turvaline ftps://",
65+
"Local (server storage)" : "Kohalik (serveri andmeruum)",
5666
"Location" : "Asukoht",
67+
"Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
68+
"SFTP (SSH file transfer)" : "SFTP (SSH failiedastus)",
5769
"Root" : "Juur",
70+
"SFTP with public key authentication" : "SFTP, kus on kasutusel avaliku võtme põhine autentimine",
71+
"SMB/CIFS (Windows network share)" : "SMB/CIFS (Windowsi võrguketas)",
5872
"Share" : "Jaga",
5973
"Show hidden files" : "Näita peidetud faile",
6074
"Case sensitive file system" : "Tõstutundlik failisüsteem",
6175
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Selle valiku keelamisega saad kasutada tõstutundetut failisüsteemi, kuid sellega kaasneb jõudluskadu",
6276
"Verify ACL access when listing files" : "Failide loendi kuvamisel kontrolli ka õiguste loendit",
6377
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Selle eelistusega kontrollitakse loendi koostamisel, kas kasutajal on antud failide või kaustade nägemiseks õigused olemas ja jäetakse välja need, kus pole. Palun arvesta, et sellega tekib jõudluskadu.",
6478
"Timeout" : "Aegumine",
79+
"SMB/CIFS using Nextcloud login" : "SMB/CIFS, kus on kasutusel Nextcloudipõhine sisselogimine",
6580
"Login as share" : "Logi sisse SMB võrguressursina („share“)",
81+
"OpenStack Swift Object Storage" : "OpenStack Swifti objektsalvesti (Object Storage)",
6682
"Service name" : "Teenuse nimi",
6783
"Request timeout (seconds)" : "Päringu aegumine (sekundites)",
6884
"External storage" : "Väline andmehoidla",
6985
"External storage support" : "Väliste andmehoidlate tugi",
7086
"Adds basic external storage support" : "Lisab väliste andmehoidlate toe põhivariandi",
87+
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "See rakendus võimaldab peakasutajatel seadistada ühendusi väliste salvestusruumi pakkujatega, nagu FTP-serverid, S3- või SWIFT-objektisalvestid, teised Nextcloud-serverid, WebDAV-serverid jms. Peakasutajad saavad valida, millised salvestustüübid lubada ning need haakida kasutajakontode, gruppide või kogu süsteemi jaoks. Kasutajad näevad oma Nextcloudi juurkaustas uut kausta, millele nad saavad juurde pääseda ja mida nad saavad kasutada nagu mis tahes muud Nextcloudi kausta. Välismälu võimaldab inimestel jagada ka nendes välistes asukohtades salvestatud faile. Sellistel juhtudel kasutatakse faili omaniku autentimisandmeid, kui saaja taotleb faili välismälust, tagades seeläbi, et saaja saab jagatud failile juurde pääseda.\n\nVälist salvestusruumi saab seadistada graafilise kasutajaliidese või käsurea abil. Teine võimalus pakub peaksutajatele suuremat paindlikkust mitmete välise salvestusruumi ühenduste seadistamisel korraga ja ühenduste prioriteetide seadmisel. Lisateavet leiad välise salvestusruumi kasutajaliidese dokumentatsioonist ja välise salvestusruumi seadistusfaili dokumentatsioonist.",
7188
"Edit storage" : "Muuda andmeruumi",
7289
"Add storage" : "Lisa andmehoidla",
7390
"Folder name" : "Kausta nimi",
@@ -161,27 +178,27 @@ OC.L10N.register(
161178
"Client ID" : "Kliendi ID",
162179
"Client secret" : "Kliendi saladus",
163180
"S3 Storage" : "Amazon S3",
164-
"Enable SSL" : "SSL-i kasutamine",
181+
"Enable SSL" : "Kasuta SSL-i",
165182
"Enable Path Style" : "Luba otsingtee stiilis",
166183
"Legacy (v2) authentication" : "Pärandvormis autentimine (v2)",
167184
"FTP" : "FTP",
168185
"Local" : "Kohalik",
169186
"Nextcloud" : "Nextcloud",
170187
"SFTP" : "SFTP",
171-
"SFTP with secret key login" : "SFTP koos salajase võtmega logimisega",
188+
"SFTP with secret key login" : "SFTP koos salajase võtmega sisselogimisega",
172189
"SMB/CIFS" : "SMB/CIFS",
173190
"SMB/CIFS using OC login" : "SMB / CIFS kasutades OC sisselogimist",
174-
"OpenStack Object Storage" : "OpenStack Object Storage",
191+
"OpenStack Object Storage" : "OpenStacki objektsalvesti (Object Storage)",
175192
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL-i tugi on PHP-s on kas paigaldamata või pole kasutusele võetud. „%s“ haakimine pole võimalik. Palun oma peakasutajat, et ta teeks cURL-i toe tagamiseks vajalikud muudatused.",
176193
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP tugi on PHP-s on kas paigaldamata või pole kasutusele võetud. „%s“ haakimine pole võimalik. Palun oma peakasutajat, et ta teeks FTP toe tagamiseks vajalikud muudatused.",
177194
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "„%1$s“ pole paigladatud. „%2$s“ haakimine pole võimalik. Palu oma peakasutajal või süsteemihalduril ta paigaldada.",
178195
"Checking storage …" : "Kontrollin andmeruumi…",
179196
"Type to select account or group." : "Kasutakonto või grupi leidmiseks kirjuta midagi.",
180197
"(Group)" : "(Grupp)",
181-
"Check for changes" : "Otsi uuendusi",
198+
"Check for changes" : "Otsi muudatusi",
182199
"Disconnect" : "Ühenda lahti",
183200
"Unknown backend: {backendName}" : "Tundmatu taustateenus: {backendName}",
184-
"Admin defined" : "Admini poolt määratud",
201+
"Admin defined" : "Peakasutaja poolt määratud",
185202
"Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Kuna kasutusel on suur hulk andmeruumi, siis automaatne olekukontroll on lülitatud välja. Oleku vaatamiseks klõpsa",
186203
"Are you sure you want to disconnect this external storage?" : "Kas sa oled kindel, et soovid katkestada ühenduse selle välise andmeruumiga?",
187204
"It will make the storage unavailable in {instanceName} and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sellega muutub see andmeruum teenuses „{instanceName}“ kättesaadamatuks ning kustuvad kõikide hetkel ühendatud sünkroonimisklientide juurest vastavad kaustad ja failid. Aga sellega ei kustu need kaustad ja failid antud välisest andmeruumist endast.",

0 commit comments

Comments
 (0)