Skip to content

Commit 3d53b99

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4671436 commit 3d53b99

234 files changed

Lines changed: 3150 additions & 2730 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/files/l10n/sl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ OC.L10N.register(
141141
"Column headers with buttons are sortable." : "Stolpce z gumbi je mogoče razvrščati.",
142142
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.",
143143
"File not found" : "Datoteke ni mogoče najti",
144+
"_{count} selected_::_{count} selected_" : ["{count} izbrana","{count} izbrani","{count} izbranih","{count} izbranih"],
144145
"Views" : "Pogledi",
145146
"Owner" : "Lastnik",
146147
"{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}",

apps/files/l10n/sl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
"Column headers with buttons are sortable." : "Stolpce z gumbi je mogoče razvrščati.",
140140
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.",
141141
"File not found" : "Datoteke ni mogoče najti",
142+
"_{count} selected_::_{count} selected_" : ["{count} izbrana","{count} izbrani","{count} izbranih","{count} izbranih"],
142143
"Views" : "Pogledi",
143144
"Owner" : "Lastnik",
144145
"{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}",

apps/files_external/l10n/de.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,31 +42,43 @@ OC.L10N.register(
4242
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig \"WORKGROUP\"",
4343
"Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus",
4444
"Kerberos ticket" : "Kerberos-Ticket",
45+
"S3-Compatible Object Storage" : "S3-kompatibler Objektspeicher",
4546
"Bucket" : "Bucket",
4647
"Hostname" : "Host-Name",
4748
"Port" : "Port",
4849
"Proxy" : "Proxy",
4950
"Region" : "Region",
5051
"Storage Class" : "Speicherklasse",
52+
"Use HTTPS" : "HTTPS verwenden",
53+
"Use Path Style (https://example.com/bucket)" : "Pfadstil verwenden (https://beispiel.de/bucket)",
5154
"Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)",
5255
"Enable multipart copy" : "Multipart-Kopieren aktivieren",
56+
"Enable Direct Downloads (presigned URLs)" : "Direkte Downloads aktivieren (vorab signierte URLs)",
5357
"SSE-C encryption key" : "SSE-C-Schlüssel",
5458
"WebDAV" : "WebDAV",
5559
"URL" : "URL",
5660
"Remote subfolder" : "Entfernter Unterordner",
5761
"Secure https://" : "Sicheres https://",
62+
"FTP / FTPS" : "FTP/FTPS",
5863
"Host" : "Host",
5964
"Secure ftps://" : "Sicherer ftps://",
65+
"Local (server storage)" : "Lokal (Serverspeicher)",
6066
"Location" : "Ort",
67+
"Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
68+
"SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)",
6169
"Root" : "Root",
70+
"SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung",
71+
"SMB / CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)",
6272
"Share" : "Share",
6373
"Show hidden files" : "Versteckte Dateien anzeigen",
6474
"Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem",
6575
"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.",
6676
"Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien",
6777
"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.",
6878
"Timeout" : "Zeitüberschreitung",
79+
"SMB / CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung",
6980
"Login as share" : "Als Freigabe anmelden",
81+
"OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher",
7082
"Service name" : "Name des Dienstes",
7183
"Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)",
7284
"External storage" : "Externer Speicher",

apps/files_external/l10n/de.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,31 +40,43 @@
4040
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig \"WORKGROUP\"",
4141
"Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus",
4242
"Kerberos ticket" : "Kerberos-Ticket",
43+
"S3-Compatible Object Storage" : "S3-kompatibler Objektspeicher",
4344
"Bucket" : "Bucket",
4445
"Hostname" : "Host-Name",
4546
"Port" : "Port",
4647
"Proxy" : "Proxy",
4748
"Region" : "Region",
4849
"Storage Class" : "Speicherklasse",
50+
"Use HTTPS" : "HTTPS verwenden",
51+
"Use Path Style (https://example.com/bucket)" : "Pfadstil verwenden (https://beispiel.de/bucket)",
4952
"Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)",
5053
"Enable multipart copy" : "Multipart-Kopieren aktivieren",
54+
"Enable Direct Downloads (presigned URLs)" : "Direkte Downloads aktivieren (vorab signierte URLs)",
5155
"SSE-C encryption key" : "SSE-C-Schlüssel",
5256
"WebDAV" : "WebDAV",
5357
"URL" : "URL",
5458
"Remote subfolder" : "Entfernter Unterordner",
5559
"Secure https://" : "Sicheres https://",
60+
"FTP / FTPS" : "FTP/FTPS",
5661
"Host" : "Host",
5762
"Secure ftps://" : "Sicherer ftps://",
63+
"Local (server storage)" : "Lokal (Serverspeicher)",
5864
"Location" : "Ort",
65+
"Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
66+
"SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)",
5967
"Root" : "Root",
68+
"SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung",
69+
"SMB / CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)",
6070
"Share" : "Share",
6171
"Show hidden files" : "Versteckte Dateien anzeigen",
6272
"Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem",
6373
"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.",
6474
"Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien",
6575
"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.",
6676
"Timeout" : "Zeitüberschreitung",
77+
"SMB / CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung",
6778
"Login as share" : "Als Freigabe anmelden",
79+
"OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher",
6880
"Service name" : "Name des Dienstes",
6981
"Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)",
7082
"External storage" : "Externer Speicher",

apps/files_external/l10n/de_DE.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,31 +42,43 @@ OC.L10N.register(
4242
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig \"WORKGROUP\"",
4343
"Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus",
4444
"Kerberos ticket" : "Kerberos-Ticket",
45+
"S3-Compatible Object Storage" : "S3-kompatibler Objektspeicher",
4546
"Bucket" : "Bucket",
4647
"Hostname" : "Host-Name",
4748
"Port" : "Port",
4849
"Proxy" : "Proxy",
4950
"Region" : "Region",
5051
"Storage Class" : "Speicherklasse",
52+
"Use HTTPS" : "HTTPS verwenden",
53+
"Use Path Style (https://example.com/bucket)" : "Pfadstil verwenden (https://beispiel.de/bucket)",
5154
"Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)",
5255
"Enable multipart copy" : "Multipart-Kopieren aktivieren",
56+
"Enable Direct Downloads (presigned URLs)" : "Direkte Downloads aktivieren (vorab signierte URLs)",
5357
"SSE-C encryption key" : "SSE-C-Schlüssel",
5458
"WebDAV" : "WebDAV",
5559
"URL" : "URL",
5660
"Remote subfolder" : "Entfernter Unterordner",
5761
"Secure https://" : "Sicheres https://",
62+
"FTP / FTPS" : "FTP/FTPS",
5863
"Host" : "Host",
5964
"Secure ftps://" : "Sicheres ftps://",
65+
"Local (server storage)" : "Lokal (Serverspeicher)",
6066
"Location" : "Ort",
67+
"Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
68+
"SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)",
6169
"Root" : "Root",
70+
"SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung",
71+
"SMB / CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)",
6272
"Share" : "Teilen",
6373
"Show hidden files" : "Versteckte Dateien anzeigen",
6474
"Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem",
6575
"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.",
6676
"Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien",
6777
"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.",
6878
"Timeout" : "Zeitüberschreitung",
79+
"SMB / CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung",
6980
"Login as share" : "Als Freigabe anmelden",
81+
"OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher",
7082
"Service name" : "Name des Dienstes",
7183
"Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)",
7284
"External storage" : "Externer Speicher",

apps/files_external/l10n/de_DE.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,31 +40,43 @@
4040
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig \"WORKGROUP\"",
4141
"Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus",
4242
"Kerberos ticket" : "Kerberos-Ticket",
43+
"S3-Compatible Object Storage" : "S3-kompatibler Objektspeicher",
4344
"Bucket" : "Bucket",
4445
"Hostname" : "Host-Name",
4546
"Port" : "Port",
4647
"Proxy" : "Proxy",
4748
"Region" : "Region",
4849
"Storage Class" : "Speicherklasse",
50+
"Use HTTPS" : "HTTPS verwenden",
51+
"Use Path Style (https://example.com/bucket)" : "Pfadstil verwenden (https://beispiel.de/bucket)",
4952
"Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)",
5053
"Enable multipart copy" : "Multipart-Kopieren aktivieren",
54+
"Enable Direct Downloads (presigned URLs)" : "Direkte Downloads aktivieren (vorab signierte URLs)",
5155
"SSE-C encryption key" : "SSE-C-Schlüssel",
5256
"WebDAV" : "WebDAV",
5357
"URL" : "URL",
5458
"Remote subfolder" : "Entfernter Unterordner",
5559
"Secure https://" : "Sicheres https://",
60+
"FTP / FTPS" : "FTP/FTPS",
5661
"Host" : "Host",
5762
"Secure ftps://" : "Sicheres ftps://",
63+
"Local (server storage)" : "Lokal (Serverspeicher)",
5864
"Location" : "Ort",
65+
"Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
66+
"SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)",
5967
"Root" : "Root",
68+
"SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung",
69+
"SMB / CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)",
6070
"Share" : "Teilen",
6171
"Show hidden files" : "Versteckte Dateien anzeigen",
6272
"Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem",
6373
"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.",
6474
"Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien",
6575
"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.",
6676
"Timeout" : "Zeitüberschreitung",
77+
"SMB / CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung",
6778
"Login as share" : "Als Freigabe anmelden",
79+
"OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher",
6880
"Service name" : "Name des Dienstes",
6981
"Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)",
7082
"External storage" : "Externer Speicher",

apps/files_external/l10n/ga.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,31 +42,43 @@ OC.L10N.register(
4242
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Réimse réamhshocraithe Kerberos, mainneachtainí chuig \"WORKGROUP\"",
4343
"Kerberos ticket Apache mode" : "Mód Apache ticéad Kerberos",
4444
"Kerberos ticket" : "ticéad Kerberos",
45+
"S3-Compatible Object Storage" : "Stóráil Réada atá Comhoiriúnach le S3",
4546
"Bucket" : "Buicéad",
4647
"Hostname" : "Óstainm",
4748
"Port" : "Port",
4849
"Proxy" : "Seachfhreastalaí",
4950
"Region" : "Réigiún",
5051
"Storage Class" : "Rang Stórála",
52+
"Use HTTPS" : "Úsáid HTTPS",
53+
"Use Path Style (https://example.com/bucket)" : "Úsáid Stíl Cosáin (https://example.com/bucket)",
5154
"Use Legacy S3 signing (v2)" : "Úsáid síniú Legacy S3 (v2)",
5255
"Enable multipart copy" : "Cumasaigh cóip ilpháirteach",
56+
"Enable Direct Downloads (presigned URLs)" : "Cumasaigh Íoslódálacha Díreacha (URLanna réamhshocraithe)",
5357
"SSE-C encryption key" : "Eochair criptithe SSE-C",
5458
"WebDAV" : "WebDAV",
5559
"URL" : "URL",
5660
"Remote subfolder" : "Fofhillteán cianda",
5761
"Secure https://" : "slán https://",
62+
"FTP / FTPS" : "FTP / FTPS",
5863
"Host" : "Óstach",
5964
"Secure ftps://" : "slán ftps://",
65+
"Local (server storage)" : "Áitiúil (stóráil freastalaí)",
6066
"Location" : "Suíomh",
67+
"Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
68+
"SFTP (SSH file transfer)" : "SFTP (aistriú comhad SSH)",
6169
"Root" : "Fréamh",
70+
"SFTP with public key authentication" : "SFTP le fíordheimhniú eochrach poiblí",
71+
"SMB / CIFS (Windows network share)" : "SMB / CIFS (comhroinnt líonra Windows)",
6272
"Share" : "Comhroinn",
6373
"Show hidden files" : "Taispeáin comhaid i bhfolach",
6474
"Case sensitive file system" : "Córas comhaid cás-íogair",
6575
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Má dhíchumasaítear é beifear in ann córas comhaid cás-neamhíogair a úsáid, ach beidh pionós feidhmíochta ag gabháil leis",
6676
"Verify ACL access when listing files" : "Fíoraigh rochtain ACL agus comhaid á liostú",
6777
"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" : "Seiceáil ACL gach comhad nó fillteán laistigh d'eolaire chun míreanna nach bhfuil cead léite ag an gcuntas a scagadh amach, tagann pionós feidhmíochta leis",
6878
"Timeout" : "Sos",
79+
"SMB / CIFS using Nextcloud login" : "SMB / CIFS ag baint úsáide as logáil isteach Nextcloud",
6980
"Login as share" : "Logáil isteach mar scair",
81+
"OpenStack Swift Object Storage" : "Stóráil Réada Swift OpenStack",
7082
"Service name" : "Ainm seirbhíse",
7183
"Request timeout (seconds)" : "Iarr am istigh (soicindí)",
7284
"External storage" : "Stóráil sheachtrach",

apps/files_external/l10n/ga.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,31 +40,43 @@
4040
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Réimse réamhshocraithe Kerberos, mainneachtainí chuig \"WORKGROUP\"",
4141
"Kerberos ticket Apache mode" : "Mód Apache ticéad Kerberos",
4242
"Kerberos ticket" : "ticéad Kerberos",
43+
"S3-Compatible Object Storage" : "Stóráil Réada atá Comhoiriúnach le S3",
4344
"Bucket" : "Buicéad",
4445
"Hostname" : "Óstainm",
4546
"Port" : "Port",
4647
"Proxy" : "Seachfhreastalaí",
4748
"Region" : "Réigiún",
4849
"Storage Class" : "Rang Stórála",
50+
"Use HTTPS" : "Úsáid HTTPS",
51+
"Use Path Style (https://example.com/bucket)" : "Úsáid Stíl Cosáin (https://example.com/bucket)",
4952
"Use Legacy S3 signing (v2)" : "Úsáid síniú Legacy S3 (v2)",
5053
"Enable multipart copy" : "Cumasaigh cóip ilpháirteach",
54+
"Enable Direct Downloads (presigned URLs)" : "Cumasaigh Íoslódálacha Díreacha (URLanna réamhshocraithe)",
5155
"SSE-C encryption key" : "Eochair criptithe SSE-C",
5256
"WebDAV" : "WebDAV",
5357
"URL" : "URL",
5458
"Remote subfolder" : "Fofhillteán cianda",
5559
"Secure https://" : "slán https://",
60+
"FTP / FTPS" : "FTP / FTPS",
5661
"Host" : "Óstach",
5762
"Secure ftps://" : "slán ftps://",
63+
"Local (server storage)" : "Áitiúil (stóráil freastalaí)",
5864
"Location" : "Suíomh",
65+
"Nextcloud (WebDAV)" : "Nextcloud (WebDAV)",
66+
"SFTP (SSH file transfer)" : "SFTP (aistriú comhad SSH)",
5967
"Root" : "Fréamh",
68+
"SFTP with public key authentication" : "SFTP le fíordheimhniú eochrach poiblí",
69+
"SMB / CIFS (Windows network share)" : "SMB / CIFS (comhroinnt líonra Windows)",
6070
"Share" : "Comhroinn",
6171
"Show hidden files" : "Taispeáin comhaid i bhfolach",
6272
"Case sensitive file system" : "Córas comhaid cás-íogair",
6373
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Má dhíchumasaítear é beifear in ann córas comhaid cás-neamhíogair a úsáid, ach beidh pionós feidhmíochta ag gabháil leis",
6474
"Verify ACL access when listing files" : "Fíoraigh rochtain ACL agus comhaid á liostú",
6575
"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" : "Seiceáil ACL gach comhad nó fillteán laistigh d'eolaire chun míreanna nach bhfuil cead léite ag an gcuntas a scagadh amach, tagann pionós feidhmíochta leis",
6676
"Timeout" : "Sos",
77+
"SMB / CIFS using Nextcloud login" : "SMB / CIFS ag baint úsáide as logáil isteach Nextcloud",
6778
"Login as share" : "Logáil isteach mar scair",
79+
"OpenStack Swift Object Storage" : "Stóráil Réada Swift OpenStack",
6880
"Service name" : "Ainm seirbhíse",
6981
"Request timeout (seconds)" : "Iarr am istigh (soicindí)",
7082
"External storage" : "Stóráil sheachtrach",

0 commit comments

Comments
 (0)