summaryrefslogtreecommitdiff
path: root/platform/darwin/resources/sv.lproj/Foundation.strings
blob: cac46cac1aa39d910138c31e47d6e6959c2e740e (plain)
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
/* Clock position format, long: {hours} o’clock */
"CLOCK_FMT_LONG" = "%@";

/* Clock position format, medium: {hours} o’clock */
"CLOCK_FMT_MEDIUM" = "%@";

/* Clock position format, short: {hours}:00 */
"CLOCK_FMT_SHORT" = "%@:00";

/* East, long */
"COMPASS_E_LONG" = "Öst";

/* East, short */
"COMPASS_E_SHORT" = "O";

/* East by north, long */
"COMPASS_EbN_LONG" = "Ost till Nord";

/* East by north, short */
"COMPASS_EbN_SHORT" = "OtN";

/* East by south, long */
"COMPASS_EbS_LONG" = "Ost till Syd";

/* East by south, short */
"COMPASS_EbS_SHORT" = "OtS";

/* East-northeast, long */
"COMPASS_ENE_LONG" = "Ostnordost";

/* East-northeast, short */
"COMPASS_ENE_SHORT" = "ONO";

/* East-southeast, long */
"COMPASS_ESE_LONG" = "Ostsydost";

/* East-southeast, short */
"COMPASS_ESE_SHORT" = "OSO";

/* North, long */
"COMPASS_N_LONG" = "Nord";

/* North, short */
"COMPASS_N_SHORT" = "N";

/* North by east, long */
"COMPASS_NbE_LONG" = "Nord till Ost";

/* North by east, short */
"COMPASS_NbE_SHORT" = "NtO";

/* North by west, long */
"COMPASS_NbW_LONG" = "Nord till Väst";

/* North by west, short */
"COMPASS_NbW_SHORT" = "NtV";

/* Northeast, long */
"COMPASS_NE_LONG" = "Nordost";

/* Northeast, short */
"COMPASS_NE_SHORT" = "NO";

/* Northeast by east, long */
"COMPASS_NEbE_LONG" = "Nordost till ost";

/* Northeast by east, short */
"COMPASS_NEbE_SHORT" = "NOtO";

/* Northeast by north, long */
"COMPASS_NEbN_LONG" = "Nordost till nord";

/* Northeast by north, short */
"COMPASS_NEbN_SHORT" = "NOtN";

/* North-northeast, long */
"COMPASS_NNE_LONG" = "Nordnordost";

/* North-northeast, short */
"COMPASS_NNE_SHORT" = "NNO";

/* North-northwest, long */
"COMPASS_NNW_LONG" = "Nordnordväst";

/* North-northwest, short */
"COMPASS_NNW_SHORT" = "NNV";

/* Northwest, long */
"COMPASS_NW_LONG" = "Nordväst";

/* Northwest, short */
"COMPASS_NW_SHORT" = "NV";

/* Northwest by north, long */
"COMPASS_NWbN_LONG" = "Nordväst till nord";

/* Northwest by north, short */
"COMPASS_NWbN_SHORT" = "NVtN";

/* Northwest by west, long */
"COMPASS_NWbW_LONG" = "Nordväst till väst";

/* Northwest by west, short */
"COMPASS_NWbW_SHORT" = "NVtV";

/* South, long */
"COMPASS_S_LONG" = "Syd";

/* South, short */
"COMPASS_S_SHORT" = "S";

/* South by east, long */
"COMPASS_SbE_LONG" = "Syd till ost";

/* South by east, short */
"COMPASS_SbE_SHORT" = "StO";

/* South by west, long */
"COMPASS_SbW_LONG" = "Syd till väst";

/* South by west, short */
"COMPASS_SbW_SHORT" = "StV";

/* Southeast, long */
"COMPASS_SE_LONG" = "Sydost";

/* Southeast, short */
"COMPASS_SE_SHORT" = "SO";

/* Southeast by east, long */
"COMPASS_SEbE_LONG" = "Sydost till ost";

/* Southeast by east, short */
"COMPASS_SEbE_SHORT" = "SOtO";

/* Southeast by south, long */
"COMPASS_SEbS_LONG" = "Sydost till syd";

/* Southeast by south, short */
"COMPASS_SEbS_SHORT" = "SOtS";

/* South-southeast, long */
"COMPASS_SSE_LONG" = "Sydsydost";

/* South-southeast, short */
"COMPASS_SSE_SHORT" = "SSO";

/* South-southwest, long */
"COMPASS_SSW_LONG" = "Sydsydväst";

/* South-southwest, short */
"COMPASS_SSW_SHORT" = "SSV";

