[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-03-16 01:55:43 -04:00
parent f7140294f2
commit 631ae2f0f4
16 changed files with 126 additions and 42 deletions

View File

@ -9,6 +9,7 @@ OC.L10N.register(
"Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.",
"Invalid mount point" : "Neveljavna priklopna točka",
"Invalid storage backend \"%s\"" : "Neveljaven ozadnji program shrambe \"%s\"",
"Unsatisfied authentication mechanism parameters" : "Nezadovoljivi parametri mehanizma overitve",
"Insufficient data: %s" : "Nepopolni podatki: %s",
"%s" : "%s",
"Personal" : "Osebno",
@ -29,6 +30,7 @@ OC.L10N.register(
"(group)" : "(skupina)",
"Admin defined" : "Skrbnik je določen",
"Saved" : "Shranjeno",
"Couldn't get the list of external mount points: {type}" : "Ni mogoče pridobiti seznama zunanjih priklopnih točk: {type}",
"There was an error with message: " : "Prišlo je do napake s sporočilom:",
"External mount error" : "Notranja napaka priklopa",
"external-storage" : "zunanja-shramba",

View File

@ -7,6 +7,7 @@
"Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.",
"Invalid mount point" : "Neveljavna priklopna točka",
"Invalid storage backend \"%s\"" : "Neveljaven ozadnji program shrambe \"%s\"",
"Unsatisfied authentication mechanism parameters" : "Nezadovoljivi parametri mehanizma overitve",
"Insufficient data: %s" : "Nepopolni podatki: %s",
"%s" : "%s",
"Personal" : "Osebno",
@ -27,6 +28,7 @@
"(group)" : "(skupina)",
"Admin defined" : "Skrbnik je določen",
"Saved" : "Shranjeno",
"Couldn't get the list of external mount points: {type}" : "Ni mogoče pridobiti seznama zunanjih priklopnih točk: {type}",
"There was an error with message: " : "Prišlo je do napake s sporočilom:",
"External mount error" : "Notranja napaka priklopa",
"external-storage" : "zunanja-shramba",

View File

@ -77,7 +77,7 @@ OC.L10N.register(
"Test Loginname" : "Testar nome de login",
"Verify settings" : "Verificar definições",
"1. Server" : "1. Servidor",
"%s. Server:" : "%s. Servvidor",
"%s. Server:" : "%s. Servidor",
"Add a new and blank configuration" : "Adicione uma nova configuração em branco",
"Copy current configuration into new directory binding" : "Copiar a configuração actual para um novo registo de conexão",
"Delete the current configuration" : "Apagar a configuração actual",

View File

@ -75,7 +75,7 @@
"Test Loginname" : "Testar nome de login",
"Verify settings" : "Verificar definições",
"1. Server" : "1. Servidor",
"%s. Server:" : "%s. Servvidor",
"%s. Server:" : "%s. Servidor",
"Add a new and blank configuration" : "Adicione uma nova configuração em branco",
"Copy current configuration into new directory binding" : "Copiar a configuração actual para um novo registo de conexão",
"Delete the current configuration" : "Apagar a configuração actual",

View File

@ -123,6 +123,7 @@ OC.L10N.register(
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn Du alle Funktionen nutzen möchtest.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Es wurde kein Memory Cache konfiguriert. Um die Leistung zu verbessern, konfiguriere bitte einen Cache-Speicher, sofern vorhanden. Weitere Informationen findest du in unserer <a target=\"_blank\" href=\"{docLink}\">Dokumentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen sind in der <a target=\"_blank\" href=\"{docLink}\">Dokumentation</a> zu finden.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du verwendest im Moment PHP {version}. Wir empfehlen ein Upgrade deiner PHP Version, um die <a target=\"_blank\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP Gruppe bereitgestellt werden</a>, sobald diese deine Distribution diese unterstützt.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Die Header-Einstellungen des Reverse Proxy sind falsch, oder du versuchst, dich mit ownCloud von einem vertrauten Proxy aus zu verbinden. Solltest du ownCloud nicht von einem vertrauten Proxy aus benutzen wollen, dann stellt die momentane Situation ein Sicherheitsproblem da und erlaubt Hackern, eine für ownCloud sichtbare IP-Adresse zu nutzen. Weitere Informationen findest du in der <a target=\"_blank\" href=\"{docLink}\">Dokumentation</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als distributed cache konfiguriert aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Schau in der <a target=\"_blank\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Information findest Du in unserer <a target=\"_blank\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien ...</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)",

View File

@ -121,6 +121,7 @@
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn Du alle Funktionen nutzen möchtest.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Es wurde kein Memory Cache konfiguriert. Um die Leistung zu verbessern, konfiguriere bitte einen Cache-Speicher, sofern vorhanden. Weitere Informationen findest du in unserer <a target=\"_blank\" href=\"{docLink}\">Dokumentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen sind in der <a target=\"_blank\" href=\"{docLink}\">Dokumentation</a> zu finden.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du verwendest im Moment PHP {version}. Wir empfehlen ein Upgrade deiner PHP Version, um die <a target=\"_blank\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP Gruppe bereitgestellt werden</a>, sobald diese deine Distribution diese unterstützt.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Die Header-Einstellungen des Reverse Proxy sind falsch, oder du versuchst, dich mit ownCloud von einem vertrauten Proxy aus zu verbinden. Solltest du ownCloud nicht von einem vertrauten Proxy aus benutzen wollen, dann stellt die momentane Situation ein Sicherheitsproblem da und erlaubt Hackern, eine für ownCloud sichtbare IP-Adresse zu nutzen. Weitere Informationen findest du in der <a target=\"_blank\" href=\"{docLink}\">Dokumentation</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als distributed cache konfiguriert aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Schau in der <a target=\"_blank\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Information findest Du in unserer <a target=\"_blank\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien ...</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)",

View File

@ -16,17 +16,25 @@ OC.L10N.register(
"Updated \"%s\" to %s" : "Zaktualizowano \"%s\" do %s",
"Repair warning: " : "Ostrzeżenie naprawiania:",
"Repair error: " : "Błąd naprawiania:",
"Set log level to debug" : "Ustaw poziom logowania na debug",
"Reset log level" : "Zresetuj poziom logowania",
"Starting code integrity check" : "Rozpoczynam sprawdzanie spójności kodu",
"Finished code integrity check" : "Zakończono sprawdzanie spójności kodu",
"%s (3rdparty)" : "%s (od innych)",
"%s (incompatible)" : "%s (niekompatybilne)",
"Following apps have been disabled: %s" : "Poniższe aplikacje zostały wyłączone: %s",
"Already up to date" : "Już zaktualizowano",
"Please select a file." : "Proszę wybrać plik",
"File is too big" : "Plik jest za duży",
"Invalid file provided" : "Podano błędny plik",
"No image or file provided" : "Brak obrazu lub pliku dostarczonego",
"Unknown filetype" : "Nieznany typ pliku",
"Invalid image" : "Nieprawidłowe zdjęcie",
"An error occurred. Please contact your admin." : "Pojawił się błąd. Skontaktuj się z administratorem.",
"No temporary profile picture available, try again" : "Brak obrazka profilu tymczasowego, spróbuj ponownie",
"No crop data provided" : "Brak danych do przycięcia",
"No valid crop data provided" : "Brak danych do przycięcia",
"Crop is not square" : "Przycięcie nie jest prostokątem",
"Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest niepoprawny",
"Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać maila resetującego. Sprawdź czy nazwa użytkownika jest poprawna.",
"%s password reset" : "%s reset hasła",

View File

@ -14,17 +14,25 @@
"Updated \"%s\" to %s" : "Zaktualizowano \"%s\" do %s",
"Repair warning: " : "Ostrzeżenie naprawiania:",
"Repair error: " : "Błąd naprawiania:",
"Set log level to debug" : "Ustaw poziom logowania na debug",
"Reset log level" : "Zresetuj poziom logowania",
"Starting code integrity check" : "Rozpoczynam sprawdzanie spójności kodu",
"Finished code integrity check" : "Zakończono sprawdzanie spójności kodu",
"%s (3rdparty)" : "%s (od innych)",
"%s (incompatible)" : "%s (niekompatybilne)",
"Following apps have been disabled: %s" : "Poniższe aplikacje zostały wyłączone: %s",
"Already up to date" : "Już zaktualizowano",
"Please select a file." : "Proszę wybrać plik",
"File is too big" : "Plik jest za duży",
"Invalid file provided" : "Podano błędny plik",
"No image or file provided" : "Brak obrazu lub pliku dostarczonego",
"Unknown filetype" : "Nieznany typ pliku",
"Invalid image" : "Nieprawidłowe zdjęcie",
"An error occurred. Please contact your admin." : "Pojawił się błąd. Skontaktuj się z administratorem.",
"No temporary profile picture available, try again" : "Brak obrazka profilu tymczasowego, spróbuj ponownie",
"No crop data provided" : "Brak danych do przycięcia",
"No valid crop data provided" : "Brak danych do przycięcia",
"Crop is not square" : "Przycięcie nie jest prostokątem",
"Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest niepoprawny",
"Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać maila resetującego. Sprawdź czy nazwa użytkownika jest poprawna.",
"%s password reset" : "%s reset hasła",

View File

@ -8,16 +8,18 @@ OC.L10N.register(
"Maintenance mode is kept active" : "Vzdrževalni način je še vedno dejaven",
"Updating database schema" : "Poteka posodabljanje sheme podatkovne zbirke",
"Updated database" : "Posodobljena podatkovna zbirka",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Preverjam, ali lahko posodobim strukturo baze (zaradi velikosti lahko traja dlje časa)",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Poteka preverjanje, ali je shemo podatkovne zbirke mogoče posodobiti (zaradi velikosti je lahko opravilo dolgotrajno).",
"Checked database schema update" : "Izbrana posodobitev sheme podatkovne zbirke",
"Checking updates of apps" : "Poteka preverjanje za posodobitve programov",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Preverjam, ali lahko posodobim strukturo baze za %s (lahko traja dlje zaradi velikosti baze)",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Poteka preverjanje, ali je shemo podatkovne zbirke za %s mogoče posodobiti (trajanje posodobitve je odvisno od velikosti zbirke).",
"Checked database schema update for apps" : "Izbrana posodobitev sheme podatkovne zbirke za programe",
"Updated \"%s\" to %s" : "Datoteka \"%s\" je posodobljena na %s",
"Repair warning: " : "Opozorilo popravila:",
"Repair error: " : "Napaka popravila:",
"Set log level to debug" : "Nastavi raven beleženja za razhroščevanje",
"Reset log level" : "Počisti raven beleženja",
"Starting code integrity check" : "Začenjanje preverjanja stanja kode",
"Finished code integrity check" : "Končano preverjanje stanja kode",
"%s (3rdparty)" : "%s (zunanje)",
"%s (incompatible)" : "%s (neskladno)",
"Following apps have been disabled: %s" : "Navedeni programi so onemogočeni: %s",
@ -114,6 +116,7 @@ OC.L10N.register(
"So-so password" : "Slabo geslo",
"Good password" : "Dobro geslo",
"Strong password" : "Odlično geslo",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je vmesnik WebDAV videti okvarjen.",
"Error occurred while checking server setup" : "Prišlo je do napake med preverjanjem nastavitev strežnika",
"Shared" : "V souporabi",
"Shared with {recipients}" : "V souporabi z {recipients}",
@ -148,14 +151,24 @@ OC.L10N.register(
"change" : "sprememba",
"delete" : "izbriše",
"access control" : "nadzor dostopa",
"Could not unshare" : "Ni mogoče prekiniti souporabe",
"Share details could not be loaded for this item." : "Podrobnosti souporabe za te predmet ni mogoče naložiti.",
"No users or groups found for {search}" : "Ni najdenih uporabnikov ali skupin za {search}",
"An error occured. Please try again" : "Prišlo je do napake. Poskusite znova.",
"{sharee} (group)" : "{sharee} (skupina)",
"{sharee} (at {server})" : "{sharee} (na {server})",
"{sharee} (remote)" : "{sharee} (oddaljeno)",
"Share" : "Souporaba",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Soupraba z ljudmi v drugih ownCloud oblakih v formatu uporabnik@domena.si/owncloud",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Souporaba z uporabniki, ki so na drugih oblakih ownCloud s povezavo uporabnik@domena.si/owncloud",
"Share with users or groups …" : "Souporaba z uporabniki ali skupinami ...",
"Share with users, groups or remote users …" : "Souporaba z uporabniki, skupinami ali oddaljenimi uporabniki ...",
"Error removing share" : "Napaka odstranjevanja souporabe",
"Warning" : "Opozorilo",
"Error while sending notification" : "Napaka med pošiljanjem obvestila",
"Non-existing tag #{tag}" : "Neobstoječa oznaka #{tag}",
"not assignable" : "ni dodeljivo",
"invisible" : "nevidno",
"({scope})" : "({scope})",
"Delete" : "Izbriši",
"Rename" : "Preimenuj",
"The object type is not specified." : "Vrsta predmeta ni podana.",
@ -169,8 +182,9 @@ OC.L10N.register(
"sunny" : "sončno",
"Hello {name}, the weather is {weather}" : "Pozdravljeni, {name}, vreme je {weather}",
"Hello {name}" : "Pozdravljeni, {name}",
"new" : "novo",
"_download %n file_::_download %n files_" : ["prejmi %n datoteko","prejmi %n datoteki","prejmi %n datoteke","prejmi %n datotek"],
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Posodobitev sistema je v teku. Če zapustite stran, lahko v nekaterih okoljih prekine ta proces.",
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trenutno se izvaja posodobitev sistema. Priporočljivo je počakati, saj se lahko opravilo, če stran zapustite, prekine.",
"Updating {productName} to version {version}, this may take a while." : "Poteka posodabljanje {productName} na različico {version}. Opravilo je lahko dolgotrajno.",
"An error occurred." : "Prišlo je do napake.",
"Please reload the page." : "Stran je treba ponovno naložiti",
@ -221,6 +235,8 @@ OC.L10N.register(
"Data folder" : "Podatkovna mapa",
"Configure the database" : "Nastavi podatkovno zbirko",
"Only %s is available." : "Le %s je na voljo.",
"Install and activate additional PHP modules to choose other database types." : "Namestite in omogočite dodatne module PHP za izbor drugih vrst podatkovnih zbirk.",
"For more details check out the documentation." : "Za več podrobnosti preverite dokumentacijo.",
"Database user" : "Uporabnik podatkovne zbirke",
"Database password" : "Geslo podatkovne zbirke",
"Database name" : "Ime podatkovne zbirke",
@ -256,14 +272,14 @@ OC.L10N.register(
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Glede na nastavitve bi lahko kot skrbnik uporabili spodnji gumb in domeno ročno določili kot varno.",
"Add \"%s\" as trusted domain" : "Dodaj \"%s\" kot varno domeno",
"App update required" : "Zahtevana je posodobitev programa",
"%s will be updated to version %s" : "%s bo posodbljena na verzijo %s",
"%s will be updated to version %s" : "%s bo posodobljen na različico %s.",
"These apps will be updated:" : "Posodobljeni bodo naslednji vstavki:",
"These incompatible apps will be disabled:" : "Ti neskladni vstavki bodo onemogočeni:",
"The theme %s has been disabled." : "Tema %s je onemogočena za uporabo.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Pred nadaljevanjem se prepričajte se, da je ustvarjena varnostna kopija podatkovne zbirke, nastavitvenih datotek in podatkovne mape.",
"Start update" : "Začni posodobitev",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Za razreševanje časovnih zahtev večjih namestitev lahko uporabite ukaz iz namestitvene mape:",
"This %s instance is currently in maintenance mode, which may take a while." : "Ta %s strežnik je trenutno v načinu vzdrževanja, kar lahko traja dlje časa.",
"This %s instance is currently in maintenance mode, which may take a while." : "Strežnik %s je trenutno v načinu vzdrževanja, kar lahko traja.",
"This page will refresh itself when the %s instance is available again." : "Stran bo osvežena ko bo %s spet na voljo."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View File

@ -6,16 +6,18 @@
"Maintenance mode is kept active" : "Vzdrževalni način je še vedno dejaven",
"Updating database schema" : "Poteka posodabljanje sheme podatkovne zbirke",
"Updated database" : "Posodobljena podatkovna zbirka",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Preverjam, ali lahko posodobim strukturo baze (zaradi velikosti lahko traja dlje časa)",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Poteka preverjanje, ali je shemo podatkovne zbirke mogoče posodobiti (zaradi velikosti je lahko opravilo dolgotrajno).",
"Checked database schema update" : "Izbrana posodobitev sheme podatkovne zbirke",
"Checking updates of apps" : "Poteka preverjanje za posodobitve programov",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Preverjam, ali lahko posodobim strukturo baze za %s (lahko traja dlje zaradi velikosti baze)",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Poteka preverjanje, ali je shemo podatkovne zbirke za %s mogoče posodobiti (trajanje posodobitve je odvisno od velikosti zbirke).",
"Checked database schema update for apps" : "Izbrana posodobitev sheme podatkovne zbirke za programe",
"Updated \"%s\" to %s" : "Datoteka \"%s\" je posodobljena na %s",
"Repair warning: " : "Opozorilo popravila:",
"Repair error: " : "Napaka popravila:",
"Set log level to debug" : "Nastavi raven beleženja za razhroščevanje",
"Reset log level" : "Počisti raven beleženja",
"Starting code integrity check" : "Začenjanje preverjanja stanja kode",
"Finished code integrity check" : "Končano preverjanje stanja kode",
"%s (3rdparty)" : "%s (zunanje)",
"%s (incompatible)" : "%s (neskladno)",
"Following apps have been disabled: %s" : "Navedeni programi so onemogočeni: %s",
@ -112,6 +114,7 @@
"So-so password" : "Slabo geslo",
"Good password" : "Dobro geslo",
"Strong password" : "Odlično geslo",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je vmesnik WebDAV videti okvarjen.",
"Error occurred while checking server setup" : "Prišlo je do napake med preverjanjem nastavitev strežnika",
"Shared" : "V souporabi",
"Shared with {recipients}" : "V souporabi z {recipients}",
@ -146,14 +149,24 @@
"change" : "sprememba",
"delete" : "izbriše",
"access control" : "nadzor dostopa",
"Could not unshare" : "Ni mogoče prekiniti souporabe",
"Share details could not be loaded for this item." : "Podrobnosti souporabe za te predmet ni mogoče naložiti.",
"No users or groups found for {search}" : "Ni najdenih uporabnikov ali skupin za {search}",
"An error occured. Please try again" : "Prišlo je do napake. Poskusite znova.",
"{sharee} (group)" : "{sharee} (skupina)",
"{sharee} (at {server})" : "{sharee} (na {server})",
"{sharee} (remote)" : "{sharee} (oddaljeno)",
"Share" : "Souporaba",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Soupraba z ljudmi v drugih ownCloud oblakih v formatu uporabnik@domena.si/owncloud",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Souporaba z uporabniki, ki so na drugih oblakih ownCloud s povezavo uporabnik@domena.si/owncloud",
"Share with users or groups …" : "Souporaba z uporabniki ali skupinami ...",
"Share with users, groups or remote users …" : "Souporaba z uporabniki, skupinami ali oddaljenimi uporabniki ...",
"Error removing share" : "Napaka odstranjevanja souporabe",
"Warning" : "Opozorilo",
"Error while sending notification" : "Napaka med pošiljanjem obvestila",
"Non-existing tag #{tag}" : "Neobstoječa oznaka #{tag}",
"not assignable" : "ni dodeljivo",
"invisible" : "nevidno",
"({scope})" : "({scope})",
"Delete" : "Izbriši",
"Rename" : "Preimenuj",
"The object type is not specified." : "Vrsta predmeta ni podana.",
@ -167,8 +180,9 @@
"sunny" : "sončno",
"Hello {name}, the weather is {weather}" : "Pozdravljeni, {name}, vreme je {weather}",
"Hello {name}" : "Pozdravljeni, {name}",
"new" : "novo",
"_download %n file_::_download %n files_" : ["prejmi %n datoteko","prejmi %n datoteki","prejmi %n datoteke","prejmi %n datotek"],
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Posodobitev sistema je v teku. Če zapustite stran, lahko v nekaterih okoljih prekine ta proces.",
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trenutno se izvaja posodobitev sistema. Priporočljivo je počakati, saj se lahko opravilo, če stran zapustite, prekine.",
"Updating {productName} to version {version}, this may take a while." : "Poteka posodabljanje {productName} na različico {version}. Opravilo je lahko dolgotrajno.",
"An error occurred." : "Prišlo je do napake.",
"Please reload the page." : "Stran je treba ponovno naložiti",
@ -219,6 +233,8 @@
"Data folder" : "Podatkovna mapa",
"Configure the database" : "Nastavi podatkovno zbirko",
"Only %s is available." : "Le %s je na voljo.",
"Install and activate additional PHP modules to choose other database types." : "Namestite in omogočite dodatne module PHP za izbor drugih vrst podatkovnih zbirk.",
"For more details check out the documentation." : "Za več podrobnosti preverite dokumentacijo.",
"Database user" : "Uporabnik podatkovne zbirke",
"Database password" : "Geslo podatkovne zbirke",
"Database name" : "Ime podatkovne zbirke",
@ -254,14 +270,14 @@
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Glede na nastavitve bi lahko kot skrbnik uporabili spodnji gumb in domeno ročno določili kot varno.",
"Add \"%s\" as trusted domain" : "Dodaj \"%s\" kot varno domeno",
"App update required" : "Zahtevana je posodobitev programa",
"%s will be updated to version %s" : "%s bo posodbljena na verzijo %s",
"%s will be updated to version %s" : "%s bo posodobljen na različico %s.",
"These apps will be updated:" : "Posodobljeni bodo naslednji vstavki:",
"These incompatible apps will be disabled:" : "Ti neskladni vstavki bodo onemogočeni:",
"The theme %s has been disabled." : "Tema %s je onemogočena za uporabo.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Pred nadaljevanjem se prepričajte se, da je ustvarjena varnostna kopija podatkovne zbirke, nastavitvenih datotek in podatkovne mape.",
"Start update" : "Začni posodobitev",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Za razreševanje časovnih zahtev večjih namestitev lahko uporabite ukaz iz namestitvene mape:",
"This %s instance is currently in maintenance mode, which may take a while." : "Ta %s strežnik je trenutno v načinu vzdrževanja, kar lahko traja dlje časa.",
"This %s instance is currently in maintenance mode, which may take a while." : "Strežnik %s je trenutno v načinu vzdrževanja, kar lahko traja.",
"This page will refresh itself when the %s instance is available again." : "Stran bo osvežena ko bo %s spet na voljo."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

View File

@ -16,6 +16,7 @@ OC.L10N.register(
"Library %s with a version lower than %s is required - available version %s." : "Zahtevana je knjižnica %s z različico, manjšo od %s na voljo je različica %s.",
"Following platforms are supported: %s" : "Podprta so okolja: %s",
"ownCloud %s or higher is required." : "Zahtevana je različica ownCloud %s ali višja.",
"ownCloud %s or lower is required." : "Zahtevana je različica ownCloud %s ali nižja.",
"Help" : "Pomoč",
"Personal" : "Osebno",
"Users" : "Uporabniki",
@ -37,6 +38,7 @@ OC.L10N.register(
"web services under your control" : "spletne storitve pod vašim nadzorom",
"Empty filename is not allowed" : "Prazno polje imena datoteke ni dovoljeno.",
"Dot files are not allowed" : "Skrite datoteke niso dovoljene",
"4-byte characters are not supported in file names" : "4-bitni znaki v imenih datotek niso podprti",
"File name is a reserved word" : "Ime datoteke je zadržana beseda",
"File name contains at least one invalid character" : "Ime datoteke vsebuje vsaj en neveljaven znak.",
"File name is too long" : "Ime datoteke je predolgo",
@ -44,6 +46,7 @@ OC.L10N.register(
"Can't read file" : "Datoteke ni mogoče prebrati.",
"App directory already exists" : "Programska mapa že obstaja",
"Can't create app folder. Please fix permissions. %s" : "Programske mape ni mogoče ustvariti. Ni ustreznih dovoljenj. %s",
"Archive does not contain a directory named %s" : "V arhivu ni mape z imenom %s",
"No source specified when installing app" : "Ni podanega vira med nameščenjem programa",
"No href specified when installing app from http" : "Ni podanega podatka naslova HREF med nameščenjem programa preko protokola HTTP.",
"No path specified when installing app from local file" : "Ni podane poti med nameščenjem programa iz krajevne datoteke",
@ -99,6 +102,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker nadaljnje omogočanje souporabe ni dovoljeno.",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Nastavljanje souporabe %s je spodletelo, ker ozadnji program %s ne upravlja z viri.",
"Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.",
"Cannot increase permissions of %s" : "Ni mogoče povečati dovoljen %s",
"Expiration date is in the past" : "Datum preteka je že mimo!",
"Could not find category \"%s\"" : "Kategorije \"%s\" ni mogoče najti.",
"Apps" : "Programi",

View File

@ -14,6 +14,7 @@
"Library %s with a version lower than %s is required - available version %s." : "Zahtevana je knjižnica %s z različico, manjšo od %s na voljo je različica %s.",
"Following platforms are supported: %s" : "Podprta so okolja: %s",
"ownCloud %s or higher is required." : "Zahtevana je različica ownCloud %s ali višja.",
"ownCloud %s or lower is required." : "Zahtevana je različica ownCloud %s ali nižja.",
"Help" : "Pomoč",
"Personal" : "Osebno",
"Users" : "Uporabniki",
@ -35,6 +36,7 @@
"web services under your control" : "spletne storitve pod vašim nadzorom",
"Empty filename is not allowed" : "Prazno polje imena datoteke ni dovoljeno.",
"Dot files are not allowed" : "Skrite datoteke niso dovoljene",
"4-byte characters are not supported in file names" : "4-bitni znaki v imenih datotek niso podprti",
"File name is a reserved word" : "Ime datoteke je zadržana beseda",
"File name contains at least one invalid character" : "Ime datoteke vsebuje vsaj en neveljaven znak.",
"File name is too long" : "Ime datoteke je predolgo",
@ -42,6 +44,7 @@
"Can't read file" : "Datoteke ni mogoče prebrati.",
"App directory already exists" : "Programska mapa že obstaja",
"Can't create app folder. Please fix permissions. %s" : "Programske mape ni mogoče ustvariti. Ni ustreznih dovoljenj. %s",
"Archive does not contain a directory named %s" : "V arhivu ni mape z imenom %s",
"No source specified when installing app" : "Ni podanega vira med nameščenjem programa",
"No href specified when installing app from http" : "Ni podanega podatka naslova HREF med nameščenjem programa preko protokola HTTP.",
"No path specified when installing app from local file" : "Ni podane poti med nameščenjem programa iz krajevne datoteke",
@ -97,6 +100,7 @@
"Sharing %s failed, because resharing is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker nadaljnje omogočanje souporabe ni dovoljeno.",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Nastavljanje souporabe %s je spodletelo, ker ozadnji program %s ne upravlja z viri.",
"Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.",
"Cannot increase permissions of %s" : "Ni mogoče povečati dovoljen %s",
"Expiration date is in the past" : "Datum preteka je že mimo!",
"Could not find category \"%s\"" : "Kategorije \"%s\" ni mogoče najti.",
"Apps" : "Programi",

View File

@ -68,6 +68,8 @@ OC.L10N.register(
"Disable" : "Onemogoči",
"Enable" : "Omogoči",
"Error while enabling app" : "Napaka omogočanja programa",
"Error: could not disable broken app" : "Napaka: ni mogoče onemogočiti okvarjenega programa",
"Error while disabling broken app" : "Napaka onemogočanja okvarjenega programa",
"Updating...." : "Poteka posodabljanje ...",
"Error while updating app" : "Prišlo je do napake med posodabljanjem programa.",
"Updated" : "Posodobljeno",
@ -117,7 +119,7 @@ OC.L10N.register(
"NT LAN Manager" : "Upravljalnik NT LAN",
"SSL" : "SSL",
"TLS" : "TLS",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Vaš strežnik je nameščen na Microsoft Windows. Toplo priporočamo Linux okolje za optimalno uporabniško izkušnjo.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Strežnik ownCloud je nameščen v okolju Microsoft Windows. Toplo priporočamo okolje Linux za najboljšo uporabniško izkušnjo.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Manjka modul PHP 'fileinfo'. Priporočljivo je omogočiti ta modul za popolno zaznavanje vrst MIME.",
"System locale can not be set to a one which supports UTF-8." : "Sistemskih jezikovnih nastavitev ni mogoče nastaviti na možnost, ki podpira nabor UTF-8.",
"This means that there might be problems with certain characters in file names." : "To pomeni, da se lahko pojavijo napake pri nekaterih znakih v imenih datotek.",
@ -134,7 +136,7 @@ OC.L10N.register(
"Enforce expiration date" : "Vsili datum preteka",
"Allow resharing" : "Dovoli nadaljnjo souporabo",
"Restrict users to only share with users in their groups" : "Uporabnikom dovoli omogočanje souporabe le znotraj njihove skupine",
"Allow users to send mail notification for shared files to other users" : "Omogočite uporabnikom, da pošiljajo poštna obvestila za deljene datoteke drugim uporabnikom.",
"Allow users to send mail notification for shared files to other users" : "Dovoli uporabnikom pošiljanje obvestil o souporabi datotek z drugimi uporabniki.",
"Exclude groups from sharing" : "Izloči skupine iz souporabe",
"These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti",
"Cron was not executed yet!" : "Periodično opravilo cron še ni zagnano!",
@ -142,6 +144,7 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana za periodično opravilo webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.",
"Enable server-side encryption" : "Omogoči šifriranje na strežniku",
"Please read carefully before activating server-side encryption: " : "Pozorno preberite opombe, preden omogočite strežniško šifriranje:",
"Enable encryption" : "Omogoči šifriranje",
"Select default encryption module:" : "Izbor privzetega modula za šifriranje:",
"Start migration" : "Začni selitev",
@ -163,9 +166,9 @@ OC.L10N.register(
"Download logfile" : "Prejmi dnevniško datoteko",
"More" : "Več",
"Less" : "Manj",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Datoteeka dnevniškega zapisa je večja od 100MB. Prenos lahko traja dlje!",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Dnevniškega datoteka je večja od 100 MB. Hitrost prejema je odvisna od širokopasovne povezave!",
"What to log" : "Kaj naj se beleži?",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena baza je SQLite. Za večje namestitve priporočamo prehod na drugačno bazo.",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena zbirka je SQLite. Za obsežnejše sisteme je priporočljiv prehod na drugo vrsto zbirke.",
"How to do backups" : "Kako ustvariti varnostne kopije",
"Advanced monitoring" : "Napredno sledenje",
"Performance tuning" : "Prilagajanje delovanja",
@ -175,6 +178,7 @@ OC.L10N.register(
"Version" : "Različica",
"Developer documentation" : "Dokumentacija za razvijalce",
"Experimental applications ahead" : "Preizkusni programi",
"%s-licensed" : "dovoljenje-%s",
"Documentation:" : "Dokumentacija:",
"User documentation" : "Uporabniška dokumentacija",
"Admin documentation" : "Skrbniška dokumentacija",
@ -191,13 +195,13 @@ OC.L10N.register(
"Issued By" : "Izdajatelj",
"Valid until %s" : "Veljavno do %s",
"Import root certificate" : "Uvozi korensko potrdilo",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Pozdravljeni,<br><br>samo sporočamo, da imate %s račun.<br><br>Vaše uporabniško ime: %s<br>Dostop: <a href=\"%s\">%s</a><br><br>",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Pozdravljeni,<br><br>obveščamo vas, da je račun %s pripravljen.<br><br>Uporabniško ime: %s<br>Dostop: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Na zdravje!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nsamo sporočamo, da imate %s račun.\n\nVaše uporabniško ime: %s\nDostop: %s\n",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nobveščamo vas, da je račun %s pripravljen.\n\nUporabniško ime: %s\nDostop: %s\n",
"Administrator documentation" : "Skrbniška dokumentacija",
"Online documentation" : "Spletna dokumentacija",
"Forum" : "Forum",
"Issue tracker" : "Spremljanje težav",
"Issue tracker" : "Sledilnih zahtevkov",
"Commercial support" : "Podpora strankam",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Uporabljate <strong>%s</strong> od <strong>%s</strong>",
"Profile picture" : "Slika profila",
@ -213,7 +217,7 @@ OC.L10N.register(
"Your email address" : "Osebni elektronski naslov",
"For password recovery and notifications" : "Za obnovo gesla in obveščanje",
"No email address set" : "Poštni naslov ni nastavljen",
"You are member of the following groups:" : "Vi ste član sledečih skupin:",
"You are member of the following groups:" : "Ste član naslednjih skupin:",
"Password" : "Geslo",
"Unable to change your password" : "Gesla ni mogoče spremeniti.",
"Current password" : "Trenutno geslo",
@ -225,9 +229,9 @@ OC.L10N.register(
"Desktop client" : "Namizni odjemalec",
"Android app" : "Program za Android",
"iOS app" : "Program za iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če bi radi podprli projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pristopite razvoju</a>\n\t\tali\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite glas</a>!",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če želite podpreti projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">se pridružite razvijalcem</a>\n\t\tali pa le\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite dober glas</a>!",
"Show First Run Wizard again" : "Zaženi čarovnika prvega zagona",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Produkt razvija {communityopen}ownCloud skupnost{linkclose}, {githubopen}izvorna koda{linkclose} je licencirana pod {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Programski paket razvija {communityopen}skupnost ownCloud{linkclose}, {githubopen}izvorna koda{linkclose} pa je objavljena z dovoljenjem {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Show storage location" : "Pokaži mesto shrambe",
"Show last log in" : "Pokaži podatke zadnje prijave",
"Show user backend" : "Pokaži ozadnji program",

View File

@ -66,6 +66,8 @@
"Disable" : "Onemogoči",
"Enable" : "Omogoči",
"Error while enabling app" : "Napaka omogočanja programa",
"Error: could not disable broken app" : "Napaka: ni mogoče onemogočiti okvarjenega programa",
"Error while disabling broken app" : "Napaka onemogočanja okvarjenega programa",
"Updating...." : "Poteka posodabljanje ...",
"Error while updating app" : "Prišlo je do napake med posodabljanjem programa.",
"Updated" : "Posodobljeno",
@ -115,7 +117,7 @@
"NT LAN Manager" : "Upravljalnik NT LAN",
"SSL" : "SSL",
"TLS" : "TLS",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Vaš strežnik je nameščen na Microsoft Windows. Toplo priporočamo Linux okolje za optimalno uporabniško izkušnjo.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Strežnik ownCloud je nameščen v okolju Microsoft Windows. Toplo priporočamo okolje Linux za najboljšo uporabniško izkušnjo.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Manjka modul PHP 'fileinfo'. Priporočljivo je omogočiti ta modul za popolno zaznavanje vrst MIME.",
"System locale can not be set to a one which supports UTF-8." : "Sistemskih jezikovnih nastavitev ni mogoče nastaviti na možnost, ki podpira nabor UTF-8.",
"This means that there might be problems with certain characters in file names." : "To pomeni, da se lahko pojavijo napake pri nekaterih znakih v imenih datotek.",
@ -132,7 +134,7 @@
"Enforce expiration date" : "Vsili datum preteka",
"Allow resharing" : "Dovoli nadaljnjo souporabo",
"Restrict users to only share with users in their groups" : "Uporabnikom dovoli omogočanje souporabe le znotraj njihove skupine",
"Allow users to send mail notification for shared files to other users" : "Omogočite uporabnikom, da pošiljajo poštna obvestila za deljene datoteke drugim uporabnikom.",
"Allow users to send mail notification for shared files to other users" : "Dovoli uporabnikom pošiljanje obvestil o souporabi datotek z drugimi uporabniki.",
"Exclude groups from sharing" : "Izloči skupine iz souporabe",
"These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti",
"Cron was not executed yet!" : "Periodično opravilo cron še ni zagnano!",
@ -140,6 +142,7 @@
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana za periodično opravilo webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.",
"Enable server-side encryption" : "Omogoči šifriranje na strežniku",
"Please read carefully before activating server-side encryption: " : "Pozorno preberite opombe, preden omogočite strežniško šifriranje:",
"Enable encryption" : "Omogoči šifriranje",
"Select default encryption module:" : "Izbor privzetega modula za šifriranje:",
"Start migration" : "Začni selitev",
@ -161,9 +164,9 @@
"Download logfile" : "Prejmi dnevniško datoteko",
"More" : "Več",
"Less" : "Manj",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Datoteeka dnevniškega zapisa je večja od 100MB. Prenos lahko traja dlje!",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Dnevniškega datoteka je večja od 100 MB. Hitrost prejema je odvisna od širokopasovne povezave!",
"What to log" : "Kaj naj se beleži?",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena baza je SQLite. Za večje namestitve priporočamo prehod na drugačno bazo.",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena zbirka je SQLite. Za obsežnejše sisteme je priporočljiv prehod na drugo vrsto zbirke.",
"How to do backups" : "Kako ustvariti varnostne kopije",
"Advanced monitoring" : "Napredno sledenje",
"Performance tuning" : "Prilagajanje delovanja",
@ -173,6 +176,7 @@
"Version" : "Različica",
"Developer documentation" : "Dokumentacija za razvijalce",
"Experimental applications ahead" : "Preizkusni programi",
"%s-licensed" : "dovoljenje-%s",
"Documentation:" : "Dokumentacija:",
"User documentation" : "Uporabniška dokumentacija",
"Admin documentation" : "Skrbniška dokumentacija",
@ -189,13 +193,13 @@
"Issued By" : "Izdajatelj",
"Valid until %s" : "Veljavno do %s",
"Import root certificate" : "Uvozi korensko potrdilo",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Pozdravljeni,<br><br>samo sporočamo, da imate %s račun.<br><br>Vaše uporabniško ime: %s<br>Dostop: <a href=\"%s\">%s</a><br><br>",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Pozdravljeni,<br><br>obveščamo vas, da je račun %s pripravljen.<br><br>Uporabniško ime: %s<br>Dostop: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Na zdravje!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nsamo sporočamo, da imate %s račun.\n\nVaše uporabniško ime: %s\nDostop: %s\n",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nobveščamo vas, da je račun %s pripravljen.\n\nUporabniško ime: %s\nDostop: %s\n",
"Administrator documentation" : "Skrbniška dokumentacija",
"Online documentation" : "Spletna dokumentacija",
"Forum" : "Forum",
"Issue tracker" : "Spremljanje težav",
"Issue tracker" : "Sledilnih zahtevkov",
"Commercial support" : "Podpora strankam",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Uporabljate <strong>%s</strong> od <strong>%s</strong>",
"Profile picture" : "Slika profila",
@ -211,7 +215,7 @@
"Your email address" : "Osebni elektronski naslov",
"For password recovery and notifications" : "Za obnovo gesla in obveščanje",
"No email address set" : "Poštni naslov ni nastavljen",
"You are member of the following groups:" : "Vi ste član sledečih skupin:",
"You are member of the following groups:" : "Ste član naslednjih skupin:",
"Password" : "Geslo",
"Unable to change your password" : "Gesla ni mogoče spremeniti.",
"Current password" : "Trenutno geslo",
@ -223,9 +227,9 @@
"Desktop client" : "Namizni odjemalec",
"Android app" : "Program za Android",
"iOS app" : "Program za iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če bi radi podprli projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pristopite razvoju</a>\n\t\tali\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite glas</a>!",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če želite podpreti projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">se pridružite razvijalcem</a>\n\t\tali pa le\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite dober glas</a>!",
"Show First Run Wizard again" : "Zaženi čarovnika prvega zagona",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Produkt razvija {communityopen}ownCloud skupnost{linkclose}, {githubopen}izvorna koda{linkclose} je licencirana pod {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Programski paket razvija {communityopen}skupnost ownCloud{linkclose}, {githubopen}izvorna koda{linkclose} pa je objavljena z dovoljenjem {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Show storage location" : "Pokaži mesto shrambe",
"Show last log in" : "Pokaži podatke zadnje prijave",
"Show user backend" : "Pokaži ozadnji program",

View File

@ -19,7 +19,7 @@ OC.L10N.register(
"Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组。",
"Unable to add user to group %s" : "无法把用户增加到组 %s",
"Unable to remove user from group %s" : "无法从组%s中移除用户",
"Couldn't update app." : "无法更新 app。",
"Couldn't update app." : "无法更新应用。",
"Wrong password" : "错误密码",
"No user supplied" : "没有满足的用户",
"Please provide an admin recovery password, otherwise all user data will be lost" : "请提供管理员恢复密码,否则所有用户的数据都将遗失。",
@ -67,13 +67,17 @@ OC.L10N.register(
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "已认可的应用是由值得信赖的开发商开发,并已通过了一个粗略的安全检查。他们放在一个开放的代码库并且维护人员认为他们是稳定的差不多可以正常使用。",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "此应用未检查安全问题,它是新的或已知是不稳定的。安装风险自担。",
"Update to %s" : "更新为 %s",
"_You have %n app update pending_::_You have %n app updates pending_" : ["%n 个应用正在等待升级"],
"Please wait...." : "请稍等....",
"Error while disabling app" : "禁用 app 时出错",
"Error while disabling app" : "禁用应用时出错",
"Disable" : "禁用",
"Enable" : "开启",
"Error while enabling app" : "启用 app 时出错",
"Error while enabling app" : "启用应用时出错",
"Error: this app cannot be enabled because it makes the server unstable" : "错误: 无法启用应用因为它会导致服务器不稳定",
"Error: could not disable broken app" : "错误: 无法禁用损坏的应用",
"Error while disabling broken app" : "禁用损坏的应用时出错",
"Updating...." : "正在更新....",
"Error while updating app" : "更新 app 时出错",
"Error while updating app" : "更新应用时出错",
"Updated" : "已更新",
"Uninstalling ...." : "卸载中....",
"Error while uninstalling app" : "卸载应用时发生了一个错误",
@ -93,6 +97,7 @@ OC.L10N.register(
"Strong password" : "强密码",
"Groups" : "组",
"Unable to delete {objName}" : "无法删除 {objName}",
"Error creating group: {message}" : "创建组时出错: {message}",
"A valid group name must be provided" : "请提供一个有效的组名称",
"deleted {groupName}" : "已删除 {groupName}",
"undo" : "撤销",
@ -102,6 +107,7 @@ OC.L10N.register(
"add group" : "增加组",
"Changing the password will result in data loss, because data recovery is not available for this user" : "更改密码会导致数据丢失,因为数据恢复不适用于此用户",
"A valid username must be provided" : "必须提供合法的用户名",
"Error creating user: {message}" : "创建用户出错: {message}",
"A valid password must be provided" : "必须提供合法的密码",
"A valid email must be provided" : "必须提供合法的用户名",
"__language_name__" : "简体中文",
@ -202,6 +208,7 @@ OC.L10N.register(
"Developer documentation" : "开发者文档",
"Experimental applications ahead" : "未来的实验应用",
"Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "实验应用程序没有在安全性的问题上作过多检查,新的或已知的不稳定 BUG 都在开发中。安装它们可能会导致数据丢失或安全漏洞。",
"%s-licensed" : "%s-许可协议",
"Documentation:" : "文档:",
"User documentation" : "用户文档",
"Admin documentation" : "管理员文档",

View File

@ -17,7 +17,7 @@
"Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组。",
"Unable to add user to group %s" : "无法把用户增加到组 %s",
"Unable to remove user from group %s" : "无法从组%s中移除用户",
"Couldn't update app." : "无法更新 app。",
"Couldn't update app." : "无法更新应用。",
"Wrong password" : "错误密码",
"No user supplied" : "没有满足的用户",
"Please provide an admin recovery password, otherwise all user data will be lost" : "请提供管理员恢复密码,否则所有用户的数据都将遗失。",
@ -65,13 +65,17 @@
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "已认可的应用是由值得信赖的开发商开发,并已通过了一个粗略的安全检查。他们放在一个开放的代码库并且维护人员认为他们是稳定的差不多可以正常使用。",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "此应用未检查安全问题,它是新的或已知是不稳定的。安装风险自担。",
"Update to %s" : "更新为 %s",
"_You have %n app update pending_::_You have %n app updates pending_" : ["%n 个应用正在等待升级"],
"Please wait...." : "请稍等....",
"Error while disabling app" : "禁用 app 时出错",
"Error while disabling app" : "禁用应用时出错",
"Disable" : "禁用",
"Enable" : "开启",
"Error while enabling app" : "启用 app 时出错",
"Error while enabling app" : "启用应用时出错",
"Error: this app cannot be enabled because it makes the server unstable" : "错误: 无法启用应用因为它会导致服务器不稳定",
"Error: could not disable broken app" : "错误: 无法禁用损坏的应用",
"Error while disabling broken app" : "禁用损坏的应用时出错",
"Updating...." : "正在更新....",
"Error while updating app" : "更新 app 时出错",
"Error while updating app" : "更新应用时出错",
"Updated" : "已更新",
"Uninstalling ...." : "卸载中....",
"Error while uninstalling app" : "卸载应用时发生了一个错误",
@ -91,6 +95,7 @@
"Strong password" : "强密码",
"Groups" : "组",
"Unable to delete {objName}" : "无法删除 {objName}",
"Error creating group: {message}" : "创建组时出错: {message}",
"A valid group name must be provided" : "请提供一个有效的组名称",
"deleted {groupName}" : "已删除 {groupName}",
"undo" : "撤销",
@ -100,6 +105,7 @@
"add group" : "增加组",
"Changing the password will result in data loss, because data recovery is not available for this user" : "更改密码会导致数据丢失,因为数据恢复不适用于此用户",
"A valid username must be provided" : "必须提供合法的用户名",
"Error creating user: {message}" : "创建用户出错: {message}",
"A valid password must be provided" : "必须提供合法的密码",
"A valid email must be provided" : "必须提供合法的用户名",
"__language_name__" : "简体中文",
@ -200,6 +206,7 @@
"Developer documentation" : "开发者文档",
"Experimental applications ahead" : "未来的实验应用",
"Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "实验应用程序没有在安全性的问题上作过多检查,新的或已知的不稳定 BUG 都在开发中。安装它们可能会导致数据丢失或安全漏洞。",
"%s-licensed" : "%s-许可协议",
"Documentation:" : "文档:",
"User documentation" : "用户文档",
"Admin documentation" : "管理员文档",