Blame view
sources/l10n/de/files_external.po
9.09 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
6d9380f96
|
6 7 8 9 |
# Christian Reiner <foss@christian-reiner.info>, 2013 # Mario Siegmann <mario_siegmann@web.de>, 2014 # stefanniedermann <stefan.niedermann@googlemail.com>, 2014 # kabum <uu.kabum@gmail.com>, 2014 |
|
03e52840d
|
10 11 12 13 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
14 15 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
16 17 18 19 20 21 |
"POT-Creation-Date: 2014-06-30 01:54-0400 " "PO-Revision-Date: 2014-06-29 10:51+0000 " "Last-Translator: Mario Siegmann <mario_siegmann@web.de> " |
|
31b7f2792
|
22 23 |
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/) " |
|
03e52840d
|
24 25 26 27 28 29 30 31 32 33 |
"MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: de " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
6d9380f96
|
34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 |
#: ajax/dropbox.php:27 msgid "" "Fetching request tokens failed. Verify that your Dropbox app key and secret " "are correct." msgstr "Anfrage-Token holen fehlgeschlagen. Stelle bitte sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel für Dropbox korrekt sind." #: ajax/dropbox.php:40 msgid "" "Fetching access tokens failed. Verify that your Dropbox app key and secret " "are correct." msgstr "Zugriff-Token holen fehlgeschlagen. Stelle bitte sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel für Dropbox korrekt sind." #: ajax/dropbox.php:48 js/dropbox.js:102 msgid "Please provide a valid Dropbox app key and secret." msgstr "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein." #: ajax/google.php:27 #, php-format msgid "Step 1 failed. Exception: %s" msgstr "Schritt 1 fehlgeschlagen. Fehlermeldung: %s" #: ajax/google.php:38 #, php-format msgid "Step 2 failed. Exception: %s" msgstr "Schritt 2 fehlgeschlagen. Fehlermeldung: %s" #: appinfo/app.php:35 js/app.js:32 templates/settings.php:9 msgid "External storage" msgstr "Externer Speicher" #: appinfo/app.php:44 msgid "Local" msgstr "Lokal" #: appinfo/app.php:47 msgid "Location" msgstr "Ort" #: appinfo/app.php:50 msgid "Amazon S3" msgstr "Amazon S3" #: appinfo/app.php:53 msgid "Key" msgstr "Schlüssel" #: appinfo/app.php:54 msgid "Secret" msgstr "Geheime Zeichenkette" #: appinfo/app.php:55 appinfo/app.php:64 msgid "Bucket" msgstr "Bucket" #: appinfo/app.php:59 msgid "Amazon S3 and compliant" msgstr "Amazon S3 und kompatible" #: appinfo/app.php:62 msgid "Access Key" msgstr "Zugriffsschlüssel" #: appinfo/app.php:63 msgid "Secret Key" msgstr "Sicherheitssschlüssel" #: appinfo/app.php:65 msgid "Hostname (optional)" msgstr "Host-Name (Optional)" #: appinfo/app.php:66 msgid "Port (optional)" msgstr "Port (Optional)" #: appinfo/app.php:67 msgid "Region (optional)" msgstr "Region (Optional)" #: appinfo/app.php:68 msgid "Enable SSL" msgstr "SSL aktivieren" #: appinfo/app.php:69 msgid "Enable Path Style" msgstr "Pfad-Stil aktivieren" #: appinfo/app.php:77 msgid "App key" msgstr "App-Schlüssel" #: appinfo/app.php:78 msgid "App secret" msgstr "Geheime Zeichenkette der App" #: appinfo/app.php:88 appinfo/app.php:129 appinfo/app.php:140 #: appinfo/app.php:173 msgid "Host" msgstr "Host" #: appinfo/app.php:89 appinfo/app.php:130 appinfo/app.php:152 #: appinfo/app.php:163 appinfo/app.php:174 msgid "Username" msgstr "Benutzername" #: appinfo/app.php:90 appinfo/app.php:131 appinfo/app.php:153 #: appinfo/app.php:164 appinfo/app.php:175 msgid "Password" msgstr "Passwort" #: appinfo/app.php:91 appinfo/app.php:133 appinfo/app.php:143 #: appinfo/app.php:154 appinfo/app.php:176 msgid "Root" msgstr "Root" #: appinfo/app.php:92 msgid "Secure ftps://" msgstr "Sicherer FTPS://" #: appinfo/app.php:100 msgid "Client ID" msgstr "Client-ID" #: appinfo/app.php:101 msgid "Client secret" msgstr "Geheime Zeichenkette des Client" #: appinfo/app.php:108 msgid "OpenStack Object Storage" msgstr "Openstack-Objektspeicher" #: appinfo/app.php:111 msgid "Username (required)" msgstr "Benutzername (Erforderlich)" #: appinfo/app.php:112 msgid "Bucket (required)" msgstr "Bucket (Erforderlich)" #: appinfo/app.php:113 msgid "Region (optional for OpenStack Object Storage)" msgstr "Region (Optional für Openstack-Objektspeicher)" #: appinfo/app.php:114 msgid "API Key (required for Rackspace Cloud Files)" msgstr "API-Schlüssel (Erforderlich für Rackspace Cloud-Dateien)" #: appinfo/app.php:115 msgid "Tenantname (required for OpenStack Object Storage)" msgstr "Mietername (Erforderlich für Openstack-Objektspeicher)" #: appinfo/app.php:116 msgid "Password (required for OpenStack Object Storage)" msgstr "Passwort (Erforderlich für Openstack-Objektspeicher)" #: appinfo/app.php:117 msgid "Service Name (required for OpenStack Object Storage)" msgstr "Name der Dienstleistung (Erforderlich für Openstack-Objektspeicher)" #: appinfo/app.php:118 msgid "URL of identity endpoint (required for OpenStack Object Storage)" msgstr "URL des Identitätsendpunktes (Erforderlich für Openstack-Objektspeicher)" #: appinfo/app.php:119 msgid "Timeout of HTTP requests in seconds (optional)" msgstr "Zeitüberschreitung von HTTP-Anfragen in Sekunden (Optional)" #: appinfo/app.php:132 appinfo/app.php:142 msgid "Share" msgstr "Teilen" #: appinfo/app.php:137 msgid "SMB / CIFS using OC login" msgstr "SMB / CIFS mit OC-Login" #: appinfo/app.php:141 msgid "Username as share" msgstr "Benutzername als Freigabe" #: appinfo/app.php:151 appinfo/app.php:162 msgid "URL" msgstr "URL" #: appinfo/app.php:155 appinfo/app.php:166 msgid "Secure https://" msgstr "Sicherer HTTPS://" #: appinfo/app.php:165 msgid "Remote subfolder" msgstr "Remote-Unterordner:" #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40 |
|
03e52840d
|
225 226 |
msgid "Access granted" msgstr "Zugriff gestattet" |
|
6d9380f96
|
227 |
#: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103 |
|
03e52840d
|
228 229 |
msgid "Error configuring Dropbox storage" msgstr "Fehler beim Einrichten von Dropbox" |
|
6d9380f96
|
230 |
#: js/dropbox.js:68 js/google.js:89 |
|
03e52840d
|
231 232 |
msgid "Grant access" msgstr "Zugriff gestatten" |
|
6d9380f96
|
233 |
#: js/google.js:45 js/google.js:122 |
|
03e52840d
|
234 235 |
msgid "Error configuring Google Drive storage" msgstr "Fehler beim Einrichten von Google Drive" |
|
6d9380f96
|
236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 |
#: js/mountsfilelist.js:34 msgid "Personal" msgstr "Persönlich" #: js/mountsfilelist.js:36 msgid "System" msgstr "System" #: js/settings.js:320 js/settings.js:327 msgid "Saved" msgstr "Gespeichert" #: lib/config.php:707 msgid "<b>Note:</b> " msgstr "<b>Hinweis:</b> " #: lib/config.php:717 msgid " and " msgstr "und" #: lib/config.php:739 #, php-format |
|
03e52840d
|
258 |
msgid "" |
|
6d9380f96
|
259 260 261 |
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "of %s is not possible. Please ask your system administrator to install it." msgstr "<b>Hinweis:</b> Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an Deinen Systemadministrator." |
|
03e52840d
|
262 |
|
|
6d9380f96
|
263 264 |
#: lib/config.php:741 #, php-format |
|
03e52840d
|
265 |
msgid "" |
|
6d9380f96
|
266 267 268 |
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" " %s is not possible. Please ask your system administrator to install it." msgstr "<b>Hinweis:</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich sich zur Installation an Deinen Systemadministrator." |
|
03e52840d
|
269 |
|
|
6d9380f96
|
270 271 |
#: lib/config.php:743 #, php-format |
|
31b7f2792
|
272 |
msgid "" |
|
6d9380f96
|
273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 |
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" " ask your system administrator to install it." msgstr "<b>Hinweis:</b> \"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich sich zur Installation an Deinen Systemadministrator." #: templates/list.php:7 msgid "You don't have any external storages" msgstr "Du hast noch keinen externen Speicher" #: templates/list.php:16 msgid "Name" msgstr "Name" #: templates/list.php:20 msgid "Storage type" msgstr "Du hast noch keinen externen Speicher" #: templates/list.php:23 msgid "Scope" msgstr "Anwendungsbereich" |
|
31b7f2792
|
292 |
|
|
6d9380f96
|
293 |
#: templates/settings.php:2 |
|
03e52840d
|
294 295 |
msgid "External Storage" msgstr "Externer Speicher" |
|
6d9380f96
|
296 |
#: templates/settings.php:8 templates/settings.php:27 |
|
03e52840d
|
297 298 299 300 |
msgid "Folder name" msgstr "Ordnername" #: templates/settings.php:10 |
|
03e52840d
|
301 302 |
msgid "Configuration" msgstr "Konfiguration" |
|
6d9380f96
|
303 |
#: templates/settings.php:11 |
|
03e52840d
|
304 305 |
msgid "Options" msgstr "Optionen" |
|
6d9380f96
|
306 307 308 |
#: templates/settings.php:12 msgid "Available for" msgstr "Verfügbar für" |
|
03e52840d
|
309 |
|
|
6d9380f96
|
310 |
#: templates/settings.php:32 |
|
03e52840d
|
311 312 |
msgid "Add storage" msgstr "Speicher hinzufügen" |
|
6d9380f96
|
313 314 315 |
#: templates/settings.php:92 msgid "No user or group" msgstr "Kein Nutzer oder Gruppe" |
|
03e52840d
|
316 |
|
|
6d9380f96
|
317 |
#: templates/settings.php:95 |
|
03e52840d
|
318 319 |
msgid "All Users" msgstr "Alle Benutzer" |
|
6d9380f96
|
320 |
#: templates/settings.php:97 |
|
03e52840d
|
321 322 |
msgid "Groups" msgstr "Gruppen" |
|
6d9380f96
|
323 |
#: templates/settings.php:105 |
|
03e52840d
|
324 325 |
msgid "Users" msgstr "Benutzer" |
|
6d9380f96
|
326 327 |
#: templates/settings.php:118 templates/settings.php:119 #: templates/settings.php:158 templates/settings.php:159 |
|
03e52840d
|
328 329 |
msgid "Delete" msgstr "Löschen" |
|
6d9380f96
|
330 |
#: templates/settings.php:132 |
|
03e52840d
|
331 332 |
msgid "Enable User External Storage" msgstr "Externen Speicher für Benutzer aktivieren" |
|
6d9380f96
|
333 334 335 |
#: templates/settings.php:135 msgid "Allow users to mount the following external storage" msgstr "Erlaube es Benutzern, den folgenden externen Speicher einzubinden" |
|
03e52840d
|
336 |
|
|
6d9380f96
|
337 |
#: templates/settings.php:150 |
|
03e52840d
|
338 339 |
msgid "SSL root certificates" msgstr "SSL-Root-Zertifikate" |
|
6d9380f96
|
340 |
#: templates/settings.php:168 |
|
03e52840d
|
341 342 |
msgid "Import Root Certificate" msgstr "Root-Zertifikate importieren" |