/* Southwest, long */
"COMPASS_SW_LONG" = "Sydväst";

/* Southwest, short */
"COMPASS_SW_SHORT" = "SV";

/* Southwest by south, long */
"COMPASS_SWbS_LONG" = "Sydväst till syd";

/* Southwest by south, short */
"COMPASS_SWbS_SHORT" = "SVtS";

/* Southwest by west, long */
"COMPASS_SWbW_LONG" = "Sydväst till väst";

/* Southwest by west, short */
"COMPASS_SWbW_SHORT" = "SVtV";

/* West, long */
"COMPASS_W_LONG" = "Väst";

/* West, short */
"COMPASS_W_SHORT" = "V";

/* West by north, long */
"COMPASS_WbN_LONG" = "Väst till nord";

/* West by north, short */
"COMPASS_WbN_SHORT" = "VtN";

/* West by south, long */
"COMPASS_WbS_LONG" = "Väst till syd";

/* West by south, short */
"COMPASS_WbS_SHORT" = "VtS";

/* West-northwest, long */
"COMPASS_WNW_LONG" = "Västnordväst";

/* West-northwest, short */
"COMPASS_WNW_SHORT" = "VNV";

/* West-southwest, long */
"COMPASS_WSW_LONG" = "Västsydväst";

/* West-southwest, short */
"COMPASS_WSW_SHORT" = "VSV";

/* Degrees format, long */
"COORD_DEG_LONG" = "%d grad(er)";

/* Degrees format, medium: {degrees} */
"COORD_DEG_MEDIUM" = "%d°";

/* Degrees format, short: {degrees} */
"COORD_DEG_SHORT" = "%d°";

/* Coordinate format, long: {degrees}{minutes} */
"COORD_DM_LONG" = "%1$@ och %2$@";

/* Coordinate format, medium: {degrees}{minutes} */
"COORD_DM_MEDIUM" = "%1$@%2$@";

/* Coordinate format, short: {degrees}{minutes} */
"COORD_DM_SHORT" = "%1$@%2$@";

/* Coordinate format, long: {degrees}{minutes}{seconds} */
"COORD_DMS_LONG" = "%1$@, %2$@ och %3$@";

/* Coordinate format, medium: {degrees}{minutes}{seconds} */
"COORD_DMS_MEDIUM" = "%1$@%2$@%3$@";

/* Coordinate format, short: {degrees}{minutes}{seconds} */
"COORD_DMS_SHORT" = "%1$@%2$@%3$@";

/* East longitude format, long: {longitude} */
"COORD_E_LONG" = "%@ Öst";

/* East longitude format, medium: {longitude} */
"COORD_E_MEDIUM" = "%@ Öst";

/* East longitude format, short: {longitude} */
"COORD_E_SHORT" = "%@O";

/* Coordinate pair format, long: {latitude}, {longitude} */
"COORD_FMT_LONG" = "%1$@ till %2$@";

/* Coordinate pair format, medium: {latitude}, {longitude} */
"COORD_FMT_MEDIUM" = "%1$@, %2$@";

/* Coordinate pair format, short: {latitude}, {longitude} */
"COORD_FMT_SHORT" = "%1$@, %2$@";

/* Minutes format, long */
"COORD_MIN_LONG" = "%d minut(er)";

/* Minutes format, medium: {minutes} */
"COORD_MIN_MEDIUM" = "%dm";

/* Minutes format, short: {minutes} */
"COORD_MIN_SHORT" = "%dm";

/* North latitude format, long: {latitude} */
"COORD_N_LONG" = "%@ Nord";

/* North latitude format, medium: {latitude} */
"COORD_N_MEDIUM" = "%@ Nord";

/* North latitude format, short: {latitude} */
"COORD_N_SHORT" = "%@N";

/* South latitude format, long: {latitude} */
"COORD_S_LONG" = "%@ Syd";

/* South latitude format, medium: {latitude} */
"COORD_S_MEDIUM" = "%@ Syd";

/* South latitude format, short: {latitude} */
"COORD_S_SHORT" = "%@S";

/* Seconds format, long */
"COORD_SEC_LONG" = "%d sekund(er)";

/* Seconds format, medium: {seconds} */
"COORD_SEC_MEDIUM" = "%ds";

/* Seconds format, short: {seconds} */
"COORD_SEC_SHORT" = "%ds";

/* West longitude format, long: {longitude} */
"COORD_W_LONG" = "%@ Väst";

/* West longitude format, medium: {longitude} */
"COORD_W_MEDIUM" = "%@ Väst";

/* West longitude format, short: {longitude} */
"COORD_W_SHORT" = "%@W";