|
49 | 49 | "login_serverParameters": "Piwigo parametrai", |
50 | 50 | "login_connectionChanged": "Prisijungimas pasikeitė!", |
51 | 51 | "loginHTTP_title": "HTTP Prisijungimo duomenys", |
52 | | - "loginHTTP_message": "Basic access authentification is required by the Piwigo server:", |
| 52 | + "loginHTTP_message": "Piwigo serveriui reikalingas pagrindinės prieigos autentifikavimas:", |
53 | 53 | "loginHTTPuser_placeholder": "Vartotojo vardas", |
54 | 54 | "loginHTTPpwd_placeholder": "Slaptažodis", |
55 | | - "loginCertFailed_title": "Connection Not Private", |
56 | | - "loginCertFailed_message": "Piwigo warns you when a website has a certificate that is not valid. Do you still want to accept this certificate?", |
57 | | - "loginHTTPSfailed_title": "Secure Connection Failed", |
58 | | - "loginHTTPSfailed_message": "Piwigo cannot establish a secure connection. Do you want to try to establish an insecure connection?", |
| 55 | + "loginCertFailed_title": "Ryšys nėra privatus", |
| 56 | + "loginCertFailed_message": "Piwigo perspėja, kad puslapio sertifikatas negalioja. Ar vistiek norite naudoti šį sertifikatą?", |
| 57 | + "loginHTTPSfailed_title": "Saugus ryšys nepavyko", |
| 58 | + "loginHTTPSfailed_message": "Piwigo negali užmegzti saugaus ryšio. Ar norite pabandyti užmegzti nesaugų ryšį?", |
59 | 59 | "serverURLerror_title": "Neteisingas URL", |
60 | | - "serverURLerror_message": "Please correct the Piwigo web server address.", |
| 60 | + "serverURLerror_message": "Pataisykite Piwigo žiniatinklio serverio adresą.", |
61 | 61 | "serverMethodsError_title": "Nežinomi metodai", |
62 | | - "serverMethodsError_message": "Failed to get server methods. Problem with Piwigo server?", |
63 | | - "serverInvalidMethodError_message": "Failed to call server method.", |
64 | | - "serverMissingParamError_message": "Failed to execute server method with missing parameter.", |
65 | | - "serverInvalidParamError_message": "Failed to call server method with provided parameters.", |
66 | | - "serverUnknownError_message": "Unexpected error encountered while calling server method with provided parameters.", |
| 62 | + "serverMethodsError_message": "Nepavyko gauti serverio metodų. Problema su Piwigo serveriu?", |
| 63 | + "serverInvalidMethodError_message": "Nepavyko iškviesti serverio metodo.", |
| 64 | + "serverMissingParamError_message": "Nepavyko vykdyti serverio metodo su trūkstamu parametru.", |
| 65 | + "serverInvalidParamError_message": "Nepavyko iškviesti serverio metodo su pateiktais parametrais.", |
| 66 | + "serverUnknownError_message": "Iškviečiant serverio metodą su pateiktais parametrais įvyko netikėta klaida.", |
67 | 67 | "loginError_title": "Prisijungimas nepavyko", |
68 | | - "loginError_message": "The username and password don't match on the given web address", |
69 | | - "loginEmptyServer_title": "Enter a Web Address", |
70 | | - "loginEmptyServer_message": "Please select a protocol and enter a Piwigo web address in order to proceed.", |
| 68 | + "loginError_message": "Vartotojo vardas ir slaptažodis nesutampa nurodytus žiniatinklio adresu", |
| 69 | + "loginEmptyServer_title": "Įveskite žiniatinklio adresą", |
| 70 | + "loginEmptyServer_message": "Norėdami tęsti, pasirinkite protokolą ir įveskite Piwigo žiniatinklio adresą.", |
71 | 71 | "serverConnectionError_title": "Prisijungimas nepavyko", |
72 | | - "serverConnectionError_message": "A secured HTTPS connection could not be established. Please check the address or try in unencrypted HTTP mode?", |
| 72 | + "serverConnectionError_message": "Nepavyko sukurti saugaus HTTPS ryšio. Patikrinkite adresą arba pabandykite nešifruotu HTTP režimu?", |
73 | 73 | "serverVersionNotCompatible_title": "Serveris nesuderinamas", |
74 | | - "serverVersionNotCompatible_message": "Your Piwigo server version is {version}. Piwigo NG only supports a version of at least 2.8. Please update your server to use Piwigo NG. Do you still want to continue?", |
| 74 | + "serverVersionNotCompatible_message": "Jūsų Piwigo serverio versija yra {version}. Piwigo NG palaiko tik bent 2.8 versiją. Atnaujinkite savo serverį, kad galėtumėte naudoti Piwigo NG. Ar vis tiek norite tęsti?", |
75 | 75 | "@serverVersionNotCompatible_message": { |
76 | 76 | "placeholders": { |
77 | 77 | "version": {} |
78 | 78 | } |
79 | 79 | }, |
80 | 80 | "sessionStatusError_title": "Autentifikavimas nepavyko", |
81 | | - "sessionStatusError_message": "Failed to authenticate with the server. Try logging in again.", |
| 81 | + "sessionStatusError_message": "Nepavyko autentifikuoti serverio. Pabandykite prisijungti dar kartą.", |
82 | 82 | "serverCommunityError_title": "Bendruomenės klaida", |
83 | | - "serverCommunityError_message": "Failed to get Community extension parameters. Try logging in again.", |
| 83 | + "serverCommunityError_message": "Nepavyko gauti bendruomenės plėtinio parametrų. Pabandykite prisijungti dar kartą.", |
84 | 84 | "logoutConfirmation_title": "Atsijungti", |
85 | | - "logoutConfirmation_message": "Are you sure you want to logout?", |
| 85 | + "logoutConfirmation_message": "Ar tikrai norite atsijungti?", |
86 | 86 | "logoutFail_title": "Atsijungti nepavyko", |
87 | 87 | "albumCount": "{count, plural, =0{0 albumų} =1{1 albumas} one{{count} albumas} few{{count} albumai} other{{count} albumų}}", |
88 | 88 | "@albumCount": { |
|
96 | 96 | "count": {} |
97 | 97 | } |
98 | 98 | }, |
99 | | - "showMore": "Show more… ({count})", |
| 99 | + "showMore": "Rodyti daugiau… ({count})", |
100 | 100 | "@showMore": { |
101 | 101 | "placeholders": { |
102 | 102 | "count": {} |
103 | 103 | } |
104 | 104 | }, |
105 | 105 | "showPhotos": "Rodyti nuotraukas", |
106 | | - "categoryMainEmtpy": "No albums in your Piwigo yet.\rYou may pull down to refresh or re-login.", |
107 | | - "categoryImageList_selectButton": "Select", |
108 | | - "categoryImageList_deselectButton": "Deselect", |
109 | | - "categoryImageList_noDataError": "Error No Data", |
110 | | - "categoryDiscover_title": "Discover", |
| 106 | + "categoryMainEmtpy": "Piwigo dar nėra albumų.\nGalite pabraukti žemyn, kad atnaujintumėte arba prisijunkite iš naujo.", |
| 107 | + "categoryImageList_selectButton": "Pasirinkti", |
| 108 | + "categoryImageList_deselectButton": "Atžymėti", |
| 109 | + "categoryImageList_noDataError": "Klaida Nėra duomenų", |
| 110 | + "categoryDiscover_title": "Atrasti", |
111 | 111 | "categoryDiscoverVisits_title": "Dažniausiai lankomi", |
112 | | - "categoryDiscoverVisits_legend": "hits", |
113 | | - "categoryDiscoverBest_title": "Best rated", |
114 | | - "categoryDiscoverRecent_title": "Recent photos", |
115 | | - "categoryDiscoverFavorites_title": "Your favorites", |
116 | | - "categorySort_nameAscending": "Photo Title, A → Z", |
117 | | - "categorySort_nameDescending": "Photo Title, Z → A", |
118 | | - "categorySort_fileNameAscending": "File Name, A → Z", |
119 | | - "categorySort_fileNameDescending": "File Name, Z → A", |
120 | | - "categorySort_dateCreatedDescending": "Date Created, new → old", |
121 | | - "categorySort_dateCreatedAscending": "Date Created, old → new", |
122 | | - "categorySort_datePostedDescending": "Date Posted, new → old", |
123 | | - "categorySort_datePostedAscending": "Date Posted, old → new", |
124 | | - "categorySort_ratingScoreDescending": "Rating Score, high → low", |
125 | | - "categorySort_ratingScoreAscending": "Rating Score, low → high", |
126 | | - "categorySort_visitsDescending": "Visits, high → low", |
127 | | - "categorySort_visitsAscending": "Visits, low → high", |
128 | | - "categorySort_manual": "Manual Order", |
129 | | - "categorySort_random": "Random Order", |
130 | | - "categorySort_videosOnly": "Videos Only", |
131 | | - "categorySort_imagesOnly": "Photos Only", |
| 112 | + "categoryDiscoverVisits_legend": "hitai", |
| 113 | + "categoryDiscoverBest_title": "Geriausiai įvertinti", |
| 114 | + "categoryDiscoverRecent_title": "Naujausios nuotraukos", |
| 115 | + "categoryDiscoverFavorites_title": "Jūsų mėgstamos", |
| 116 | + "categorySort_nameAscending": "Nuotraukos pavadinimas, A → Z", |
| 117 | + "categorySort_nameDescending": "Nuotraukos pavadinimas, Z → A", |
| 118 | + "categorySort_fileNameAscending": "Failo vardas, A → Z", |
| 119 | + "categorySort_fileNameDescending": "Failo vardas, Z → A", |
| 120 | + "categorySort_dateCreatedDescending": "Sukūrimo data, naujas → senas", |
| 121 | + "categorySort_dateCreatedAscending": "Sukūrimo data, senas → naujas", |
| 122 | + "categorySort_datePostedDescending": "Paskelbimo data, naujas → senas", |
| 123 | + "categorySort_datePostedAscending": "Paskelbimo data, senas → naujas", |
| 124 | + "categorySort_ratingScoreDescending": "Įvertinimo balas, aukštas → žemas", |
| 125 | + "categorySort_ratingScoreAscending": "Įvertinimo balas, žemas → aukštas", |
| 126 | + "categorySort_visitsDescending": "Apsilankymai, dažnai → retai", |
| 127 | + "categorySort_visitsAscending": "Apsilankymai, retai → dažnai", |
| 128 | + "categorySort_manual": "Rankinė tvarka", |
| 129 | + "categorySort_random": "Atsitiktinė tvarka", |
| 130 | + "categorySort_videosOnly": "Tik vaizdo įrašai", |
| 131 | + "categorySort_imagesOnly": "Tik nuotraukos", |
132 | 132 | "categorySelection_title": "Albumas", |
133 | 133 | "categorySelection_titleSub": "Poalbumis", |
134 | | - "categorySelection_root": "Root Album", |
135 | | - "categorySelection_root375pt": "Root", |
136 | | - "categorySelection_action": "Select an action for this album", |
137 | | - "categorySelectionHUD_label": "Retrieving Albums Data…", |
138 | | - "categorySelection_allAlbums": "All Albums", |
139 | | - "categoryUpload_noSubAlbum": "There is no sub-album to upload photos to", |
140 | | - "categoryUpload_chooseAlbum": "Select a sub-album to upload photos to", |
141 | | - "categoryUpload_LocalAlbums": "Local Albums", |
142 | | - "categoryUpload_chooseLocalAlbum": "Select an album to get photos from", |
143 | | - "categoryUpload_sharedAlbums": "Shared Albums", |
144 | | - "categoryUpload_mediaTypes": "Media Types", |
145 | | - "categoryUpload_otherAlbums": "Other Albums", |
146 | | - "categoryUpload_pasteboard": "Clipboard", |
147 | | - "categoryUpload_loadSubCategories": "load", |
148 | | - "categoryUpload_images": "Upload Photos", |
149 | | - "categoryUpload_videos": "Upload Videos", |
150 | | - "categoryUpload_take": "Take Photo", |
151 | | - "setDefaultCategory_select": "Please select an album or sub-album which will become the new root album.", |
152 | | - "setDefaultCategory_title": "Default Album", |
153 | | - "setDefaultCategory_message": "Are you sure you want to set the album {album} as default album?", |
| 134 | + "categorySelection_root": "Pirminis albumas", |
| 135 | + "categorySelection_root375pt": "Pagrindinis", |
| 136 | + "categorySelection_action": "Pasirinkite veiksmą šiam albumui", |
| 137 | + "categorySelectionHUD_label": "Gaunami albumų duomenys…", |
| 138 | + "categorySelection_allAlbums": "Visi albumai", |
| 139 | + "categoryUpload_noSubAlbum": "Nėra poalbumo, į kurį būtų galima įkelti nuotraukas", |
| 140 | + "categoryUpload_chooseAlbum": "Pasirinkite poalbumį, į kurį norite įkelti nuotraukas", |
| 141 | + "categoryUpload_LocalAlbums": "Vietiniai albumai", |
| 142 | + "categoryUpload_chooseLocalAlbum": "Pasirinkite albumą, iš kurio norite gauti nuotraukų", |
| 143 | + "categoryUpload_sharedAlbums": "Bendrinami albumai", |
| 144 | + "categoryUpload_mediaTypes": "Medijos tipai", |
| 145 | + "categoryUpload_otherAlbums": "Kiti albumai", |
| 146 | + "categoryUpload_pasteboard": "Iškarpinė", |
| 147 | + "categoryUpload_loadSubCategories": "užkrauti", |
| 148 | + "categoryUpload_images": "Įkelti nuotraukas", |
| 149 | + "categoryUpload_videos": "Įkelti vaizdo įrašus", |
| 150 | + "categoryUpload_take": "Fotografuoti", |
| 151 | + "setDefaultCategory_select": "Pasirinkite albumą arba poalbumį, kuris taps nauju pagrindiniu albumu.", |
| 152 | + "setDefaultCategory_title": "Numatytasis albumas", |
| 153 | + "setDefaultCategory_message": "Ar tikrai norite nustatyti albumą {album} kaip numatytąjį albumą?", |
154 | 154 | "@setDefaultCategory_message": { |
155 | 155 | "placeholders": { |
156 | 156 | "album": {} |
157 | 157 | } |
158 | 158 | }, |
159 | | - "createNewAlbum_title": "New Album", |
160 | | - "createNewAlbum_message": "Enter a name for this album:", |
161 | | - "createNewAlbum_placeholder": "Album Name", |
162 | | - "createNewAlbumDescription_placeholder": "Description", |
163 | | - "createNewAlbumDescription_noDescription": "no description", |
164 | | - "createNewAlbumHUD_label": "Creating Album…", |
165 | | - "createNewAlbumHUD_created": "Album Created", |
166 | | - "createAlbumError_title": "Create Album Error", |
167 | | - "createAlbumError_message": "Failed to create a new album", |
168 | | - "categoryCellOption_rename": "Rename", |
169 | | - "categoryCellOption_move": "Move", |
170 | | - "categoryCellOption_delete": "Delete", |
| 159 | + "createNewAlbum_title": "Naujas albumas", |
| 160 | + "createNewAlbum_message": "Įveskite šio albumo pavadinimą:", |
| 161 | + "createNewAlbum_placeholder": "Albumo pavadinimas", |
| 162 | + "createNewAlbumDescription_placeholder": "Aprašymas", |
| 163 | + "createNewAlbumDescription_noDescription": "nėra aprašymo", |
| 164 | + "createNewAlbumHUD_label": "Kuriamas albumas…", |
| 165 | + "createNewAlbumHUD_created": "Albumas sukurtas", |
| 166 | + "createAlbumError_title": "Albumo kūrimo klaida", |
| 167 | + "createAlbumError_message": "Nepavyko sukurti naujo albumo", |
| 168 | + "categoryCellOption_rename": "Pervadinti", |
| 169 | + "categoryCellOption_move": "Perkelti", |
| 170 | + "categoryCellOption_delete": "Ištrinti", |
171 | 171 | "renameCategory_title": "Rename Album", |
172 | 172 | "renameCategory_message": "Enter a new name for this album", |
173 | 173 | "renameCategory_button": "Rename", |
|
0 commit comments