source: 3thparty/jupload/maven-translation-plugin/src/test/resources/lang.verif.utf-16_to_apt/lang_sv.properties.apt @ 3951

Revision 3951, 10.0 KB checked in by alexandrecorreia, 13 years ago (diff)

Ticket #1709 - Adicao de codigo fonte java do componente jupload

Line 
1           --------------------
2           JUpload - File Upload Applet - Applet translation (Swedish)
3           --------------------
4           --------------------
5           --------------------
6
7
8
9Translation for the applet part
10
11--------------
12
13#
14#
15# HOW TO ADD PROPERTIES:
16#     If you want to add new properties, either create your own lang files, or add this property first to the
17#               lang.properties file, which is the reference for all existing properties.
18#               Each property missing in lang.properties, will be removed from all other properties file in the next execution
19#               of build_translation.xml
20#
21#
22# HOW TO UPDATE TRANSLATIONS:
23# All information for contributors is available here:
24#
25# http://jupload.sourceforge.net/howto-translation.html
26#
27#
28# QUICK DESCRIPTION:
29# Please update the files in the /src/translation/applet.utf-16 directory.
30# As the directory is named, they are all in UTF-16 format. Then execute the build_translation.xml file, to
31# report these modifications to the wjhk/jupload/lang pacakge, for use in the applet.
32#
33# Doing this, allows:
34# - To have all translation in Human readable text, instead of unicode text.
35# - To mark all missing text, in other languages (important note: the lang.properties file is the reference for all properties).
36#
37#
38# The %1$d (and similar) code sequences are placeholders for variable substitution,
39# The sequence %% represents a single percent-character.
40
41##########################################################################################################################
42#First section: general information about this translation.
43##########################################################################################################################
44#These parameters are used by the jupload-translation plugin, when managing the translation files
45#They are used to generate the transation part of JUpload web site, to display existing translations to translators. They
46#can then check translation, and submit updated or new translations.
47generateHtmlFileForTranslators = true
48language = Swedish
49contributor = Erik Lindahl erik@fisensmosse.se
50#A link to the Coppermine plugin language file. No link with the applet itself. This plugin
51#uses the applet, and I linked both translations this way.
52coppermine.language = swedish
53##########################################################################################################################
54
55
56##########################################################################################################################
57#Second section: the translation itself.
58##########################################################################################################################
59
60#JUploadPanel
61buttonBrowse = BlÀddra ...
62buttonRemoveSelected = Ta bort markerad
63buttonRemoveAll = Ta bort alla
64buttonRotateLeft = Rotera vÀnster
65buttonRotateRight = Rotera höger
66buttonUpload = Ladda upp
67buttonStop = STOP
68#MISSING  messageLogWindowCopiedToClipboard = Debugging messages have been copied to the clipboard.
69#JUploadPanel, The components of the status line
70speedunit_gb_per_second = Gb/s
71speedunit_mb_per_second = Mb/s
72speedunit_kb_per_second = Kb/s
73speedunit_b_per_second = b/s
74timefmt_hms = %1$dh, %2$d min. och %3$d sek.
75timefmt_ms = %1$d min. och %2$d sek.
76timefmt_s = %1$d sekunder
77timefmt_unknown = okÀnd
78status_msg = %1$d%% klart, överföringshastighet: %2$s, ETA: %3$s
79
80#JUploadExceptionTooBigFile
81errFileTooBig = '%1$s' Àr för stor (%2$s)
82
83#FileUploadThread
84preparingFile = Förbreder fil %1$d/%2$d
85infoUploading = Laddar upp filer %1$s
86infoUploaded = %1$s fil(er) uppladdade. VÀntar på att server ska svara...
87infoAborted = Avbröts efter %1$d fil(er).
88nbUploadedFiles = %1$d fil(er) uppladdade
89errDuringUpload = Stannade med fel.
90errHttpResponse = Uppladdningen misslyckades: ovÀntade HTTP respons
91questionSendMailOnError = Ett fel uppstod. Vill du sÀnda ett mail med felet till ansvarig?
92
93#DialogUploadRetry
94#MISSING  dialogUploadRetryText = An error occurs occured during the upload of the files to the server. Do you want to retry uploading these files?\n\nThe upload will automatically be re-executed in %1$d seconds.
95#MISSING  dialogUploadRetryTitle = Retry the upload?
96#MISSING  buttonDetails = Details
97#MISSING  buttonYes = Yes
98#MISSING  buttonNo = No
99
100#FileUploadManagerThread
101#MISSING  errorDuringUpload = The following error occured during upload:\n%1$s\n\nDo you want to go on with the current upload?
102
103#FilePanelDataModel
104colName = Namn
105colSize = Storlek
106colDirectory = Mapp
107colModified = Senast Àndrad
108colReadable = LÀsbar?
109errForbiddenExtension = Ogiltig filÀndelse.
110
111#DefaultUploadPolicy
112errDuringLogManagement = Ett fel uppstod med logghanteringen.
113
114#CoppermineFileUploadPolicy
115chooseAlbumFirst = VÀlj ett album först.
116coppermineUploadOk = Bilden har blivit överförd och sparad i \n\nKlicka på OK för att namnge och kommentera bilderna.\n\nGlöm inte att verkstÀlla namnÀndringar för att de ska sparas på servern.
117
118#PictureFileData
119tooBigPicture = Bilden '%1$s' Àr för stor. Den kommer laddas upp oförÀndrad (rotation, storlek...).
120notAPicture = Filen '%1$s' Àr ingen bild. Den kommer inte att laddas upp.
121
122#PictureDialog
123buttonClose = StÀng
124
125#DateRenderer
126dateformat = yyyy-MM-dd hh:mm aaa
127
128#SizeRenderer. See http://en.wikipedia.org/wiki/KiB
129unitBytes = b
130unitGigabytes = GiB
131unitMegabytes = MiB
132unitKilobytes = KiB
133
134#sendDebugInformation
135Confirm = GodkÀnn
136
137#InteractiveTrustManager
138itm_title_pass = Ange %1$s lösenord
139itm_prompt_pass = %1$s lösenord:
140itm_cert_alert = SSL Certifikat varning
141itm_cert_details = Certifikat detaljer:
142itm_cert_subject = Ämne:
143itm_cert_issuer = UtfÀrdat av:
144itm_cert_nbefore = Inte före:
145itm_cert_nafter = Inte efter:
146itm_cert_serial = Serial:
147itm_cert_fprint = %1$s fingeravtryck:
148itm_cert_C = Land:
149itm_cert_CN = Gemensamt namn:
150itm_cert_L = Plats:
151itm_cert_ST = Region:
152itm_cert_O = Organisation:
153itm_cert_OU = Organisations nummer:
154itm_reasons = SkÀl:
155itm_reason_cnmatch = Certifikatet matchar inte servern (%1$s).
156itm_reason_itrust = Certifikat utfÀrdaren Àr inte trovÀrdig.
157itm_reason_expired = Certifikatet har gått ut.
158itm_reason_notyet = Certifikatet Àr inte giltigt.
159itm_fail_verify = Certifikatet från servern kunde inte verifieras.
160itm_accept_prompt = Vill du acceptera certifikatet?
161itm_accept_always = Alltid
162itm_accept_now = Bara för den hÀr sessionen
163itm_accept_no = Nej
164itm_new_tstore = Ny TrustStore
165itm_tstore = TrustStore
166
167
168--------------
169
170
171Translation for the CopperminePlugin part
172
173   Content of the <swedish.php> file.
174
175--------------
176
177<?php
178/*
179 *******************************************
180 plugin JUpload for Coppermine Photo Gallery
181 *******************************************
182
183 This program is free software; you can redistribute it and/or modify
184 it under the terms of the GNU General Public License as published by
185 the Free Software Foundation; either version 2 of the License, or
186 (at your option) any later version.
187 ********************************************
188 $Revision: 185 $
189 $Author: etienne_sf $
190 $Date: 2008-03-12 20:26:16 +0100 (mer., 12 mars 2008) $
191 Maintainer: Erik Lindahl erik@fisensmosse.se
192 ********************************************
193 *
194 * Allows easy upload to the gallery, through a java applet.
195 *
196 * Up to date version of this script can be retrieved with the full JUpload package, here:
197 *
198 * http://etienne.sf.free.fr/wiki
199 *
200 * Directly here:
201 * http://forum.coppermine-gallery.net/index.php/board,100.0.html
202 *
203 * Support is available on this forum:
204 * http://coppermine-gallery.net/forum/index.php?topic=43432
205 *
206 * The applet is published on sourceforge:
207 * http://jupload.sourceforge.net
208 *
209 */
210
211
212
213// ------------------------------------------------------------------------- //
214// File jupload.php
215// ------------------------------------------------------------------------- //
216
217if (defined('JUPLOAD_PHP')) {
218        $lang_jupload_php = array_merge (
219                $lang_jupload_php,
220                array(
221                  'link_title' => 'JUpload',
222                  'link_comment' => 'Ladda upp bilder till galleriet med hjÀlp av appleten',
223                  'perm_denied' => 'Du har inte behörighet att utföra Ã¥tgÀrden<BR><BR>Om du inte Àr ansluten, <a href="$1">logga in</a> först',
224                  'select_album' => 'VÀlj ett album dÀr du vill spara bilderna',
225                  'button_update_album' => 'Uppdatera album',
226                  'button_create_album' => 'Skapa album',
227                  'success' => 'Utfört!',
228                  'error_select_album' => 'VÀlj ett album först',
229                  'error_album_name' => 'Namnge album',
230                  'error_album_already_exists' => 'Du har redan ett album med de namnet.<BR><BR>Klicka pÃ¥ <I>bÃ¥kÃ¥t</I> knappen i webblÀsaren, för att vÀlja ett annat namn.',
231                  'album_name' => 'Album namn',
232                  'album_presentation' => 'Du mÃ¥ste vÀlja ett album hÀr. Bilderna du laddar upp kommer sparas dÀr.<BR>Om du inte har ett album Àr listan tom. AnvÀnd \'Skapa\' kanppen för att göra ett.',
233                  'album_description' => 'Album förklaring',
234                  'add_pictures' => 'LÀgg till bilder i valt album',
235                  'max_upload_size' => 'Största godkÀnda storleken Àr $1 KB',
236                  'upload_presentation' => 'Om rutan nedanför inte visar appleten och webblÀsaren visar att det finns fel mÃ¥ste du installera en Java plugin<BR><BR> För att anvÀnda den <U>gamla sidan</U>, <a href="upload.php">tryck hÀr</a>.',
237                  'album' => 'Album',
238                  //Since 2.1.0
239                  'java_not_enabled' => 'Din webblÀsare saknar Java, gÃ¥r att ladda ner frÃ¥n <a href="http:\\java.sun.com\jre\">http:\\java.sun.com\jre</a>',
240                  //Since 3.0.0
241                  'picture_data_explanation' => 'Klicka pÃ¥ lÀnken och fyll i fÀlten nedanför. Om du vill att de ska gÀlla för alla filer nÀsta uppladdning.',
242                  'quota_used' => 'Du anvÀnder förnÀrvarande $1 MB ($2%) av $3 MB.',
243                  'quota_about_full' => 'Du mÃ¥ste frigöra minne, din kvot Àr fylld.',
244                  //Since 3.2.0
245                  'need_approval' => 'The gallery admin must approve these uploaded pictures, before you can see them on the gallery.'
246                )
247        );
248}
249
250
251--------------
252
Note: See TracBrowser for help on using the repository browser.