diff options
Diffstat (limited to 'apps/files_external/l10n/sr@latin.js')
-rw-r--r-- | apps/files_external/l10n/sr@latin.js | 22 |
1 files changed, 7 insertions, 15 deletions
diff --git a/apps/files_external/l10n/sr@latin.js b/apps/files_external/l10n/sr@latin.js index afd68779a6f..64301b4a026 100644 --- a/apps/files_external/l10n/sr@latin.js +++ b/apps/files_external/l10n/sr@latin.js @@ -4,21 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Korak 1 nije uspeo. Izuzetak: %s", "Step 2 failed. Exception: %s" : "Korak 2 nije uspeo. Izuzetak: %s", "External storage" : "Spoljašnje skladište", - "OpenStack Object Storage" : "OpenStack skladište objekata", - "Username" : "Korisničko ime", - "Bucket" : "Korpa", - "Region (optional for OpenStack Object Storage)" : "Region (opciono za OpenStack skladište objekata)", - "API Key (required for Rackspace Cloud Files)" : "API ključ (neophodno za Rackspace datoteke u oblaku)", - "Tenantname (required for OpenStack Object Storage)" : "Ime stanara (neophodno za OpenStack skladište objekata)", - "Password (required for OpenStack Object Storage)" : "Lozinka (neophodno za OpenStack skladište objekata)", - "Service Name (required for OpenStack Object Storage)" : "Ime Servisa (neophodno za OpenStack skladište objekata)", - "URL of identity endpoint (required for OpenStack Object Storage)" : "URL krajnje tačke identiteta (neophodno za OpenStack skladište objekata)", - "Timeout of HTTP requests in seconds" : "Ograničenje vremena veze HTTP zahteva u sekundama", - "SMB / CIFS using OC login" : "SMB / CIFS koji koristi OC prijavljivanje", - "Host" : "Računar", - "Username as share" : "Korisničko ime i deljeni direktorijum", - "Share" : "Podeli", - "Remote subfolder" : "Udaljeni poddirektorijum", "Personal" : "Lično", "System" : "Sistemsko", "Grant access" : "Dozvoli pristup", @@ -30,8 +15,10 @@ OC.L10N.register( "App secret" : "Tajna lozinka Aplikacije", "Client ID" : "Identifikator klijenta", "Client secret" : "Tajna lozinka klijenta", + "Username" : "Korisničko ime", "Password" : "Lozinka", "Amazon S3" : "Amazon S3", + "Bucket" : "Korpa", "Hostname" : "Ime računara", "Port" : "Port", "Region" : "Regija", @@ -39,11 +26,16 @@ OC.L10N.register( "Enable Path Style" : "Omogući stil putanje", "WebDAV" : "WebDAV", "URL" : "URL", + "Remote subfolder" : "Udaljeni poddirektorijum", "Secure https://" : "Sigurni https://", + "Host" : "Računar", "Secure ftps://" : "Sigurni ftps://", "Local" : "Lokalno", "Location" : "Lokacija", "Root" : "Koren", + "Share" : "Podeli", + "Username as share" : "Korisničko ime i deljeni direktorijum", + "OpenStack Object Storage" : "OpenStack skladište objekata", "<b>Note:</b> " : "<b>Obratite pažnju:</b>", "<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." : "<b>Obratite pažnju</b> Podrška za cURL u PHP-u nije uključena ili instalirana. Montiranje %s nije moguće. Molimo Vas da se obratite Vašem sistem administratoru da je instalira.", "<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." : "<b>Obratite pažnju:</b> FTP podrška u PHP-u nije uključena ili instalirana. Montiranje %s nije moguće. Molimo Vas da tražite od Vašeg sistem administratora da je instalira.", |