Swiftgram/Resources/hr.lproj/HockeySDK.strings
Andreas Linde dde368a952 Show an alert if the authentication token could not be stored into the keychain
If this occurs, the user has to authenticate every time the app starts or even when the app comes into foreground, depending on the `restrictionEnforcementFrequency` setting
2014-01-10 19:47:50 +01:00

269 lines
8.5 KiB
Plaintext

/*
Localization provided by Wordcrafts
The Mac OS X and iOS localization experts.
http://www.wordcrafts.de
*/
/* General */
/* For dialogs yes buttons */
"HockeyYes" = "Da";
/* For dialogs no buttons */
"HockeyNo" = "Ne";
/* For dialogs ok buttons */
"HockeyOK" = "U redu";
/* Replacement for app name, if it could not be detected */
"HockeyAppNamePlaceholder" = "Ova aplikacija";
/* Crash */
/* Crash dialog */
/* Title showing in the alert box when crash report data has been found */
"CrashDataFoundTitle" = "%@ Neočekivani Završetak";
/* Description explaining that crash data has been found and ask the user if the data might be uploaded to the developers server */
"CrashDataFoundAnonymousDescription" = "Želite li poslati anonimno izviješće da možemo riješiti problem?";
/* Description explaining that crash data has been found and ask the user if the non anonymous data might be uplaoded to the developers server */
"CrashDataFoundDescription" = "Želite li poslati izviješće da možemo riješiti problem?";
/* Alert box button if the users wants to send crash data always automatically */
"CrashSendReportAlways" = "Uvijek Šalji";
/* Alert box button to send the crash report once */
"CrashSendReport" = "Pošalji Izvijeće";
/* Alert box button to decline sending the report */
"CrashDontSendReport" = "Ne Šalji";
/* Text showing in a processing box that the crash data is being uploaded to the server */
"CrashReportSending" = "Slanje…";
/* Update */
/* Update Alert view */
/* Update available */
"UpdateAvailable" = "Ažuriranje je dostupno";
"UpdateAlertTextWithAppVersion" = "%@ je dostupna.";
"UpdateAlertMandatoryTextWithAppVersion" = "%@ je dostupna i obavezno je ažuriranje!";
"UpdateIgnore" = "Zanemari";
"UpdateShow" = "Prikaz";
"UpdateInstall" = "Instaliraj";
"UpdateRemindMe" = "Podsjeti me";
/* Update Details */
"UpdateScreenTitle" = "Ažuriranje";
"UpdateButtonCheck" = "PROVJERA";
"UpdateButtonSearching" = "PROVJERA";
"UpdateButtonUpdate" = "AŽURIRANJE";
"UpdateButtonInstalling" = "INSTALIRANJE";
"UpdateButtonOffline" = "VAN MREŽE";
"UpdateInstalled" = "INSTALIRANO";
"UpdateVersion" = "Verzija";
"UpdateShowPreviousVersions" = "Prikaz prethodnih verzija...";
"UpdateNoUpdateAvailableTitle" = "Ažuriranja nisu dostupna";
"UpdateNoUpdateAvailableMessage" = "%@ je već najnovija verzija.";
"UpdateError" = "Greška";
"UpdateWarning" = "Upozorenje";
"UpdateNoReleaseNotesAvailable" = "Nisu dostupne bilješke izdanja.";
/* Update Authorization */
"UpdateAuthorizationProgress" = "Autorizacija...";
"UpdateAuthorizationOffline" = "Potrebna je internetska veza!";
"UpdateAuthorizationDenied" = "Autorizacija je odbijena. Molimo obratite se razvojnom programeru.";
/* Update Expiry */
"UpdateExpired" = "%@ je isteklo i ne može se više koristiti.";
/* Update Simulator Warning */
"UpdateSimulatorMessage" = "Hockey ažuriranje ne radi u Simulatoru.\nThe itms-services:// url scheme is implemented but nonfunctional.";
/* Feedback */
/* New Message Alert */
/* Alert Title */
"HockeyFeedbackNewMessageTitle" = "Novi Odgovor na Povratnu Informaciju";
/* Alert Text */
"HockeyFeedbackNewMessageText" = "Dostupan je novi odgovor na Vašu povratnu informaciju. Želite li ga pogledati?";
/* Alert Ignore Button */
"HockeyFeedbackIgnore" = "Zanemari";
/* Alert Show Button */
"HockeyFeedbackShow" = "Prikaži";
/* List View */
/* Title */
"HockeyFeedbackListTitle" = "Povratna Informacija";
/* Last Updated */
"HockeyFeedbackListLastUpdated" = "Zadnje Ažuriranje: %@";
/* Never Updated */
"HockeyFeedbackListNeverUpdated" = "Nikada";
/* Provide Feedback Button Title */
"HockeyFeedbackListButonWriteFeedback" = "Osigurajte Povratnu Informaciju";
/* Add a Response Button Title */
"HockeyFeedbackListButonWriteResponse" = "Dodaj Odgovor";
/* User Data Set Name Button Title */
"HockeyFeedbackListButonUserDataSetName" = "Postavite Vaše Ime";
/* User Data Set Email Button Title */
"HockeyFeedbackListButonUserDataSetEmail" = "Postavite Vaš E-mail";
/* User Data With Name Button Title */
"HockeyFeedbackListButonUserDataWithName" = "Ime: %@";
/* User Data With Email Button Title */
"HockeyFeedbackListButonUserDataWithEmail" = "E-mail: %@";
/* Button title for deleting all local messages*/
"HockeyFeedbackListButonDeleteAllMessages" = "Obriši Sve Poruke";
/* Message pending to be send */
"HockeyFeedbackListMessagePending" = "Čekanje";
/* Delete All Messages Action Sheet / Alert View */
/* Title for the Action Sheet */
"HockeyFeedbackListDeleteAllTitle" = "Ovo će obrisati sve poruke na ovom uređaju.";
/* Button Title to perform delete action */
"HockeyFeedbackListDeleteAllDelete" = "Obriši";
/* Button Title to cancel delete action */
"HockeyFeedbackListDeleteAllCancel" = "Prekid";
/* Open Link In Safari Action Sheet / Alert View */
/* Button Title to cancel */
"HockeyFeedbackListLinkActionCancel" = "Prekid";
/* Button Title to Open the Link */
"HockeyFeedbackListLinkActionOpen" = "Otvori";
/* Button Title to Copy the Link */
"HockeyFeedbackListLinkActionCopy" = "Kopiraj";
/* UIActivity */
/* Activity Sharing Button Title, App Name will be inserted */
"HockeyFeedbackActivityButtonTitle" = "%@ Povratna Informacija";
/* if there can no app name be found, use this instead for HockeyFeedbackActivityButtonTitle */
"HockeyFeedbackActivityAppPlaceholder" = "Aplikacija";
/* Compose Message */
/* Title */
"HockeyFeedbackComposeTitle" = "Nova Povratna Informacija";
/* Send button */
"HockeyFeedbackComposeSend" = "Šalji";
/* Set User Data */
/* Title */
"HockeyFeedbackUserDataTitle" = "Moj Info";
/* Description On What Should Be Entered */
"HockeyFeedbackUserDataDescription" = "Prije pisanja povratne informacije navedite svoje podatke.";
/* Name Field */
"HockeyFeedbackUserDataName" = "Ime";
/* Name Placeholder */
"HockeyFeedbackUserDataNamePlaceHolder" = "Ivan Horvat";
/* Email Field */
"HockeyFeedbackUserDataEmail" = "E-mail";
/* Email Placeholder */
"HockeyFeedbackUserDataEmailPlaceholder" = "email@primjer.com";
/* Authenticator */
/* View Controller Title*/
"HockeyAuthenticatorViewControllerTitle" = "HockeyApp";
/* BITAuthenticatorAuthTypeUDIDProvider */
"HockeyAuthenticationViewControllerWebUDIDLoginDescription" = "Razvojni programer je zatražio UDID Vašeg uređaja. Dodirnite ispod kako biste otvorili HockeyApp web stranicu i autorizirali pristup.";
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Otvori HockeyApp";
/* BITAuthenticatorIdentificationTypeWebAuth */
"HockeyAuthenticationViewControllerWebAuthLoginDescription" = "Razvojni programer je zatražio e-mail adresu Vašeg HockeyApp računa. Dodirnite ispod kako biste otvorili HockeyApp web stranicu i autorizirali pristup.";
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Unesite molimo Vas e-mail adresu i lozinku Vašeg HockeyApp računa kako biste autorizirali pristup ovoj aplikaciji.";
"HockeyAuthenticationViewControllerDataEmailDescription" = "Molimo Vas unesite e-mail adresu Vašeg HockeyApp računa za autorizaciju pristupa aplikaciji.";
"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@primjer.com";
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Obavezno";
"HockeyAuthenticationViewControllerEmailDescription" = "E-mail";
"HockeyAuthenticationViewControllerPasswordDescription" = "Lozinka";
/* Error presented to the user if authentication failed because of networking issues */
"HockeyAuthenticationViewControllerNetworkError" = "Autorizacija nije uspjela. Vaš uređaj nema pristup internetu. Molimo Vas pokušajte iznova.";
/* Error presented to the user if authentication could not be stored on the device */
"HockeyAuthenticationViewControllerStorageError" = "Your authentication token could not be stored due to a keychain error. Please contact the developer of the app.";
"HockeyAuthenticationFailedAuthenticate" = "Autorizacija nije uspjela. Molimo Vas pokušajte iznova ili kontaktirajte razvojnog programera ove aplikacije.";
"HockeyAuthenticationNotMember" = "Vi niste autorizirani za korištenje ove aplikacije. Molimo Vas kontaktirajte razvojnog programera ove aplikacije.";
"HockeyAuthenticationContactDeveloper" = "Pogreška u autoriziranju. Molimo Vas kontaktirajte razvojnog programera ove aplikacije.";
"HockeyAuthenticationWrongEmailPassword" = "E-mail adresa ili lozinka koju ste unijeli nije ispravna. Molimo Vas provjerite Vaš unos i pokušajte iznova.";
"HockeyAuthenticationAuthSecretMissing" = "HockeySDK \"authorization secret\" nije postavljen. Molimo Vas kontaktirajte razvojnog programera ove aplikacije.";