shorty.po
19.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-27 00:01+0100\n"
"PO-Revision-Date: 2013-03-26 11:18+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sr@latin\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/add.php:100
#, php-format
msgid "Url shortened to: %s"
msgstr ""
#: ajax/click.php:86
msgid "Click registered"
msgstr ""
#: ajax/count.php:53
msgid "Counted entries and clicks"
msgstr ""
#: ajax/del.php:62
#, php-format
msgid "Shorty with id '%s' deleted"
msgstr ""
#: ajax/edit.php:91
#, php-format
msgid "Modifications for shorty with id '%s' saved"
msgstr ""
#: ajax/list.php:82
#, php-format
msgid "Number of entries: %s"
msgstr ""
#: ajax/meta.php:56
#, php-format
msgid "Target url '%s' is valid"
msgstr ""
#: ajax/preferences.php:77
#, php-format
msgid "Preference '%s' saved"
msgstr ""
#: ajax/preferences.php:116
#, php-format
msgid "Preference '%s' retrieved"
msgstr ""
#: ajax/settings.php:70 ajax/settings.php:112
#, php-format
msgid "Setting '%s' saved"
msgstr ""
#: ajax/status.php:66
#, php-format
msgid "Status change for shorty with id '%s' saved"
msgstr ""
#: index.php:162
msgid "all"
msgstr ""
#: js/shorty.js:930 js/shorty.js:2196 templates/tmpl_url_add.php:81
#: templates/tmpl_url_edit.php:92
msgid "never"
msgstr ""
#: js/shorty.js:1267
msgid "Sorry, that target is invalid!"
msgstr ""
#: js/shorty.js:1787 js/shorty.js:1889 templates/tmpl_url_add.php:41
#: templates/tmpl_url_add.php:42 templates/tmpl_url_edit.php:41
#: templates/tmpl_url_edit.php:42 templates/tmpl_url_share.php:41
#: templates/tmpl_url_share.php:42 templates/tmpl_url_show.php:41
#: templates/tmpl_url_show.php:42
msgid "Close"
msgstr "Zatvori"
#: js/shorty.js:1833
msgid "Mail client"
msgstr ""
#: js/shorty.js:1834 js/shorty.js:1863
msgid "Cancel"
msgstr "Otkaži"
#: js/shorty.js:1862
msgid "SMS composer"
msgstr ""
#: lib/exception.php:84
msgid "Exception"
msgstr ""
#: lib/exception.php:93
#, php-format
msgid "Exception (%s)"
msgstr ""
#: lib/exception.php:92
#, php-format
msgid ""
"%s\n"
"Message(code): %s (%s)\n"
"File(line): %s (%s)\n"
"Info: %%s"
msgstr ""
#: lib/exception.php:103
#, php-format
msgid ""
"Unexpected type of exception caught:%s\n"
"%s"
msgstr ""
#: lib/exception.php:104
#, php-format
msgid ""
"Unexpected thrown object of type caught:\n"
"%s"
msgstr ""
#: templates/tmpl_dlg_clipboard.php:39 templates/tmpl_dlg_clipboard.php:45
#: templates/tmpl_dlg_email.php:49 templates/tmpl_dlg_qrcode.php:64
#: templates/tmpl_dlg_sms.php:50 templates/tmpl_url_share.php:114
msgid "Copy to clipboard"
msgstr ""
#: templates/tmpl_dlg_clipboard.php:41
msgid "The link below can be copied for usage apart"
msgstr ""
#: templates/tmpl_dlg_clipboard.php:45 templates/tmpl_dlg_email.php:51
#: templates/tmpl_dlg_qrcode.php:64 templates/tmpl_dlg_sms.php:50
msgid "Ctrl-C"
msgstr ""
#: templates/tmpl_dlg_email.php:39
msgid "Send link by email"
msgstr ""
#: templates/tmpl_dlg_email.php:42
msgid "Clicking 'Ok' below will try to launch an email composer"
msgstr ""
#: templates/tmpl_dlg_email.php:44
msgid "Alternatively the link can be copied into a message manually"
msgstr ""
#: templates/tmpl_dlg_email.php:54 templates/tmpl_dlg_sms.php:54
msgid "then paste into message"
msgstr ""
#: templates/tmpl_dlg_email.php:56 templates/tmpl_dlg_qrcode.php:66
#: templates/tmpl_dlg_sms.php:54
msgid "Ctrl-V"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:39
msgid "Shorty as QRCode"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:43
msgid "This 2d barcode encodes the url pointing to this Shorty"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:45
msgid "Use it in web pages by referencing or embedding"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:46
msgid "or simpy print or download it for off-line usage"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:49
msgid "QRCode"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:52
msgid "Click for embedding details"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:58
msgid "This is the url referencing the QRCode shown before"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:60
msgid "Embed the QRCode as an image into some web page using this url"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:66
msgid "Paste to embed elsewhere"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:70
msgid "Alternatively the image can be downloaded for printout or storage"
msgstr ""
#: templates/tmpl_dlg_qrcode.php:71
msgid "That image can be used when writing documents or setting up web sites"
msgstr ""
#: templates/tmpl_dlg_sms.php:39
msgid "Prepare to send as SMS"
msgstr ""
#: templates/tmpl_dlg_sms.php:41
msgid "Clicking 'Ok' below will try to launch an sms composer"
msgstr ""
#: templates/tmpl_dlg_sms.php:43
msgid "Typically this only works on devices like smart phones"
msgstr ""
#: templates/tmpl_dlg_sms.php:45
msgid "Unfortunately the implementation of this scheme is limited"
msgstr ""
#: templates/tmpl_dlg_sms.php:46
msgid "therefore the content must be copied manually"
msgstr ""
#: templates/tmpl_dlg_sms.php:52
msgid "after the SMS has been launched"
msgstr ""
#: templates/tmpl_dlg_verify.php:37
msgid "Static backend: base url verification"
msgstr ""
#: templates/tmpl_dlg_verify.php:46 templates/tmpl_dlg_verify.php:62
msgid "Success"
msgstr ""
#: templates/tmpl_dlg_verify.php:46 templates/tmpl_dlg_verify.php:47
#: templates/tmpl_dlg_verify.php:62
msgid "Verification successful"
msgstr ""
#: templates/tmpl_dlg_verify.php:49
msgid "Great, your setup appears to be working fine!"
msgstr ""
#: templates/tmpl_dlg_verify.php:51
msgid ""
"Requests to the configured base url are mapped to this ownClouds relay "
"service."
msgstr ""
#: templates/tmpl_dlg_verify.php:53
msgid ""
"Usage of that static backend is fine and safe as long as this setup is not "
"altered."
msgstr ""
#: templates/tmpl_dlg_verify.php:55
msgid ""
"This backend will now be offered as an additional backend alternative to all"
" local users inside their personal preferences."
msgstr ""
#: templates/tmpl_dlg_verify.php:63
msgid "Verification failed"
msgstr ""
#: templates/tmpl_dlg_verify.php:65
msgid "Sorry, but your setup appears not to be working correctly yet!"
msgstr ""
#: templates/tmpl_dlg_verify.php:66
msgid ""
"Please check your setup and make sure that the configured base url is indeed"
" correct."
msgstr ""
#: templates/tmpl_dlg_verify.php:67
msgid ""
"Make sure that all requests to it are somehow mapped to Shortys relay "
"service."
msgstr ""
#: templates/tmpl_dlg_verify.php:68
msgid "Relay service"
msgstr ""
#: templates/tmpl_index.php:53 templates/tmpl_url_list.php:59
msgid "New Shorty"
msgstr ""
#: templates/tmpl_index.php:59 templates/tmpl_index.php:61
msgid "Home"
msgstr "Kuća"
#: templates/tmpl_index.php:66 templates/tmpl_index.php:68
msgid "Configuration"
msgstr ""
#: templates/tmpl_index.php:81
msgid "Number of entries"
msgstr ""
#: templates/tmpl_index.php:84 templates/tmpl_index.php:90
msgid "Loading"
msgstr ""
#: templates/tmpl_index.php:87
msgid "Total of clicks"
msgstr ""
#: templates/tmpl_preferences.php:49
msgid "Backend"
msgstr ""
#: templates/tmpl_preferences.php:53
msgid "Choose service…"
msgstr ""
#: templates/tmpl_preferences.php:69 templates/tmpl_preferences.php:89
#: templates/tmpl_preferences.php:114 templates/tmpl_preferences.php:132
#: templates/tmpl_preferences.php:145 templates/tmpl_preferences.php:161
#: templates/tmpl_preferences.php:193 templates/tmpl_preferences.php:210
#: templates/tmpl_preferences.php:223 templates/tmpl_settings.php:56
msgid "Example"
msgstr ""
#: templates/tmpl_preferences.php:75
msgid ""
"No backend is used, direct links pointing to your ownCloud are generated."
msgstr ""
#: templates/tmpl_preferences.php:76
msgid ""
"Such links are most likely longer than those generated when using a backend."
msgstr ""
#: templates/tmpl_preferences.php:77
msgid ""
"However this option does not rely on any third party service and keeps your "
"shortys under your control."
msgstr ""
#: templates/tmpl_preferences.php:82 templates/tmpl_settings.php:49
msgid "Base url"
msgstr ""
#: templates/tmpl_preferences.php:85 templates/tmpl_settings.php:52
msgid "Specify a static base url…"
msgstr ""
#: templates/tmpl_preferences.php:90 templates/tmpl_settings.php:57
msgid "Verify by clicking…"
msgstr ""
#: templates/tmpl_preferences.php:97 templates/tmpl_settings.php:63
msgid ""
"Static, rule-based backend, generates shorty links relative to a given base "
"url."
msgstr ""
#: templates/tmpl_preferences.php:98
msgid ""
"Since this setup depends on server based configuration rules the base url "
"can only be specified in the 'Admin' section of the configuration."
msgstr ""
#: templates/tmpl_preferences.php:99 templates/tmpl_settings.php:66
msgid ""
"Have a try with the example link provided, click it, it should result in a "
"confirmation that your setup is working."
msgstr ""
#: templates/tmpl_preferences.php:100
msgid ""
"Only use this backend, if you can provide a short base url that is mapped "
"the described way. Your shorties won't work otherwise."
msgstr ""
#: templates/tmpl_preferences.php:105
msgid "bit.ly user"
msgstr ""
#: templates/tmpl_preferences.php:107
msgid "bit.ly user name"
msgstr ""
#: templates/tmpl_preferences.php:108
msgid "bit.ly key"
msgstr ""
#: templates/tmpl_preferences.php:110
msgid "bit.ly users key"
msgstr ""
#: templates/tmpl_preferences.php:120
msgid ""
"The external 'bitly.com' service is used to register a short url for each "
"generated shorty."
msgstr ""
#: templates/tmpl_preferences.php:122
msgid "API access key"
msgstr ""
#: templates/tmpl_preferences.php:121
#, php-format
msgid ""
"The service requires you to authenticate yourself by providing a valid "
"bit.ly user name and an '%s'."
msgstr ""
#: templates/tmpl_preferences.php:124
msgid "register an account"
msgstr ""
#: templates/tmpl_preferences.php:123
#, php-format
msgid "This means you have to '%s' at their site first."
msgstr ""
#: templates/tmpl_preferences.php:137
msgid ""
"The external 'cli.gs' service is used to register a short url for each "
"generated shorty."
msgstr ""
#: templates/tmpl_preferences.php:150
msgid ""
"The external 'is.gd' service is used to register a short url for each "
"generated shorty."
msgstr ""
#: templates/tmpl_preferences.php:155
msgid "API key"
msgstr ""
#: templates/tmpl_preferences.php:157 templates/tmpl_preferences.php:176
msgid "Google API key"
msgstr ""
#: templates/tmpl_preferences.php:168
msgid ""
"Force verification of encryption certificates during communication with the "
"backend"
msgstr ""
#: templates/tmpl_preferences.php:174
msgid ""
"Googles external 'goo.gl service' is used to register a short url for each "
"generated shorty."
msgstr ""
#: templates/tmpl_preferences.php:175
#, php-format
msgid "You must provide a valid '%%s' to use this service."
msgstr ""
#: templates/tmpl_preferences.php:177
msgid "This means you require a 'Google API console account'."
msgstr ""
#: templates/tmpl_preferences.php:178
#, php-format
msgid "Register a new '%%s' at their pages."
msgstr ""
#: templates/tmpl_preferences.php:179
msgid "Google API account"
msgstr ""
#: templates/tmpl_preferences.php:184
msgid "tiny.cc user"
msgstr ""
#: templates/tmpl_preferences.php:186
msgid "tiny.cc user name"
msgstr ""
#: templates/tmpl_preferences.php:187
msgid "tiny.cc key"
msgstr ""
#: templates/tmpl_preferences.php:189
msgid "tiny.cc user key"
msgstr ""
#: templates/tmpl_preferences.php:199
msgid ""
"The external 'tiny.cc' service is used to register a short url for each "
"generated shorty."
msgstr ""
#: templates/tmpl_preferences.php:200
msgid ""
"The service requires you to authenticate yourself by providing a valid "
"tiny.cc user name and an api access key."
msgstr ""
#: templates/tmpl_preferences.php:202
msgid "account"
msgstr ""
#: templates/tmpl_preferences.php:201
#, php-format
msgid "This means you have to register an '%s' at their site first."
msgstr ""
#: templates/tmpl_preferences.php:215
msgid ""
"The external 'ti.ny' service is used to register a short url for each "
"generated shorty."
msgstr ""
#: templates/tmpl_preferences.php:228
msgid ""
"The external 'turl' service is used to register a short url for each "
"generated shorty."
msgstr ""
#: templates/tmpl_preferences.php:234
msgid "SMS"
msgstr ""
#: templates/tmpl_preferences.php:239
msgid "disabled"
msgstr ""
#: templates/tmpl_preferences.php:242
msgid "enabled"
msgstr ""
#: templates/tmpl_preferences.php:244
msgid "Enabling the SMS option will offer sending a Shorty via SMS."
msgstr ""
#: templates/tmpl_preferences.php:248
msgid ""
"Unfortunately support for 'SMS url handling' is usually only found on mobile"
" devices like smart phones."
msgstr ""
#: templates/tmpl_preferences.php:249
msgid ""
"In addition, those implementations are minimalistic, buggy and differ from "
"system to system."
msgstr ""
#: templates/tmpl_preferences.php:250
msgid "In short: this might not work for you, therefore you can disable it…"
msgstr ""
#: templates/tmpl_preferences.php:254
msgid "Feedback"
msgstr ""
#: templates/tmpl_preferences.php:264
msgid "The amount of feedback messages shown."
msgstr ""
#: templates/tmpl_preferences.php:273
msgid "Administrative, system wide settings of this app:"
msgstr ""
#: templates/tmpl_preferences.php:279
msgid "Administration"
msgstr ""
#: templates/tmpl_settings.php:47
msgid "Optional configuration of a 'Static Backend'"
msgstr ""
#: templates/tmpl_settings.php:64
msgid ""
"You have to take care that any request to the url configured here is "
"internally mapped to the 'shorty' module."
msgstr ""
#: templates/tmpl_settings.php:65
msgid "The target of that mapping must be some URL like:"
msgstr ""
#: templates/tmpl_settings.php:67
msgid ""
"Leave empty if you can't provide a short base url that is mapped the "
"described way."
msgstr ""
#: templates/tmpl_settings.php:75
#, php-format
msgid "The additional plugin '%%s' tracks the usage of existing Shortys!"
msgstr ""
#: templates/tmpl_settings.php:78
msgid "It can be enabled by a single click in the administration:"
msgstr ""
#: templates/tmpl_settings.php:80
msgid "Apps selector"
msgstr ""
#: templates/tmpl_url_add.php:45
msgid "Add a new shorty"
msgstr ""
#: templates/tmpl_url_add.php:47 templates/tmpl_url_edit.php:54
#: templates/tmpl_url_share.php:83 templates/tmpl_url_show.php:53
msgid "Target url"
msgstr ""
#: templates/tmpl_url_add.php:65 templates/tmpl_url_edit.php:76
#: templates/tmpl_url_list.php:74 templates/tmpl_url_share.php:48
#: templates/tmpl_url_show.php:71
msgid "Title"
msgstr "Naslov"
#: templates/tmpl_url_add.php:69 templates/tmpl_url_edit.php:80
#: templates/tmpl_url_list.php:78 templates/tmpl_url_share.php:51
#: templates/tmpl_url_show.php:75
msgid "Status"
msgstr ""
#: templates/tmpl_url_add.php:78 templates/tmpl_url_edit.php:89
#: templates/tmpl_url_list.php:77 templates/tmpl_url_show.php:77
msgid "Expiration"
msgstr ""
#: templates/tmpl_url_add.php:86 templates/tmpl_url_edit.php:97
#: templates/tmpl_url_show.php:81
msgid "Notes"
msgstr ""
#: templates/tmpl_url_add.php:88 templates/tmpl_url_edit.php:99
msgid "Anything that appears helpful …"
msgstr ""
#: templates/tmpl_url_add.php:91
msgid "Add as new"
msgstr ""
#: templates/tmpl_url_edit.php:45 templates/tmpl_url_list.php:183
msgid "Modify shorty"
msgstr ""
#: templates/tmpl_url_edit.php:48 templates/tmpl_url_share.php:65
#: templates/tmpl_url_show.php:47
msgid "Source url"
msgstr ""
#: templates/tmpl_url_edit.php:51 templates/tmpl_url_share.php:74
#: templates/tmpl_url_show.php:50
msgid "Relay url"
msgstr ""
#: templates/tmpl_url_edit.php:103 templates/tmpl_url_list.php:76
#: templates/tmpl_url_show.php:85
msgid "Clicks"
msgstr ""
#: templates/tmpl_url_edit.php:105 templates/tmpl_url_show.php:87
msgid "Creation"
msgstr ""
#: templates/tmpl_url_edit.php:107 templates/tmpl_url_show.php:89
msgid "Access"
msgstr ""
#: templates/tmpl_url_edit.php:112
msgid "Save"
msgstr "Snimi"
#: templates/tmpl_url_list.php:41
msgid "Nothing here yet"
msgstr ""
#: templates/tmpl_url_list.php:44
msgid "If you just started using Shorty"
msgstr ""
#: templates/tmpl_url_list.php:49
#, php-format
msgid "Set personal preferences using the cog wheel (%%s) on the bottom left!"
msgstr ""
#: templates/tmpl_url_list.php:58
msgid "Create a new 'Shorty' and share it"
msgstr ""
#: templates/tmpl_url_list.php:59
#, php-format
msgid "Use the '%s' button above or the fine 'Shortlet'"
msgstr ""
#: templates/tmpl_url_list.php:70
msgid "Toggle toolbar"
msgstr ""
#: templates/tmpl_url_list.php:75
msgid "Target"
msgstr ""
#: templates/tmpl_url_list.php:86
msgid "reload"
msgstr ""
#: templates/tmpl_url_list.php:86
msgid "Reload list"
msgstr ""
#: templates/tmpl_url_list.php:94 templates/tmpl_url_list.php:105
#: templates/tmpl_url_list.php:116 templates/tmpl_url_list.php:126
msgid "up"
msgstr ""
#: templates/tmpl_url_list.php:94 templates/tmpl_url_list.php:105
#: templates/tmpl_url_list.php:116 templates/tmpl_url_list.php:126
msgid "Sort ascending"
msgstr ""
#: templates/tmpl_url_list.php:97 templates/tmpl_url_list.php:108
#: templates/tmpl_url_list.php:119 templates/tmpl_url_list.php:129
msgid "down"
msgstr ""
#: templates/tmpl_url_list.php:97 templates/tmpl_url_list.php:108
#: templates/tmpl_url_list.php:119 templates/tmpl_url_list.php:129
msgid "Sort descending"
msgstr ""
#: templates/tmpl_url_list.php:178 templates/tmpl_url_list.php:179
msgid "show"
msgstr "prikaži"
#: templates/tmpl_url_list.php:179 templates/tmpl_url_show.php:45
msgid "Show details"
msgstr ""
#: templates/tmpl_url_list.php:182
msgid "edit"
msgstr ""
#: templates/tmpl_url_list.php:183
msgid "modify"
msgstr ""
#: templates/tmpl_url_list.php:186 templates/tmpl_url_list.php:187
msgid "delete"
msgstr ""
#: templates/tmpl_url_list.php:187
msgid "Delete shorty"
msgstr ""
#: templates/tmpl_url_list.php:190 templates/tmpl_url_list.php:191
msgid "share"
msgstr ""
#: templates/tmpl_url_list.php:191
msgid "Share shorty"
msgstr ""
#: templates/tmpl_url_list.php:194 templates/tmpl_url_list.php:195
msgid "open"
msgstr ""
#: templates/tmpl_url_list.php:195
msgid "Open target"
msgstr ""
#: templates/tmpl_url_share.php:45
msgid "Share and use"
msgstr ""
#: templates/tmpl_url_share.php:59
msgid "for any access"
msgstr ""
#: templates/tmpl_url_share.php:60
msgid "for own usage"
msgstr ""
#: templates/tmpl_url_share.php:61
msgid "with ownCloud users"
msgstr ""
#: templates/tmpl_url_share.php:62
msgid "available for everyone"
msgstr ""
#: templates/tmpl_url_share.php:66
msgid "This is the shortened url registered at the backend"
msgstr ""
#: templates/tmpl_url_share.php:69
msgid "Open source url"
msgstr ""
#: templates/tmpl_url_share.php:75
msgid "This is a internal url that the shortened url relays to"
msgstr ""
#: templates/tmpl_url_share.php:78
msgid "Open relay url"
msgstr ""
#: templates/tmpl_url_share.php:84
msgid "This is the target url specified when generating this Shorty"
msgstr ""
#: templates/tmpl_url_share.php:87
msgid "Open target url"
msgstr ""
#: templates/tmpl_url_share.php:97
msgid "Show as QRCode"
msgstr ""
#: templates/tmpl_url_share.php:102
msgid "Send by email"
msgstr ""
#: templates/tmpl_url_share.php:108
msgid "Send by SMS"
msgstr ""
#: templates/tmpl_wdg_shortlet.php:37
msgid "Shortlet"
msgstr ""
#: templates/tmpl_wdg_shortlet.php:41
msgid "Add page as 'Shorty' to ownCloud"
msgstr ""
#: templates/tmpl_wdg_shortlet.php:47
msgid "Drag this to your browser bookmarks."
msgstr ""
#: templates/tmpl_wdg_shortlet.php:49
msgid "Click it, for whatever site you want to create a Shorty."
msgstr ""